资源列表
99992
- 秒表程序-Stopwatch program
CS18-2
- 定时中断。采用定时器T0,定时50ms,每次定时溢出引起中断,在中断程序中对计数器累加。每一秒LED亮0.2s,熄0.8s。 特色:低功耗。程序中技巧在于将1s分成cnt记20次,0.2秒占20 ,即中断的前4次都点亮,后16次都熄灭。-Interrupted from time to time. The use of timer T0, from time to time 50ms, each caused by overflow from time to time interrupted
1602T
- 1602液晶程序,使用汇编程序编写!可以作为1602测试及学习用!-a program for 1602
fre_pwm
- 可以调整频率和占空比的大小,用计数器来实现。时钟越高精度越好-FREQUENCE DUTY CYCLE
EEPROM
- Firmware written in Embedded C for implementing an I2C communication between a PIC16F877A with a 28Cxx EEPROM memory. However this can be modified to work on any controller platform.
ADE7753
- 基于LPC1114的ADE7753读写C文件-LPC1114 based on the ADE7753 to read and write C files
FREQ-COUNTER
- frequency counter in pic 16f877a
Print-table-(2)
- 打印乘法口诀表,每项的格式为:i * j = k,如: 1 * 1 = 1 1 * 2 = 2 2 * 2 = 4 1 * 3 = 3 2 * 3 = 6 3 * 3 = 9-Print multiplication formulas table format for each of: i* j = k, such as: 1* 1 = 1 1* 2 = 2 2* 2 = 4 1* 3 = 3 2* 3 = 6 3* 3 = 9
63
- 从8255的C口低四位输入一个BCD码,高四位也输入一个BCD码,两者相加后,以BCD码的形式从A口输出到指示灯。CS接280H。-From the 8255 low of C 4 I enter a BCD code, the high-four also enter a BCD code, the two add up to the form of BCD code output from the A to the light. CS then 280H.
ADC8C
- It is the program for ADC 8-channel for 8051.
encoder
- libs for encoder using -libs for encoder using
counter10
- 十进制计数器,比较简单,比较容易,希望大家不要见怪-decimal counter