-
RS232 serial port is very useful debugger for microcontroller serial communicati...
RS232串口是非常有用的单片机串行通信调试器,编写的C源代码
- 2022-02-03 06:51:14下载
- 积分:1
-
use api archive com community
用api实现串口通信的一个工程文件,包含生成的可执行文件-use api archive com community
- 2022-07-17 01:11:47下载
- 积分:1
-
这是通过COM口对声波触摸屏控制卡直接进行数据包解读的程序源码.
BCB...
这是通过COM口对声波触摸屏控制卡直接进行数据包解读的程序源码.
BCB-through COM ports on acoustic touch screen control card data packets directly interpret the procedures source. BCB
- 2022-05-19 17:47:23下载
- 积分:1
-
一个很好的水文监测系统 vb 串口
一个很好的水文监测系统 vb 串口-a good hydrological monitoring system vb Serial
- 2022-02-03 03:04:31下载
- 积分:1
-
Simple UART with 8x clock
Simple UART with 8x clock
- 2022-01-26 05:05:07下载
- 积分:1
-
use of IC cards issuers of prepaid PB VF BCB DELPHI VC
使用IC卡发卡机构的预付费PB VF BCB DELPHI VC源程序,对其进行了详细说明
- 2023-05-30 12:50:03下载
- 积分:1
-
Universal Serial Communication C program to achieve source code. With the alread...
通用串口通信C程序实现源码.带有已经在windows下编译好的dll动态库-Universal Serial Communication C program to achieve source code. With the already compiled dll in the windows under the dynamic library
- 2022-01-24 16:50:39下载
- 积分: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
-
BCB串口通讯源码示例程序。利用winapi函数,而非控件。
BCB串口通讯源码示例程序。利用winapi函数,而非控件。-BCB examples of serial communication program source. Use WINAPI function, rather than control.
- 2022-03-10 06:06:17下载
- 积分:1
-
提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收...
提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can be used to transmit data, can also be used for data reception
- 2022-03-19 00:33:10下载
- 积分:1