文件名称:program
介绍说明--下载内容均来自于网络,请自行研究使用
1、 由PC机发送一个字符给单片机,单片机收到后,将该字符回送给PC。
2、 由PC机发送一个字符给单片机,单片机收到后,将小写字母转换成大写字母回送给PC机,如果不是小写字母,单片机均回送字符“F”给PC机。
3、 由PC机发送一个字符串给单片机,单片机接收到后将其中的大写“A”字母的个数统计出来,显示在数码管上。-1, the PC sends a character to the microcontroller, MCU receive the characters back to the PC. 2, the PC sends a character to the microcontroller the MCU receive, convert lowercase letters to uppercase letters sent back to the PC, if not a lowercase letter, single-chip loopback character " F" to the PC. 3, from a PC to send a string to the microcontroller, MCU receives uppercase letter " A" after which the number of statistics out, displayed on the digital.
2、 由PC机发送一个字符给单片机,单片机收到后,将小写字母转换成大写字母回送给PC机,如果不是小写字母,单片机均回送字符“F”给PC机。
3、 由PC机发送一个字符串给单片机,单片机接收到后将其中的大写“A”字母的个数统计出来,显示在数码管上。-1, the PC sends a character to the microcontroller, MCU receive the characters back to the PC. 2, the PC sends a character to the microcontroller the MCU receive, convert lowercase letters to uppercase letters sent back to the PC, if not a lowercase letter, single-chip loopback character " F" to the PC. 3, from a PC to send a string to the microcontroller, MCU receives uppercase letter " A" after which the number of statistics out, displayed on the digital.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
program\Uart_change\main.asm
.......\...........\main.LST
.......\...........\main.OBJ
.......\...........\Uart_change
.......\...........\Uart_change.hex
.......\...........\Uart_change.lnp
.......\...........\Uart_change.M51
.......\...........\Uart_change.Opt
.......\...........\Uart_change.plg
.......\...........\Uart_change.Uv2
.......\...........\Uart_change_Uv2.Bak
.......\Uart_change
.......\.....Counter\main.asm
.......\............\main.LST
.......\............\main.OBJ
.......\............\Uart_Counter
.......\............\Uart_Counter.hex
.......\............\Uart_Counter.lnp
.......\............\Uart_Counter.M51
.......\............\Uart_Counter.Opt
.......\............\Uart_Counter.plg
.......\............\Uart_Counter.Uv2
.......\............\Uart_Counter_Uv2.Bak
.......\Uart_Counter
.......\.....test\main.asm
.......\.........\main.LST
.......\.........\main.OBJ
.......\.........\Uart_test
.......\.........\Uart_test.hex
.......\.........\Uart_test.lnp
.......\.........\Uart_test.M51
.......\.........\Uart_test.Opt
.......\.........\Uart_test.plg
.......\.........\Uart_test.Uv2
.......\.........\Uart_test_Uv2.Bak
.......\Uart_test
program