-
Simple UART with 8x clock
Simple UART with 8x clock
- 2022-01-26 05:05:07下载
- 积分:1
-
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书- A very good introduction to the book PC serial port communication technology
- 2022-05-27 05:50:58下载
- 积分:1
-
单片机的通用串口接收和发送无线信息,无线接收…
单片机通用串口uart接收与发送无线信息,实现无线接收。-MCU Universal Serial uart receive and transmit a wireless message, wireless receiver.
- 2022-03-14 09:56:41下载
- 积分:1
-
单片机串行接口
使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
- 2022-05-21 01:32:13下载
- 积分:1
-
一个好用的串口调试软件,不下载可惜了,方便你的工程开发...
一个好用的串口调试软件,不下载可惜了,方便你的工程开发-An easy to use serial port debugging software, not to download Unfortunately, and to facilitate the development of your project
- 2022-01-31 11:28:09下载
- 积分:1
-
VC串口编程,利用串口将pc和单片机进行通信.
VC串口编程,利用串口将pc和单片机进行通信.-VC serial programming, the use of the pc and the single-chip serial communication.
- 2022-07-19 09:45:22下载
- 积分:1
-
我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。...
我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。-I VC series a tiny serial applications, they use a library CComm. Very simple.
- 2022-04-20 16:59:47下载
- 积分:1
-
测试传感器温度的控件...实在没什么可多介绍的了.VC
测试传感器温度的控件...实在没什么可多介绍的了.VC-test temperature sensor controls ... nothing can introduce more of it. VC
- 2022-02-12 12:41:18下载
- 积分:1
-
VB串口控件属性 之关于使用 VB 与单片机通信
VB串口控件属性 之关于使用 VB 与单片机通信-VB serial control attribute on the use of VB with the single-chip communication
- 2022-02-21 23:58:53下载
- 积分:1
-
because phone short message is sent in the form of Series PDU sent, Chinese char...
因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
- 2022-03-16 19:27:34下载
- 积分:1