资源列表
[单片机(51,AVR,MSP430等)] i2c
说明:通用i2c通讯协议可直接应用在单片机开发中,移植性很好-General i2c communication protocol can be directly used in single-chip development, transplantation of a good<马吉富> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] i2c2402
说明:通用i2c通讯协议针对24c02可直接应用在单片机开发中,移植性很好-I2c communication protocol for generic 24C02 single-chip microcomputer can be directly applied to development, good portability<马吉富> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] red
说明:9148红外接收解码程序,可参考类似应用,很方便的-9148 infrared receiver decoding process, can refer to similar applications, it is convenient<马吉富> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] disver2
说明:用于镍氢电池容量测试,显示采用数码管,显示当前电压电流电量。-For Ni-MH battery capacity test, indicating the use of digital tube, showing the current voltage and current consumption.<zhouzhirong> 在 2025-06-22 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] lcdcharge
说明:智能识别两节电池充电。显示采用LCD。采用台湾系列单片机-Intelligent Recognition of two batteries. Show that the use of LCD. The use of the Taiwan Series Singlechip<zhouzhirong> 在 2025-06-22 上传 | 大小:6kb | 下载:0
[单片机(51,AVR,MSP430等)] pmd
说明:跑马灯测试程序,实现3个LED轮流点亮,程序不长,很容易懂-Marquee test procedure, the realization of three LED lights alternately, the program is not long, it is easy to understand<mingchao> 在 2025-06-22 上传 | 大小:100kb | 下载:0
[单片机(51,AVR,MSP430等)] USBKey
说明:usb键盘开发,介绍了利用单片机开发usb设备的流程和代码。-usb keyboard development, introduced the use of single-chip usb device development process and code.<enzo> 在 2025-06-22 上传 | 大小:14kb | 下载:0
[单片机(51,AVR,MSP430等)] zhts
说明:开发板测试程序 本程序为实验板的总体测试程序,用户可不用测试。 1.8个流水灯先会从上到下流动一遍,同时蜂鸣器发声。 2.接着DAC电流指示灯由暗变亮 3.接着前三位数码管显示温度 4.接着AD数值显示在数码管的前三位 5.接着等待矩阵键盘的按下,按下后相应的数码显示在数码管的后三位上,-Test procedure development board for the board of this procedure the overall test procedure,<龚阳> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] fskeMCU
说明:这个是飞思卡尔单片机的键盘中断实验源程序,供初学者学习之用-This is a Freescale MCU experimental keyboard interrupt source for beginners learning<Jacky> 在 2025-06-22 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] TLC1543_driver
说明:TLC1543驱动,添加到自己的项目里,调用 read1543(unsigned char port) 读取AD值,port是通道号!-TLC1543 driver, add to your program, call read1543 (unsigned char port) Read AD value, port is the channel number!<cumtsun> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] SoftTimer
说明: SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器 软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s 软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间 利用定时器T2的自动重装特性,能够实现所有软件定时器的精确定时 所有软件定时器都工作在14位倒计时方式,用TR和TF位控制,使用极为方便 第0号定时器专门用于De<cumtsun> 在 2025-06-22 上传 | 大小:1kb | 下载:0