资源列表
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
cycle
- 控制单片机中发光二极管的左右循环发光程序,效果很好
zhanming
- 采用了链表的形式,按顺序输出从起点到终点各站站名,及统计有多少站
24C04
- 24 系列存储器驱动-24 Series memory drive
adc_key_v1_0
- avr单片机的adc键盘,利用了avr单片机的adc接口-adc keyboard microcontroller avr
CS5460
- CS5460的单片机驱动程序,网上极少有的,实际工程使用。mega16单片机4.032M晶振。-CS5460 microcontroller drivers, on-line rare, the actual works. mega16 microcontroller 4.032M crystal.
USart_message
- 基于状态机思想的串口命令解析,单片机使用stm32-resolve a message from usart using FSM,the MCU is stm32
max7219
- 51单片机MAX7219 LED驱动代码,C语言编写。-MAX7219 drive with C language.
1
- 1602 液晶 时钟程序 c8051单片机程序-1602 LCD clock program c8051 microcontroller program
DHT11
- ZigBee的温湿度传感器源驱动程序 自己调试的 已经成功 请勿乱载-ZigBee temperature and humidity sensor source drivers do not own debugging has been successfully contained chaos
JIAOTONGDNEG4
- 单片机上有关于交通灯的显示,还有交通灯时间的显示!-There are traffic lights on display, as well as traffic light display time on the MCU!
