资源列表
watchdog
- #include <reg52.h> //52系列单片机头文件 #define uchar unsigned char #define uint unsigned int sfr WDT_CONTR=0xe1 sbit led1=P0^0 sbit leds=P1^4 //led使能 void delayms(uint xms) { uint i,j for(i=xms i>0 i-
main
- 利用单片机编程实现编码器计数,用来测定特定设备的速度。-Encoder counts
RF2052
- 利用单片机实现对芯片RF2050的配置工作的源代码,c源程序经测试完全可用-Microcontroller achieve the configuration chip RF2050 source code, c source code has been tested and is fully available.
DSP2812aMAX7219
- DSP2812实现MAX7219驱动LG5641AH四位数码管程序,用来显示0~999,已测试,可用!-DSP2812 achieve MAX7219 drive LG5641AH four digital tube, used to display 0 to 999, have been tested, available!
hongwai
- 三个红外测距传感器同时进行不同方向的测距,将距离传到LCD上显示-Three infrared distance sensor in different directions at the same time distance measurement, the distance to the display on the LCD
I2C_PWM
- pic16f1823的PWM程序,自身带的PWM发生器配置等-Pic16f1823 PWM procedures, the band PWM generator configuration
pic12f675
- pic12f675的按键处理程序,非常适合工控场合的哦-The pic12f675 button process, very suitable for industrial applications.
f1823_at24xx
- pic16f1823与AT24C08通信的C程序,自身的I2C非模拟的-Pic16f1823 and AT24C08 communication procedures C, their own I2C simulation
CS5513-BS-C51
- CS5513-BS C51驱动程序 欢迎下载!-CS5513-BS C51 drivers are welcome to download!
timer0
- c8051f410单片机的定时器0的简单程序,初学者很适合。-c8051f410 microcontroller timer 0 simple program, it is suitable for beginners.
msp430x24x_flashwrite_01
- MSP430F249的flash读写操作的代码,用C语言完成,能运行的哦。-MSP430F249 flash read and write operation code, with the completion of the C language, can run, oh.
HT1621
- ht1621 LCD driver controller source code for c51