-
vbrs232 c avr
测量温度上下位编程代码,测试绝对好用,欢迎学习使用,请勿用于商业用途。-vbrs232 c avr
- 2022-02-20 02:19:08下载
- 积分:1
-
串口通信该有的都有了,而且样子也不错.大家看后多给意见咯,对了如果有更好的创已请于我联系...
串口通信该有的都有了,而且样子也不错.大家看后多给意见咯,对了如果有更好的创已请于我联系-the serial communication have some, but looks good. We see multiple views to argue for the better if the founding has been requested to contact me
- 2022-02-04 22:35:10下载
- 积分:1
-
串口通讯在客户端/服务器类型的应用程序设计中经常使用…
串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制-Serial port communication in client/server type of application design often use to the current serial communication is generally used in special packages or a standard serial communication protocols (such as XMODEM, ZMODEM, etc.), such a complete package details and free more less so on the basis of established SPCOMM described in this article serial communication protocol, called RCC (expressed as a Reliable Comm Communication), whose main objective is to communicate with the serial port client/server sides to establish a reliable communication link, like TCP (RFC793) the same. The current development of the protocol is used VC++, application platform for WIN95/NT, but as the agreement itself, RCC concrete programming
- 2023-02-24 10:55:03下载
- 积分:1
-
3.CB_seri.cpp(C++Builder串行异步通信程序)
3.CB_seri.cpp(C++Builder串行异步通信程序)-3.CB_seri.cpp (C Builder asynchronous serial communication program)
- 2023-04-26 03:10:02下载
- 积分:1
-
简要描述:
一个很好而小巧的串口调试助手,支持常用的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
-
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm...
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件-audio and video matrix of Serial control procedures can be achieved eight into four control. While providing udp eavesdropping, the receiving network orders network control audio and video matrix. The need to resort to the famous trayicon controls and controls mscomm
- 2022-03-19 12:32:38下载
- 积分:1
-
主要是测试msp430x44x的读写,看能不能顺利读写!
主要是测试msp430x44x的读写,看能不能顺利读写!-mainly msp430x44x literacy test, whether we can successfully read and write!
- 2022-03-17 17:11:18下载
- 积分:1
-
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式...
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式 -To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
- 2022-02-25 10:26:04下载
- 积分:1
-
是用C语言编写的关于用51单片机控制12864液晶LCD的源程序,适用与交流电压及其谐波的显示
是用C语言编写的关于用51单片机控制12864液晶LCD的源程序,适用与交流电压及其谐波的显示-Is written in C with a 51 on the MCU control 12864 LCD LCD source, application and the display of AC voltage and its harmonic
- 2022-02-20 14:55:38下载
- 积分:1
-
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据....
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
- 2023-06-23 15:50:03下载
- 积分:1