-
利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况...
利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况-use MSComm control, do not rely on too many hardware devices that use software-only method to detect serial communication parameters settings
- 2022-01-24 17:16:09下载
- 积分:1
-
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发...
本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, not necessarily require the detection i2c-response, and can directly past trip delay, but the process must be read to the response signal, stopped at reading, we recognize the signals are on the fat. Otherwise, the address read for the course could not go wrong, but the randomness of the process would be a mistake, I was in the process to stop for no signal, 24cxx in output data, read errors. I discovered the problem after the procedure just joined the order of a completely normal.
- 2022-02-02 10:09:18下载
- 积分:1
-
全面分析了RS
全面分析了RS-232、RS-422、RS-485之间的区别-comprehensive analysis of the RS-232, RS-422, RS-485 the distinction between
- 2023-04-13 11:25:03下载
- 积分:1
-
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实...
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统
- 2022-03-18 13:23:31下载
- 积分:1
-
一个实用的串口接受程序,希望对大家有用,同时希望大家都能提供一些有用的东西...
一个实用的串口接受程序,希望对大家有用,同时希望大家都能提供一些有用的东西-Serial port to accept a practical procedures useful for everyone, at the same time I hope people will provide some useful things
- 2022-05-23 11:26:04下载
- 积分:1
-
串口程序,可以使初学者能够很轻松的学好这个编程的方法
串口程序,可以使初学者能够很轻松的学好这个编程的方法-Serial procedure allows beginners to learn is the easy programming method
- 2022-07-12 16:01:34下载
- 积分:1
-
一个用于台湾产的采集器的编译器及我自己做的一些实例代码,还有中文帮助文件若干。可以用于有需要的下载交流。...
一个用于台湾产的采集器的编译器及我自己做的一些实例代码,还有中文帮助文件若干。可以用于有需要的下载交流。-Taiwan for producing a collection of compiler and I made some examples of code, there are a number of Chinese help files. It can be used to download the necessary exchange.
- 2022-08-16 02:48:01下载
- 积分:1
-
I2C端口设计,由ASM设计完成,实现I2C端口功能
I2C端口设计,由ASM设计完成,实现I2C端口功能-I2C port design, the design completed by ASM, I2C port functions
- 2022-01-28 00:35:02下载
- 积分: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
-
是关于灵达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。...
是关于灵达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-03-28 13:30:10下载
- 积分:1