新一代功能比较齐全的c8051f020单片机的串行通信c程序
上传时间: 2013-12-12
上传用户:曹云鹏
单片机c8051f020的音频输出程序,编译器用是KEIL,P11口输出,本程序默认演奏《梁祝》片段,测试通过。
上传时间: 2014-01-05
上传用户:1159797854
c8051f020温度采集程序,利用内部温度传感器进行温度采集
上传时间: 2013-12-19
上传用户:lifangyuan12
c8051f020对实时时钟的读写,用I2C进行读写
上传时间: 2014-01-06
上传用户:libenshu01
c8051f020单片机控制铁电存储器FM24CL04的驱动程序,环境keil,汇编编写
上传时间: 2013-12-13
上传用户:lz4v4
c8051f020的头文件,主要是本单片机的硬件地址指向等。
上传时间: 2013-12-28
上传用户:stvnash
c8051f020的全面应用,包括两个UART口、SPI、I2C,所有I/O均用上。
上传时间: 2015-06-25
上传用户:xieguodong1234
c8051f020 东软电力载波集中器命令处理程序
上传时间: 2013-12-03
上传用户:shizhanincc
c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1 0x00, // control regesiter 2 0x01, //current second 0x19, //current minute 0x20, //current hour 0x29, //current data 0x04, //current week 0x07, //current month 0x05, //current year 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // alarm value reset 0x00, // clk out disable 0x00, // close timer 0x00, } /*********************************************************************/ extern void Current_Time ( void ) extern void Set_Time ( void )
标签: c8051f020 SYSTEM CLOCK IIC
上传时间: 2015-06-30
上传用户:edisonfather
c8051f020的SED1335驱动程序
上传时间: 2015-07-17
上传用户:sssl