-
向串口发送数据,在从串口接数据,需要注意的是把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
-
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
- 2022-02-05 00:39:14下载
- 积分:1
-
A serial port class i wrote.
我写的一个串口通信类,还是很好用的哦,大家可以参考一下-A serial port class i wrote.
- 2022-07-02 16:53:59下载
- 积分:1
-
用于在线仪表的 modbus,仅供参考,
用于在线仪表的 modbus,仅供参考,-online instrument for modbus connection, for information purposes only, thank you
- 2022-03-06 18:48:37下载
- 积分:1
-
这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的...
这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的-serial download files to the junction of microcontroller code, and SCM can be used for receiving data, we use the tools
- 2022-01-26 01:34:54下载
- 积分:1
-
一个很好的水文监测系统 vb 串口
一个很好的水文监测系统 vb 串口-a good hydrological monitoring system vb Serial
- 2022-02-03 03:04:31下载
- 积分:1
-
TC中的串口编程基础
TC中的串口编程基础-the TC basis Serial Programming
- 2022-05-13 08:48:47下载
- 积分:1
-
C++Builde上位机测试程序
C++Builde上位机测试程序-C Builde PC testing procedures
- 2022-03-21 21:29:50下载
- 积分:1
-
dos下用TC2.0编译的几个串口例程
dos下用TC2.0编译的几个串口例程-a few examples in TC2.0 and Dos
- 2022-03-14 11:33:10下载
- 积分: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