资源列表
clock
- 单片机时钟程序,可分别设置小时分钟秒 没有断电自动重装功能-clock
18B20LED
- //温度数码管显示演示程序 //数码管位选信号 :由右到左为P20、P21、P22、P23、P24、P33 //数码管数据线 :P0口 //数码管数字码 :0 0xC0 1 0xF9 2 0xA4 3 0xB0 4 0x99 5 0x92 6 0x82 7 0xF8 8 0x80 9 0x90 //数码管带点码 :0 0x40 1 0x79 2 0x24 3 0x30 4 0x19 5 0x12 6 0x02 7 0x78 8 0x00 9 0x10 //18B20端口DQ
rtc-demo
- DS1307 RTC real time clock header file for atmel AT89X5X- DS1307 RTC real time clock header file for atmel AT89X5X
8051_timer1
- 8051 timer for atmel at89c52 or At89s52-8051 timer for atmel at89c52 or At89s52
basici2c
- i2c for 8051 and atmel at89c52 or At89s52-i2c for 8051 and atmel at89c52 or At89s52
EEPROM
- eeprom program for 8051 and atmel at89c52 or At89s52-eeprom program for 8051 and atmel at89c52 or At89s52
clock
- digital clock using 8051 timer for atmel at89c52 or At89s52-digital clock using 8051 timer for atmel at89c52 or At89s52
seeprom_93CS46
- serial memory rom for for atmel at89c52 or At89s52-serial memory rom for for atmel at89c52 or At89s52
1820
- 程序名: DS18B20测温程序 CPU型号:AT89S52/STC89C51RC 晶振:11.0592 M 功能描述: 测温室温显示 用数字温度传感器DS18B20就可以实时检测室温值-void main(void) { wei1=0 wei2=0 wei3=0,wei4=0 wei5=0 wei6=0 while(1) { Read_Disp_Temperature() } }
8051_SourceCODE_Library
- Library for the 8051 microcontroller. such as math routine, hexBCD, LCD, Keyboard, I2C, Remote, Keypad, Serial EEPROM.. ect. All lybrary function has been tested. -Library for the 8051 microcontroller. such as math routine, hexBCD, LCD, Keyb
DS1302clockchip
- 使用数字式时钟芯片DS1302设计的电子时钟,Keil51实现,实际运行通过-The use of digital design of the DS1302 clock chip electronic clock, Keil51 achieved through the practical operation
charLCD1602
- 字符液晶1602是51单片机中常用的液晶型号,本设计提供Keil51的源程序以及Proteus的仿真实现-1602 LCD is 51 characters commonly used in single-chip LCD models, the design of the source and Keil51 the simulation Proteus
