资源列表
[单片机(51,AVR,MSP430等)] avr_serial
说明:AVR单片程序-AVR monolithic process<allen> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] clock
说明:基于51的数字时钟程序,能够显示小时,分钟.可以进行时时修改-51 Based on the digital clock program that can display hours, minutes. Can be modified from time to time<sfaf> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] DS1302_huntstart
说明:ds1302的驱动程序,keil c51编写,是我参加全国电子设计大赛集训时写的,传上来和大家分享。ds1302是一块时钟芯片,挺好用的。-DS1302 driver, keil c51 prepared, I take part in the National Electronic Design Competition training when written Chuan-up and share with you all. DS1<bear zhou> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] i2c_huntstart
说明:用51单片机普通io口模拟的i2c总线协议,也是我全国电子设计大赛集训时写的,keil c51编写,一条总线上可以挂接多个器件,多于节省io口很有帮助。-With 51 single-chip simulation of ordinary io I i2c bus protocol, but also the national electronic design contest I am writing training, keil c<bear zhou> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] (lcd)12864
说明:金鹏的C系列中文字库液晶,128*64的串口显示例程。-Jinpeng Chinese font of the C Series of LCD, 128* 64 serial display routines.<李斌> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] BST
说明:这是用C实现的二叉树的算法程序,很经典,二叉树是一种经典的数据结构-This is the binary tree using C realize the algorithm process, it is a classic is a classic binary tree data structure<min> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] extram1
说明:由单片机控制的 计算器 功能相当的强大!现在给你们程序。要原理图的话,请给我发邮件,大家做个朋友!myp115happy@163.com-Controlled by the single-chip calculator quite powerful! Now the procedure to you. To schematic diagram, please send me mail, everybody to be friends!<马宇平> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] ad-16
说明:16路电压测试,一般用于多路开关电源的电压测试,与labview配合使用与于pc-16-way voltage testing, are generally used for multi-channel switching power supply voltage tests, used in conjunction with LabVIEW and on pc<邓> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 5401c
说明:针对5401编码器进行解码的c语言,可以方便移植各种单片机-5401 encoder for decoding the c language, can easily transfer a variety of single-chip microcomputer<马吉富> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] i2c
说明:通用i2c通讯协议可直接应用在单片机开发中,移植性很好-General i2c communication protocol can be directly used in single-chip development, transplantation of a good<马吉富> 在 2025-03-02 上传 | 大小:1kb | 下载: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-03-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] SoftTimer
说明: SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器 软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s 软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间 利用定时器T2的自动重装特性,能够实现所有软件定时器的精确定时 所有软件定时器都工作在14位倒计时方式,用T<cumtsun> 在 2025-03-02 上传 | 大小:1kb | 下载:0