文件名称:midtest_pls
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-27
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此代码适用P89V51(东南大学电子)利用实验板和串口助手设计程序:先从串口助手发送四个十六进制数据(0~F)到实验板,数码管DS1-DS4显示此数据。
并且拨码开关某位(自选)为ON时,接下来从串口发送的数据从左进入到显示序列,如原本数码管显示 ”0FE6”,在串口发送 ”A” 后变为为 ”A0FE”。
拨码为OFF时,发送 ”A” 会使显示变为 “FE6A”,也就是数据从右边进入显示。-This code applies P89V51 (Southeast University Electronics) using experimental and serial board design program assistant: assistant serial start sending four hexadecimal data (0 ~ F) to experimental board, digital DS1-DS4 display this data. And by a DIP switch (optional) is ON, the next serial data sent from the left into the display sequence, such as the original digital display " 0FE6" , after the serial port " A" goes to " A0FE" . DIP is OFF, send " A" will display becomes " FE6A" , that is, the right to enter the data from the display.
并且拨码开关某位(自选)为ON时,接下来从串口发送的数据从左进入到显示序列,如原本数码管显示 ”0FE6”,在串口发送 ”A” 后变为为 ”A0FE”。
拨码为OFF时,发送 ”A” 会使显示变为 “FE6A”,也就是数据从右边进入显示。-This code applies P89V51 (Southeast University Electronics) using experimental and serial board design program assistant: assistant serial start sending four hexadecimal data (0 ~ F) to experimental board, digital DS1-DS4 display this data. And by a DIP switch (optional) is ON, the next serial data sent from the left into the display sequence, such as the original digital display " 0FE6" , after the serial port " A" goes to " A0FE" . DIP is OFF, send " A" will display becomes " FE6A" , that is, the right to enter the data from the display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
midtest_pls\midtest_pls
...........\midtest_pls.c
...........\midtest_pls.hex
...........\midtest_pls.lnp
...........\midtest_pls.LST
...........\midtest_pls.M51
...........\midtest_pls.OBJ
...........\midtest_pls.plg
...........\midtest_pls.uvgui.Administrator
...........\midtest_pls.uvgui_Administrator.bak
...........\midtest_pls.uvopt
...........\midtest_pls.uvproj
...........\midtest_pls_uvopt.bak
...........\midtest_pls_uvproj.bak
midtest_pls