-
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据....
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
- 2023-06-23 15:50: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
-
好用的串口调试工具,可自定义波特率,这可是一般的没有的...
好用的串口调试工具,可自定义波特率,这可是一般的没有的-useful debugging tool available from the definition baud rate, but not the general
- 2023-09-09 04:35:10下载
- 积分:1
-
CSerialPort类最新源码V1.27
CSerialPort类最新源码V1.27-V1.27 up-to-date source CSerialPort category
- 2022-01-22 07:03:28下载
- 积分:1
-
computer serial port is a common interface, with connecting lines, simple commun...
串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,传输电缆长度应为50英尺。 Linux操作系统从一开始就对串行口提供了很好的支持,本文就Linux下的串行口通讯编程进行简单的介绍.-computer serial port is a common interface, with connecting lines, simple communications, to be widely used. It is commonly used serial RS-232-C interface (also known as the EIA RS-232-C) it is in 1970 by the American Electronics Industry Association (EIA) Joint Bell System, a modem manufacturers and computer terminal manufacturers developed for serial communication standards. Its full title is "data terminal equipment (DTE) and data communications equipment (DCE) between serial binary data exchange interface technology standards," the use of a standard 25 feet to the DB25 connector, the connector pin of each signal content requirements, but also the right signal--
- 2022-01-30 12:03:25下载
- 积分:1
-
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232-SPCE061A at the core of the change of control (Drivers assembly code): Ethernet RS232
- 2022-05-05 21:55:10下载
- 积分:1
-
环境,应用软件模拟UART和使用硬件再少…
在keil c环境下,应用软件模拟uart,以用较少的硬件资源来实现串口通信-the environment, application software simulation UART and using less hardware resources to achieve the serial communication
- 2022-02-28 09:46:38下载
- 积分:1
-
本人调试通过的串口通信程序,对初学者有一定的参考价值
本人调试通过的串口通信程序,对初学者有一定的参考价值-I debugging through the serial communication program for beginners with some reference value
- 2022-06-18 08:49:34下载
- 积分: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
-
compilation operation, suitable for high speed API unable to reach the requireme...
汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
- 2022-08-07 17:15:56下载
- 积分:1