资源列表
Control
- CPU的处理程序,实时处理数据,并做出正确的反应。-The processing of CPU, real-time processing data, and make the correct response.
GetHC166DIVal
- 74HC166做数据采集的重要列程,供51单片机开发参考,也许会有很大的帮助。-74HC166 important to do data collection out of the way for the development of 51 single-chip reference, there may be a great help.
twi_exe
- AVR TWI 接口程序代码,可方便控制i2c器件-the i2c interface code of AVR microcontroller
clock
- 基于51单片机的电子钟 通过定时器计时 -51danpianji clock
PRG
- 交通灯的实例,已经经过仿真验证了。可以拿来学习,练习编程-a code about traffic lights
EEPROM
- stc89c52rc单片机EEPROM程序
16--10-hex-hex-exchange-program
- 16进制-10进制互换的程序 此程序用于16进制和10进制间的转换-16-10 hex hex exchange program
yejing1602
- 1602显示,可以自主输入数字,很方便。可以和其他程序进行连接。-1602 show will be free to enter a number, it is convenient. Connect with other procedures.
51-RS232
- 51单片机通过串口与PC通讯,PC 发送指令到MCU,MCU接受到指令控制继电器动作,并返回PC。-51 MCU through serial communication with PC, PC to send commands to the MCU, MCU control relay received commands, and return PC.
24c02
- 51单片机24c02驱动程序,可以驱动外部储存器-51 microcontroller 24c02 driver
Mot_drvb
- 步进电机控制,汇编源代码,子程序,仅供参考。-Stepper motor control, the assembly source code, subroutines, for reference only.
stm8_play_alarm_voice
- stm8发出警报声的最简程序.将这个程序放在tim4里面,10ms进一次中断.另在tim3里面加io翻转函数,tim3中断设为1ms.就能发出标准的报警声音,还可以修改立即数,以发出不同的报警声腔,甚至是鸟叫声等.-stm8 play alarm voice