资源列表
51读写卡程序
- 522读卡程序。 通过51的函数进行(522 card reader program. Through the function of 51.)
6710026
- 中国的手机电话簿格式将统一标准 中国的手机电话簿格式将统一标准()
I2C
- 2C总线在传送数据过程中共有三种类型信号, 它们分别是:开始信号、结束信号和应答信号。 开始信号:SCL为高电平时,SDA由高电平向低电平跳变,开始传送数据。 结束信号:SCL为高电平时,SDA由低电平向高电平跳变,结束传送数据。 -I2C
RS232
- RS232的发送与接收程序,适用于串口的研究与开发,尤其适合初学者,很规范,可以在这基础上扩展,力荐!-RS232 send and receive procedures for serial research and development, especially for beginners, very standard, you can expand on this basis, recommended!
mbrtu
- 实现了modbus RTU通讯协议的COM组件-realized Modbus RTU communication protocol COM
SerialportSample(1)
- C# 串口通讯 Rs485,可帮助你学习-Rs485 serial communication C#
SerialPortProgram
- 串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输-Serial communication, host computer can call the next crew of the No. 8 device, data transmission
PrjSerails
- 基于C#的串口通讯!动态查看COM串口并实现了双方的通讯!-C#-based serial communications! Dynamic view the COM port and implements the communication between the two sides!
ucostimeuart
- 主要是用430单片机的一些程序,包括ucos,定时器和串口-Single-chip 430 is mainly used some of the procedures, including ucos, timers and serial
ConnTest
- modbus tcp 通讯client端,包含crc 检验-modbus tcp client ,crc check
cnCOMM_Demo.src
- 一个C++串口通讯类库源代码,还附有两个实例,很不错-A C++ serial communication class library source code, also with two examples, very good! !
CAN总线编程
- 通过MCP2510和pic16f876实现CAN总线通信!