资源列表
Com232Test
- 机器人控制的串口通信调试程序,包含角度,速度控制。- Serial Communication for Robot controlling
Screen Shot 2017-05-07 at 12.00.49 am
- new data file to upload
UART
- 实现串口实时通信,自动发送,ASSCII和十六进制转换-Serial real-time communication, automatically send, ASSCII and hexadecimal conversion
SerialPort
- 串口,通过串口连接,使得能够通信,能够根据自己的内容进行更改-Serial ports
SerialPortTest
- 龚建伟《Visual C++Turbo C串口通信编程实践》一书源代码、是学习串口通信不可多得的好书、对于pc与单片机串口通信有很好的借鉴作用-Visual C++Turbo
CharTerminal
- 很好的串行口学习程序,适合初学者,基础编码学习-A good learning process serial port, suitable for beginners, basic coding learning
645-376.1 支持电力规约645,376.1等相关规约的485代码
- 支持电力规约645,376.1等相关规约的485代码,支持常用电表控制信令代码,-Support the power of the Statute 645,376.1 Statute 485 and other related code, support for common control signaling code meter,
comunication
- 这个串口通信,是我在做人脸识别的时候用到的。主要是将它制作成了dll,方便了调用。-This is a port comunication dll.
Mscomm
- 串口Mscomm控件的使用,能够读取串口传过来的电压信号。可以与单片机配合使用。-Able to read serial pass over the voltage signal use of serial Mscomm control. Can be used in conjunction with the microcontroller.
Serial-API
- 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.