文件名称:serial-communicate
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 402kb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能简介:
晶振跳至11.0592左边,LCD/lED跳至上方。
上位机可采用上位机软件\ 安装湘灵版串行通信程序,下载试验程序。点击上位机软件的数值,在单片机的数码管上相应的显示;也可以用串口助手选择9600频率发送数据,注意串口调试助手发送数据为16进制发送时候数据要写两位数,然后点击发送,或者自动发送。两个软件只能开一个,因为公用一个com口
如果是stc单片机用户,在用串口下载程序之前,请务必要关闭这两个软件,否则因为占用COM口而造成程序无法下载,后续程序不另外再次强调。-Features:
Jump 11.0592 crystal left, LCD/lED skip to the top.
PC PC software can be used \ install Xiang Ling Edition serial communication program, download the test program. Click the value PC software in the microcontroller on the corresponding digital display assistant can also select the 9600 frequency of the serial transmit data, note the serial debugging assistant for 16 to send data when the data sent to write two-digit hexadecimal, and then click Send , or automatically sent. Two software can only open one, because a com port utility
If stc MCU users, with serial download, be sure to close these two software, or as a result of occupation of COM port program can not download, follow-up program is not another re-emphasized.
晶振跳至11.0592左边,LCD/lED跳至上方。
上位机可采用上位机软件\ 安装湘灵版串行通信程序,下载试验程序。点击上位机软件的数值,在单片机的数码管上相应的显示;也可以用串口助手选择9600频率发送数据,注意串口调试助手发送数据为16进制发送时候数据要写两位数,然后点击发送,或者自动发送。两个软件只能开一个,因为公用一个com口
如果是stc单片机用户,在用串口下载程序之前,请务必要关闭这两个软件,否则因为占用COM口而造成程序无法下载,后续程序不另外再次强调。-Features:
Jump 11.0592 crystal left, LCD/lED skip to the top.
PC PC software can be used \ install Xiang Ling Edition serial communication program, download the test program. Click the value PC software in the microcontroller on the corresponding digital display assistant can also select the 9600 frequency of the serial transmit data, note the serial debugging assistant for 16 to send data when the data sent to write two-digit hexadecimal, and then click Send , or automatically sent. Two software can only open one, because a com port utility
If stc MCU users, with serial download, be sure to close these two software, or as a result of occupation of COM port program can not download, follow-up program is not another re-emphasized.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
serial communicate\1serial_查询方式接受数据\uart
..................\........................\uart.c
..................\........................\uart.hex
..................\........................\uart.lnp
..................\........................\uart.LST
..................\........................\uart.M51
..................\........................\uart.OBJ
..................\........................\uart.Opt
..................\........................\uart.plg
..................\........................\uart.Uv2
..................\2serial_中断方式接受数据\uart
..................\........................\uart.c
..................\........................\uart.hex
..................\........................\uart.lnp
..................\........................\uart.LST
..................\........................\uart.M51
..................\........................\uart.OBJ
..................\........................\uart.Opt
..................\........................\uart.plg
..................\........................\uart.Uv2
..................\3serial_接受数据,然后发送至上位机串口助手\uart
..................\..........................................\uart.c
..................\..........................................\uart.hex
..................\..........................................\uart.lnp
..................\..........................................\uart.LST
..................\..........................................\uart.M51
..................\..........................................\uart.OBJ
..................\..........................................\uart.Opt
..................\..........................................\uart.plg
..................\..........................................\uart.Uv2
..................\serial\uart
..................\......\uart.c
..................\......\uart.hex
..................\......\uart.lnp
..................\......\uart.LST
..................\......\uart.M51
..................\......\uart.OBJ
..................\......\uart.Opt
..................\......\uart.plg
..................\......\uart.Uv2
..................\上位机软件\MSCOMM32.OCX
..................\..........\readme.txt
..................\..........\串口通信上位机软件V1.2.exe
..................\说明.txt
..................\1serial_查询方式接受数据
..................\2serial_中断方式接受数据
..................\3serial_接受数据,然后发送至上位机串口助手
..................\serial
..................\上位机软件
serial communicate
..................\........................\uart.c
..................\........................\uart.hex
..................\........................\uart.lnp
..................\........................\uart.LST
..................\........................\uart.M51
..................\........................\uart.OBJ
..................\........................\uart.Opt
..................\........................\uart.plg
..................\........................\uart.Uv2
..................\2serial_中断方式接受数据\uart
..................\........................\uart.c
..................\........................\uart.hex
..................\........................\uart.lnp
..................\........................\uart.LST
..................\........................\uart.M51
..................\........................\uart.OBJ
..................\........................\uart.Opt
..................\........................\uart.plg
..................\........................\uart.Uv2
..................\3serial_接受数据,然后发送至上位机串口助手\uart
..................\..........................................\uart.c
..................\..........................................\uart.hex
..................\..........................................\uart.lnp
..................\..........................................\uart.LST
..................\..........................................\uart.M51
..................\..........................................\uart.OBJ
..................\..........................................\uart.Opt
..................\..........................................\uart.plg
..................\..........................................\uart.Uv2
..................\serial\uart
..................\......\uart.c
..................\......\uart.hex
..................\......\uart.lnp
..................\......\uart.LST
..................\......\uart.M51
..................\......\uart.OBJ
..................\......\uart.Opt
..................\......\uart.plg
..................\......\uart.Uv2
..................\上位机软件\MSCOMM32.OCX
..................\..........\readme.txt
..................\..........\串口通信上位机软件V1.2.exe
..................\说明.txt
..................\1serial_查询方式接受数据
..................\2serial_中断方式接受数据
..................\3serial_接受数据,然后发送至上位机串口助手
..................\serial
..................\上位机软件
serial communicate