资源列表
Serial-Programming-Guide
- Serial Programming Guide for POSIX Operating Systems 5th ed.rar
tel
- 可实现串口电话计费,支持多个串口同时计费.可自动设计费率-this is telephone
chuankou
- 串口源码测试软件。个人没有测试。可能有错误。-Serial Source
OwnerMessage
- 一些关于C++串口通信的编程知识 很简单 但是也很重要-About serial communication C++ programming knowledge is very simple but very important
2132uart
- 430模拟串口程序,2400波特率,串口一二程序-430 serial program, 2400 baud rate, serial twelve program
source2
- monitoring tha rs232
692_Comm-c-builder-rs-232-control
- rs232 controlling port serial
SCommTest
- 串口调试助手的C++编程,与龚建伟出的书相配套的源码。-Serial debug C++ programming assistant, and Gong Jianwei a book matching source.
cscom
- 自已写的串口通信程序,基于MFC,界面很漂亮,喜欢的朋友下载来看看啊!-Their own writing serial communication program, the interface is very beautiful, like a friend to download Laikankana!
0.1
- 用spcomm做的一个串口调试软件,突破了com10以上不能用的问题,修正了com口的排序,加上了一些常用的AT指令!绝对能用!-With spcomm do a serial debugging software, a breakthrough can not be used for more than a com10 problem, fix the com port of the sort, plus a number of commonly used AT commands! Absol
RS232
- RS232驱动源代码。 USART Receiver service routine (低层驱动) -RS232 code
temperature--display
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据
