资源列表
MSComm-introduce_chinese
- MSComm控件编程详细的解说,适用于新手及初级串口编程人员。-MSComm control programming detailed explanation for novice and junior serial programmer.
bstest
- 一个用vc编写的基于串口的边界扫描测试源程序代码
ComAssistant
- Delphi版本的串口调试工具 我也是别人给我的
meter-tester
- 部颁DL/T 645规约电表测试程序源码,做远程抄表的最实用-Ministerial DL/T 645 the Statute meter test program source code, remote meter reading is the most practical
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
realtimeshow.rar
- 数据显示,可实现采集速度增减,数据保存为TXT格式,数据实时显示,类似滚动条效果,同时可以设置坐标轴的格式,显示颜色,功能强大。,serial sampling,the rate can be increased and reduced,the datas sampled were saved in txt type file, and all the datas are showing in real time
modbus
- Modbus master C++ library-Modbus master C++ library
SciUsb2Serial
- 手机升级串口驱动软件,对使用串口升级的帮助-Serial port driver mobile phone software upgrades, to help upgrade the use of serial
UART0+UCOS-II
- 基于ucos-ii的uart0+ucos-i源码,实现串口通信。-based CENTER-ii of uart0 OUT-i-source, Serial communication.
LED
- 一个通过串口/485远程传输图片控制LED的例子-A serial/485 remote control LED example transmission image
SerialPortW
- Serial port communication software with gui
Code_SerialPort
- VC++6.0串口编程 已经具备比较完备的串口类库-VC++6.0 code serial ports