资源列表
VCPPshangweiji
- VC++串口编程上位机,可以帮助初学者快速了解VC串口编程-VC++ Serial Programming PC can help beginners quickly learn VC serial programming
atm
- 接口设计,实现银行ATM的串口传输数据,客户端与服务端-Interface design, implementation, bank ATM' s serial transmission of data, the client and server
COM_Trans
- 串口调试助手使用说明和技术总结,介绍有关串口的使用,以及在设计串口调试助手的时候遇到的问题及解决办法-Serial debugging assistant instructions and technical summary to introduce the use of serial and serial debugging aides in the design when the problems and solutions encountered
UartOfSound
- 串口发送和接收数据的程序。当接收到某一数据时发出报警声音。-Serial port to send and receive data through. When receiving a data alarm sounds.
myCommPort
- C#写的一个串口通信工具。用户选在串口后,在上面的文本框中输入要发送的数据,然后按“发送”。串口接收到数据后,点下面的按钮,能够将串口接受到的数据在下面的文本框中显示出来。-C# to write a serial communication tools. After the user selects the serial port, in the above text box, enter the data to send, then press " send." Seria
SetupVSPE
- Virtual Serial port Program
Serial-Port-Status-Tool
- 用于设置PC机串口的DTR信号的电平和获取DSR信号的电平-Used to set the PC serial port DTR signal level and signal level for DSR
tapdcomport
- tapdcomport串口通信,源码,让你轻松编出串口通信程序-tapdcomport serial communication, source code, allows you to easily compile a serial communication program
MSComm-Modem
- Modem 通讯方法编程示例,对于此项有研究的人员可以下载学习使用。-Serial communication demo code use VC++
Ex001printfscanf
- This routine printf, and scanf functions redirected to serial port 1 (USART1). The main loop calls the function printf, scanf functions and from the serial port 1 receives three integers and a string, and then call the printf function to output to th
comm_port_source_project
- 完整的串口小程序,可以通过设置串口端口及波特率,实现发送与接收,同时可以设定超时。-A whole comm project,it can receive and translate by setting comm port and baud rate.It can also set time out reminder.
com_receive_source_project
- 完整的串口接收小程序,可以通过设置串口端口及波特率,实现串口接收。很适于串口初学者- A whole com receive project,it can receive and translate by setting the comm port and baud rate.It is use for learing.