登录
首页 » Com Port » MODEN串口通讯的例子挺经典的。是一个学习的好例子。

MODEN串口通讯的例子挺经典的。是一个学习的好例子。

于 2023-05-08 发布 文件大小:166.55 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

MODEN串口通讯的例子挺经典的。是一个学习的好例子。-modem serial communication very classic example. The study is a good example.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简要描述: 一个很好而小巧的串口调试助手,支持常用的300...
    简要描述: 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Briefly described: a good and compact serial debugging assistant to support commonly used 300-115200bps the baud rate, parity can be set up, data bit and stop bits are used in the hexadecimal ASCII code or receive or send any data or characters (including Chinese), can set up automatic send cycle, and can receive data into a text file that can send any size text file.
    2022-03-06 02:43:07下载
    积分:1
  • Modbus协议的努力准备与你分享一些厚希望能启发所有
    我用vb编写modbus协议,拿出来与大家分享一下,厚厚,希望得到大家的指教-Modbus protocol prepared hard to share with you some thick hope to enlighten all
    2022-02-01 13:45:51下载
    积分:1
  • Serial communication, MSComm control, not the API, everyone forgot to check
    串口通信,MSComm控件,不是API,忘大家查证-Serial communication, MSComm control, not the API, everyone forgot to check
    2022-05-23 03:18:37下载
    积分:1
  • 向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。...
    向串口发送数据,在从串口接数据,需要注意的是把2、3脚短路。-to send data from the serial data access, it needs attention is 2,3 feet short.
    2023-06-28 22:55:04下载
    积分:1
  • 45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过...
    45db081的读写程序,应用于spi总线的读写,在keil c环境下编译通过-45db081 read and write procedures for the 20 bus to read and write, the c51 c compiler environment through
    2022-07-18 10:28:02下载
    积分:1
  • 云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速...
    云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速云台的水平旋转速度一般在3°~10°/s,垂直速度为4°/s左右。变速云台的水平旋转速度一般在0°~32°/s,垂直旋转速度在0°~16°/s左右。在一些高速摄像系统中,云台的水平旋转速度高达480°/s以上,垂直旋转速度在120°/s以上 -Yuntai rotation in accordance with its characteristics can be divided into only about the level of rotation and can rotate around Haeundae rotating up and down while rotating omni-directional PTZ. In general, the level of rotation angle 0 ° ~ 350 °, vertical rotation angle for+ 90 °. The level of constant rotation speed Yuntai generally 3 ° ~ 10 °/s, the vertical speed of 4 °/s or so. The level of variable rotation speed Yuntai generally 0 ° ~ 32 °/s, vertical rotation speed 0 ° ~ 16 °/s or so. In some high-speed camera system, the level of Yuntai rotating at speeds of up to 480 °/s or more, vertical rotation speed 120 °/s over
    2023-05-19 08:30:03下载
    积分:1
  • 利用CSerialPort实现的双串口通信测试程序
    利用CSerialPort实现的双串口通信测试程序-CSerialPort realize the dual-use serial communication test procedures
    2023-01-24 07:10:03下载
    积分:1
  • 采用VC6的API函数编写串口程序,实现串口传输数据。
    采用VC6的API函数编写串口程序,实现串口传输数据。-using the API function VC6 prepared serial procedures to achieve serial transmission of data.
    2023-06-03 13:55:03下载
    积分: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
  • 串口的一个学习程序,希望对大家有个比较大的帮助,或者起到一个参考作用...
    串口的一个学习程序,希望对大家有个比较大的帮助,或者起到一个参考作用-Serial port of a learning process, in the hope we have a relatively big help, or a reference to the role played
    2023-05-06 09:15:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载