文件名称:ATMEGA16
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 杜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
adc.c用于实现MEGA16中的模数转换功能。
ds1302.c用于实现MEGA16从DS1302芯片中获取时钟信息。
yaokong.c提供一种利用HS0038获取电视机遥控的红外信号并将它解码的方案。
zlg7290.c提供MEGA16与ZLG7290芯片连接的方案,用于外接矩阵键盘。
i2c.c用于MEGA16实现I2C总线数据传输。
12864S.c用于实现LCD12864的串行输入。
ST7920是LCD12864的汉子库的调用函数。
EXPERIMENT.C是基于以上功能设计的一块综合开发板的代码,内有使用说明可供参考。-adc.c used to implement the analog-digital conversion MEGA16 function. ds1302.c used to implement MEGA16 get from the DS1302 chip clock information. yaokong.c provides a use of HS0038 to obtain the infrared TV remote control signal and its decoding programs. zlg7290.c provide MEGA16 ZLG7290 chip connection with the program for the external matrix keyboard. i2c.c I2C bus for MEGA16 achieve data transmission. 12864S.c used to implement LCD12864 serial input. ST7920 is LCD12864 the guy calling the library function. EXPERIMENT.C is based on a more functional design of the comprehensive development of the code board, containing instructions for reference.
ds1302.c用于实现MEGA16从DS1302芯片中获取时钟信息。
yaokong.c提供一种利用HS0038获取电视机遥控的红外信号并将它解码的方案。
zlg7290.c提供MEGA16与ZLG7290芯片连接的方案,用于外接矩阵键盘。
i2c.c用于MEGA16实现I2C总线数据传输。
12864S.c用于实现LCD12864的串行输入。
ST7920是LCD12864的汉子库的调用函数。
EXPERIMENT.C是基于以上功能设计的一块综合开发板的代码,内有使用说明可供参考。-adc.c used to implement the analog-digital conversion MEGA16 function. ds1302.c used to implement MEGA16 get from the DS1302 chip clock information. yaokong.c provides a use of HS0038 to obtain the infrared TV remote control signal and its decoding programs. zlg7290.c provide MEGA16 ZLG7290 chip connection with the program for the external matrix keyboard. i2c.c I2C bus for MEGA16 achieve data transmission. 12864S.c used to implement LCD12864 serial input. ST7920 is LCD12864 the guy calling the library function. EXPERIMENT.C is based on a more functional design of the comprehensive development of the code board, containing instructions for reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ATMEGA16\12864s.c
........\1602B_LCD.c
........\adc.c
........\adc.h
........\ds1302.c
........\experiment.c
........\experiment使用说明.txt
........\i2c.c
........\i2c.h
........\ST7920.c
........\ST7920.h
........\yaokong.c
........\zlg7290.c
........\zlg7290.h
ATMEGA16
........\1602B_LCD.c
........\adc.c
........\adc.h
........\ds1302.c
........\experiment.c
........\experiment使用说明.txt
........\i2c.c
........\i2c.h
........\ST7920.c
........\ST7920.h
........\yaokong.c
........\zlg7290.c
........\zlg7290.h
ATMEGA16