资源列表
ytserver
- 达芬奇DM6446平台上,通过RS485串口驱动云台控制的程序源码-DaVinci DM6446 platform, PTZ control via RS485 serial port driver program source
DataAlternation
- pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
uart
- atmega128的串口通信源程序。编程风格很好,容易读懂。-atmega128 serial communication source. Good programming style, easy to read.
SerialCtrlDemo
- 实现串口通信的vc++编程代码很好用 很简单用起来很方便-serial communication
tongxun
- 来自网络的一个串口通信控制电容器的例子,VC实现。仅供参考
FEP_172_RM2201
- 是关于金电电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
ww
- 串口发送接收,随时发送,通过1602屏显示数据,实时发送可以发送任何数据。-I can
CDT
- CDT协议测试软件。采用多线程编程方式。可显示试通道误码率及接收帧数。-CDT protocol test software. Multi-threaded programming. Can display the the test channel bit error rate and the number of received frames.
SerialCommNT
- 使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用-use Windows API interface, Packaging has become WINAPI DLL can be used directly
processes-communicate
- 两个VB程序进程之间的相互通讯示例程序。用发送和接收文本来演示。-VB program between the two processes communicate with each other sample programs. Used to send and receive text presentation.
wuxianchuanshu
- 用于在两个单片机之间建立基于SPI协议的全双工无线传输,-Between the two microcontrollers for the SPI protocol based on full-duplex wireless transmission,
modbus51
- 51单片机的MODBUS的通信协议,学习中。