资源列表
serialport
- 串口编译程序,串口初始化工具,起到串口测试功能 -Serial compiler, serial port initialization tool, playing a serial test function
CC2430-SPI-CODE
- 本文档时cc2430实现zigbee的spi通信的的功能,关于寄存器设置,源代码都有详细介绍。-This document cc2430 zigbee spi communication about the register settings source code have details.
多线程串口自动侦听程序
- 多线程串口自动侦听程序.rar 采用API多线程技术,自动侦听的串口例程(原创)-multithread serial automatic interception procedures. Rar API using multithreading technology, Serial automatic interception routines (original)
jlylm
- GPRS串口拨号上网程序,自己写的串口类,通过MODEM拨号()
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition.
chap7
- 串口通信源码 大家多学习交流啊 谢谢了 多多指教
SerialPortTerminal
- 用C#通过API实现串口编程。此例程非常经典!-Achieved through the API with C# serial port programming. This routine is classic!
iPod-protocal
- IPOD的串行通讯口的控制协议,通过实测其他机器的方式得到。
Exp1-ARM
- 此程序可以实现ARM的串口的连接断开等功能-This program can be the function of the ARM serial port is disconnected
commFileSendRcv
- 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
Examples
- 在C++Builder中采用Victor控件对串口编程的一些例子程序,可以参考-C++Builder Victor RS232
POSIX-Serial-Programming-Guide
- POSIX兼容操作系统串口编程指导 它将教会你怎样在你的UNIX工作站或者PC上成功地、有效地和可移植地进行串口编程 -The Serial Programming Guide for POSIX Operating Systems will teach you how to successfully efficiently, and portably program the serial ports on your UNIX® workstation or PC.