资源列表
pwm
- 基于msp430单片机的脉宽调制pwm函数,经过149及169验证的。-be based on the msp430 scm
ADC
- 基于89S51单片机控制的ADC C语言程序-Based on the 89 S51 single chip microcomputer control ADC C program
key
- PIC16F877单片机矩阵键盘扫描,C程序。-PIC16F877 microcontroller scans the keyboard matrix, C program.
TLC1543-AD
- TLC1543 AD采样子程序.C语言的 -TLC1543 AD sampling subroutine C language
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!
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
- 控制单片机中发光二极管的左右循环发光程序,效果很好