搜索资源列表
IR_SEND(at89s52)
- 有at89s52模拟NEC或SONY code 发遥控码-at89s52 gpio send NEC or SONY IR code
AT24C01
- 使用at89s52单片机,采用GPIO管脚模拟i2c总线读写AT24c01eeprom.少经改变就可以用于读写AT24Cxx系列的EEPROM。已经用于工程实践,读写AT24C01有效可靠。用于存储一些配置信息,128字节的at24c01是一个很好的选择。模块化的程序,也很容易移植,里面有丰富的注释-Use AT89S52 microcontroller, GPIO pin used to read and write analog i2c bus AT24c01eeprom. Less by
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
RTC_DS1302
- 使用AT89S52单片机,在keil c51环境下,控制RTC芯片DS1302实现实时时钟功能。此工程经过实际应用证明,有效。GPIO管脚模拟i2c总线方式读写DS1302的片内寄存器,可以实现万年历时间的读取和设定,注释丰富,代码很容易移植到其他系统中使用-Use AT89S52 Singlechip in keil c51 environment, control RTC chip DS1302 real-time clock function. This works through the