资源列表
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.
PWM
- PIC16F877,PWM的相关信息和源代码,希望对大家有所帮助-PIC16877,PWM related information
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
quicksort102
- 实现快速排序主要是采用指针的方式来随机产生大量数并排序-The realization of quick sort is the main way to target a large number of randomly generated number and sort