1.单片机与PC机通过RS232相连,编写一个异步串行口通信程序,实现单片机与PC机上的串口助手之间的通信。具体要求如下: ①PC机向单片机发送命令打开或关闭指定LED灯 ②PC机向单片机发送命令启动或停止蜂鸣器播放音乐 ③PC机向单片机发送字符并显示在1602液晶显示器上,也可发命令删除字符、换行、清除显示 ④在单片机一端,点击矩阵按键,并将按键序号发送给PC机
2022-08-29 15:20:19 3.42MB UART RS232串行通信
1
包括N76E003等新唐bootlader源码案例,以及ISP_UATR下载软件。
2022-08-24 02:56:43 18.06MB ICP UART
1
本文主要讲了单片机IO口模拟UART串口通信程序,希望对你的学习有所帮助。
2022-08-18 14:27:08 220KB 单片机 IO口 模拟UART 文章
1
用软件模拟uart功能,完整的一个工程。对于软件工程师理解uart的工作过程有帮助。也可以用txt的提示降低uart时钟频率
2022-08-18 14:04:27 557KB 软件开发
1
使用JAVA 进行串口通信,使用JAVA 进行串口通信,
2022-08-17 17:17:41 260KB UART Test JAVA
1
DockLight最新xx版,大家懂的,下了不后悔,串口调试很好用的工具。
2022-08-17 14:22:33 4.89MB UART 串口 Serial
1
串口转IAP然后到APP,上电时,进入UART到IAP,然后判断下载程序是否合法,若合法,则执行APP。
2022-08-12 14:04:43 10.23MB iap flash stm32 远程程序更新
1
新华龙c8051f 单片机UART程序,UART0和UART1相互发送数据和接收数据。交叉开关可以 改变。欢迎下载
2022-08-10 18:06:18 10KB c8051f UART
1
The UART (Universal Asynchronous Receiver/Transmitter) core provides serial communication capabilities, which allow communication with modem or other external devices, like another computer using a serial cable and RS232 protocol. This core is designed to be maximally compatible with the industry standard National Semiconductors’ 16550A device.
2022-08-05 17:04:31 126KB UART IC design sepc
1
linux下串口应用编程,配合教程https://blog.csdn.net/qq_28938511/article/details/109394828使用
2022-08-05 09:48:58 881KB itop-4412 linux uart
1