资源列表
Modbus_ASCII
- 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由FrameLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure **** now sharing some of the outdated code
PCandMCU
- 我写的基于VB的单片机串口上位机通讯程序
ARP
- 用于单片机实现网络通信.用C8051F完成. 已经验证过.
ReadImage
- CCS读取BMP图像文件,并应用TI Imagelib库函数进行处理的例子,设置为DM642 Simulator模式
F33x_Watchdog
- C8051F3XX的看门狗程序对于刚入门在做设计的人很有用哦-The WDT s code ofC8051FXX
jtd
- 基于tms5402的交通灯控制程序有项目工程和源程序-Based on the traffic lights tms5402 control procedures and the source project
code
- 恒温箱的PID算法源代码,做恒温箱时,借鉴别人的PID算法源代码: 感觉挺好用的,有参考的价值,在温度控制中挺精准的!-Incubator PID algorithm source code, do the incubator, learn from others of the PID algorithm source code: feeling very good with the reference value, very precise temperature control!
GXM12864E_ST7920B
- 一个点阵文字液晶显示的例程,用C语言编写,很实用,下来学习一下-Dot-matrix liquid crystal display text of a routine, with the C language, very practical, down to learn about
Intf
- 用于将两个两字节十六进制数据转为浮点数后进行乘除加法运算-for two to two-byte hexadecimal data to float after multiplication and division operations Adder
adc
- #include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define IN0 XBYTE[0x1000] voi
gcd_performence
- 基于流水线设计的性能优先的gcd算法的verilog 代码 频率可达500M-based pipeline design gcd for high clock
7289jianpan
- 基于7289芯片控制的数字键盘C语言程序-Based on 7289 chip control keypad is a C language program
