搜索资源列表
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
31101846501
- 该软件是用来测试串口通信的。通过选择串口设置参数,然后打开端口进行测试,测试成功数据会显示发送的消息。-The software is used to test serial communications. By choosing the serial port parameters set, then opened the port for test success of this data will show the news.
PortCange
- PortChange是一个UDP和串口转换的一个模块,这个模块主要特点是可以任选窗口消息,事件,线程消息的一种来通知应用程序。-PortChange UDP and is a conversion of a serial module, main features of this module is optional window news, events, news of a thread to notify applications.
06389679
- 局域网消息发送器 -news transmitter LAN LAN LAN transmitter news news news transmitter LAN transmitter
SerialComOCX
- 基于事件驱动的串口通讯控件 消息帧数据格式: 1 0 A B X X 其中 10 为消息标识, AB表示文本长度,L=A*100+B XX为配位字符,任意 控制帧数据格式 0 1 A B M N 其中 01为控制标识, AB为请求标识 MN为附加标识 11表示请求对方接收文件,M表示描述字串中文件名子串的长度 N表示描述字串中文件大小子串的长度 10通知对方放弃传输 00通知文件传输完毕 01请求对方
可以设置端口,波特率,奇偶校验等参数
- 通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数-send and receive news : you can set ports, baud rate, parity and other parameters
20050120091918_MySerialPort[2004-01-18-01]
- 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
串口实现类
- 一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
CommTest.rar
- 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
wmserial
- 基于消息的Windows串口通讯例子- Based on news Windows string mouth communication example
comm
- 基于windows api的多线程串口通讯类,支持消息事件。-Based on multi-threaded windows api serial communications, support news events.
ledr5smt
- 与电脑串口连接输入文字,脱机运行可以显示2千个汉字或4千个ASC码,数据存储在EEROM中可保存10年以上,不用备用电池,免维护。现有左移和停止2种花样,可以在显示新闻、广告、信息发布的各种场所使用。其他功能正在开发中。详细内容。。。 -Enter text and the computer serial port, run off 2 thousand Chinese characters can be displayed or 4 thousand ASC codes, data stora
chaoshijieshou
- 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
A-serial-port-debug-assistant
- 基于Visual C++开发环境编写的串口调试助手:串口编程+消息+多线程-A serial port debug assistant: serial news programming++ multithreading
DriverSetup
- 华为c8650+一键安装USB驱动,这对于要ROOT的手机的兄弟是个好消息,免去的复杂的安装程序-Huawei c8650+ a key to install the USB drivers, the brother for ROOT the phone is good news, eliminates complex installation procedures
