文件名称:RS232
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- Jeff *****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口通讯发送接收实验。在电脑上用串口调试工具发送一个数字给单片机,单片机接收这个数字后,将这个数字加上0x10,然后发送给串口调试工具,并在窗口中显示出来,接着再发送一串字符串给电脑,也在窗口中显示出来。-Serial Communication test for sending and receiving data. Using the serial communication tool to send a number to the 51 MCU, after 51MCU received it, add it with 0x10 and send it back to the serial communication tool and display it on the screen, then MCU send another string to the serial communication tool , and display it on the screen too.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RS232\Main.c
.....\Main.LST
.....\Main.OBJ
.....\RS232
.....\RS232.hex
.....\RS232.M51
.....\RS232.Opt
.....\RS232.plg
.....\RS232.Uv2
.....\RS232_Opt.Bak
.....\RS232_Uv2.Bak
.....\STARTUP.A51
.....\STARTUP.lst
.....\STARTUP.obj
RS232