-
embeeded
Uart useing PIC24F
embeeded
Uart useing PIC24F
- 2022-08-11 22:05:17下载
- 积分:1
-
VC6 multithread serial operation, thread synchronization solution (terminal)
VC6 多线程的串口操作,有线程同步的解决方法(terminal)-VC6 multithread serial operation, thread synchronization solution (terminal)
- 2023-03-22 02:25:04下载
- 积分:1
-
我个人收集的C++builder 多线程串口通信方面的
我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
- 2022-08-22 06:20:02下载
- 积分:1
-
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS...
串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上
经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合
会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~
20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性
都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为
一种标准,目前已在微机通信接口中广泛采用。-Serial communication interface standard through the use and development, now has several. However, in the RS-232 standard on the basis of an improved formed. So to the main RS-232C for discussion. RS-323C standard is the United States EIA (Electronics Industry Association) and BELL, such as the development of the company in 1969 with the publication of the communication protocol. It is suitable for data transfer rate at 0 ~ 20000b/s within the scope of communication. The standard serial communication interface of the relevant issues, such as signal line features, electrical characteristics have been clearly defined. Because of prevailing production and equipment manufacturers have standard RS-232C compatible communications equipment, t
- 2022-02-01 11:07:15下载
- 积分:1
-
一个gps通讯接口程序可及时更新计算机时间
一个gps通讯接口程序可及时更新计算机时间-A gps communications interface program may update computer time
- 2022-02-05 08:01:59下载
- 积分:1
-
VB与三凌PLC通信. 好适就数据召唤使用.也是学习串通信编程好例子....
VB与三凌PLC通信. 好适就数据召唤使用.也是学习串通信编程好例子.-VB and three Ling PLC communications. Good data calls on the appropriate use. Learning Series is a good example of communication programming.
- 2022-02-20 07:36:15下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB...
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
- 2022-07-16 23:35:01下载
- 积分:1
-
lcd显示程序,为430代码
lcd显示程序,为430代码-LCD display program for the 430 code
- 2022-10-14 03:05:05下载
- 积分:1
-
QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储...
QSS设备读取的后台服务程序,有多线程设置读取QSS,数据存储-Os equipment to read the background of service procedures, how to read threads set Os, data storage
- 2022-03-21 12:55:44下载
- 积分:1