资源列表
CH352
- CH352的PCI转串口卡和PCI打印口卡的原理图-CH352 PCI to serial card and PCI printer port card schematic
kkk
- atmega8 AVR串口接收做移位寄存器,然后做18位PWM输出-atmega8 AVR serial port to receive shift register to do and then do 18-bit PWM output
test_uart
- 串口学习程序,对于初学者或者在校大学生有很好的引导作用-Serial learning process, for beginners or college students have a good guide
mscomm
- vc++串口编程,串口精灵源代码mscomm.c- Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
LinuxSerial
- 原创的linux下的串口读写程序,通用性比较好-use serial port to read and write, better versatility
MAX3362
- 利用protel制作的232串口到485串口的收发转换电路,利用的3.3V的MAX3326,功耗小,稳定性高,带有光耦隔离-Protel produced using to 232 send and receive serial conversion circuit 485, the use of 3.3V, MAX3326, power consumption, high stability, with optical isolators
test3
- 串的实现(包括创建、合并、删除、求子串、查找子串位置)-String implementation (including creating, merging, deleting, Child-giving string, substring search location)
SerialCtrlDemo
- CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
Example2
- 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
Example8
- 以RS View32为服务器的OPC客户端编程~OPC client 实例-To RS View32 as OPC server client programming ~ OPC client example
Example10
- 一个封装的Modem AT命令操作类的快速拨号程序,在学习串口编程的人员有时候比较烦win7没有超级终端,这个比较烦,这个源程序整合AT命令,设置比超级终端简单易明.还没有封装,源程序-A package of Modem AT command operation procedures like speed dial in the study compared serial programming staff sometimes did not bother win7 HyperTerminal
Example1
- MSCOMM控件编程实例!串口通信编程学习的基础~!-MSCOMM Control Programming Example