-
Embedded System serial communication frame synchronization method to introduce a...
嵌入式系统中串口通信帧的同步方法,介绍多机串口通信的各种同步方法,有效过滤干扰字节确保通信稳定,个人觉得还不错,值得一看-Embedded System serial communication frame synchronization method to introduce a variety of multi-machine synchronous serial communication methods and an effective filtering interference bytes to ensure the communication stability, and personally feel pretty good, worth a visit
- 2022-11-13 11:30:03下载
- 积分: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
-
Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software U...
Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software UART on ATtiny13. Used in antenna rotators for finding direction.-Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software UART on ATtiny13. Used in antenna rotators for finding direction.
- 2023-04-24 12:35:03下载
- 积分:1
-
串行通信C语言代码,用于DOS下编程,比较完整
串行通信C语言代码,用于DOS下编程,比较完整-serial communication C language code for DOS programming, a more comprehensive
- 2023-07-26 01:40:03下载
- 积分:1
-
Advantech Driver Demo: Com Port 通过com来控制输出
Advantech Driver Demo: Com Port 通过com来控制输出-Advantech Driver Demo : Com Port adopted to control output com
- 2022-01-26 07:18:06下载
- 积分:1
-
串口测试程序,波特率、串口选择等多种功能完善,推荐下载。...
串口测试程序,波特率、串口选择等多种功能完善,推荐下载。-serial testing procedures, baud rate, serial choice of a variety of functions, recommended download.
- 2022-03-13 01:01:28下载
- 积分:1
-
This article described in detail in the Win32 environment by calling the communi...
本文详细地介绍了在Win32环境下通过调用通信API 函数以异步方式来实现PC机和MCS 51
单片机之间的通信过程给出了软硬件设计机理以及详细的通信协议说明-This article described in detail in the Win32 environment by calling the communication API function in order to realize asynchronous approach to PC and MCS 51 Singlechip give the communication process between the design of the mechanism of the hardware and software as well as detailed description of the communication protocol
- 2022-03-11 12:25:56下载
- 积分:1
-
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。...
RS232串口通讯随书源码,包含书中的全部Delphi源码,是学习串口通讯的好东西。-RS232 serial communications with the source book, the book contains all of Delphi source, serial communication is learning a good thing.
- 2022-08-17 03:23:10下载
- 积分:1
-
用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理
用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
- 2023-01-12 18:20:03下载
- 积分:1
-
The software is a PC serial communications software, and be able to single
该软件是一个串口通信的上位软件,能够和单片机通信,获取当前的温湿度值,简单,使用,可靠,对于初学者很有借鉴价值-The software is a PC serial communications software, and be able to single-chip communications, access to the current temperature and humidity value, easy to use, reliable and useful reference for beginners Value
- 2022-08-07 10:47:40下载
- 积分:1