资源列表
[单片机(51,AVR,MSP430等)] jhd1264
说明:jhd1264 LCD液晶屏的c51驱动程序,经过调试 能正确显示字符。-jhd1264 LCD LCD screen C51 driver, after debugging characters can be displayed properly.<fmy> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] LED7DISP
说明:四位数码管显示的数码管用的51单片机的C语言时钟程序-Four digital display digital works 51 MCU clock C language program<小温> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 12864lcd
说明:12864液晶显示基本函数,并附有验证示例。所有功能已经得到验证。请放心使用-12864 basic function liquid crystal display, along with validation sample. All the features have been tested. Please be assured that the use of<鲁乐> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] clockof51mcu
说明:这是基于ATMEL89S51上的一个电子时钟源代码程序,有相当完美的注释解说,希望对大家有所帮助.-This is based on the ATMEL89S51 on an electronic clock source code for the procedure, quite a perfect footnote to explain, and they hope to be helpful to everyone.<王国君> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] watchdog
说明:单片机中看门狗程序,在该程序中再加入一些子程序可以实现-MCU watchdog procedures, in the process of adding some subroutines can be achieved<andy> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] PID-C
说明:DEscr iptION This function initializes the pointers in the _pid structure to the process variable and the setpoint. *pv and *sp are integer pointers.-DEscr iptION This function initializes the pointers in the _pi<刘先生> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] IOVSLCD
说明:单片机IO口直接驱动液晶屏演示程序,方便更改-Single-chip IO port directly drive LCD demo program to facilitate change<刘先生> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 485Mon
说明:这是一段简单的8位数码管驱动程序,解决单片机菜鸟们的单片机入门苦恼,纯源码-This is a simple 8-bit digital tube driver to resolve the single-chip microcontroller菜鸟们entry distress, pure source<> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] Ethernet
说明:基于单片机的网络通讯,代码优化简洁。 适合一般网络通讯的参考。-Based on single-chip network communications, code optimization concise. Network communications for general reference.<> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] I2C_AVR
说明:avr读写24cxx程序模块,工具AVR Studio 4 +WinAVR-20070525-avr program modules to read and write 24Cxx, tools AVR Studio 4+ WinAVR-20070525<au> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] DS18B20
说明:avrm16控制ds18b20的使用,使用avrstudio进行编译-DS18B20 use avrm16 control, the use of avrstudio compile<bob> 在 2025-04-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] main
说明:通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果<卢长晓> 在 2025-04-25 上传 | 大小:2kb | 下载:0