-
一个串口通信的例子,选取接口,然后可以接受和发送数据。...
一个串口通信的例子,选取接口,然后可以接受和发送数据。-A serial communication example, select the interface, and then can receive and send data.
- 2022-10-03 21:45:03下载
- 积分:1
-
这是VB编写的一个通信协议的使用过程中,实现富…
这是利用VB编写的一个通信协议程序,能实现通讯测试功能-This is the use of VB to prepare a communication protocol process, to achieve functional communication test
- 2023-01-25 14:10:03下载
- 积分:1
-
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。...
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending and receiving data buffer size, support hardware and software flow control.
- 2023-05-15 22:55:02下载
- 积分:1
-
这是关于PIC24自由操作系统。
This is the free RTOS on PIC24.
- 2022-02-26 15:15:19下载
- 积分:1
-
Bcb6
BCB6串口控件,一种性能非常优越的控件。-Bcb6
- 2022-12-05 17:25:03下载
- 积分:1
-
介绍利用VB6串行通信编程的方法,对采用了RS
介绍利用VB6串行通信编程的方法,对采用了RS-232接口的仪器进行串行通信的计算机测控软件开发,以及实现仪器功能和指标的验收。-Introduce the use of VB6 programming serial communication method, using the RS-232 interface for serial communication equipment computer monitoring and control software development, as well as functional instruments and indicators to achieve acceptance.
- 2023-04-08 17:55:04下载
- 积分:1
-
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法...
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法-A simple computer infrared remote control driver, could only identify a specific infrared signals (I was compiled based on the remote control K11B), does not automatically recognize, there are some simple method of controlling other programs
- 2022-08-16 08:59:52下载
- 积分:1
-
在LPC2106实现的中断函数和demo,本例程仅对初学这有用
在LPC2106实现的中断函数和demo,本例程仅对初学这有用-Implemented in LPC2106 interrupt function and the demo, this routine is only useful for beginners This
- 2022-01-26 18:59:11下载
- 积分:1
-
串口通信程序,通过汇编语言使用BIOS的。
本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
- 2022-09-02 07:35:03下载
- 积分:1
-
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的...
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。
-that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. May (automatically or manually) to send data, receive data, the data is preserved. Serial debugging is a preliminary study and Serial Programming good example. It also uses the typical serial category, for those engaged in serial programming is useful role.
- 2022-03-20 19:29:04下载
- 积分:1