搜索资源列表
c51uarttest
- c51单片机串口测试程序,用来测试c51单片机的串口通信性能-c51 uart test
Simple232for125KHz
- 125KHz RFID阅读器串口通信程序-125KHz RFID reader serial communication program
c51-test
- 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
PCtoMCUSerialCommunication
- 利用VC++实现PC机与单片机串口通信任务,包含上位机和c51单片机下位机的源程序。对于单片机串口通信具有很好借鉴意义-Using VC++ between PC and microcontroller serial communication task that contains the source code of the host computer and c51 microcontroller next bit machine. Has a good reference for sing
Keil-C51
- 利用Keil C51实现单片机与PC串口通信任务1-Using Keil C51 fufill the communication between the single microcomputer and PC for serial port