文件名称:main
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- xj***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Platform: PIC1687A
Project : 实验6:动态数码管显示实验
Clock F : 外部4M
Software: PICC
Author :
comments:
学习使用动态数码管显示。
注:
PIC里面只有B口内部设置了上拉电阻,
用的时候必须用编程打开它,(OPTION=0X7F)
其他端口都须自已连上拉电阻,
一般是10K,接在5V的电压下就可以了
proteus仿真通过 -Platform: PIC1687A Project: Experiment 6: Dynamic digital display experimental Clock F: External 4M Software: PICC Author: comments: study using dynamic digital display. Note: PIC port B which is only set on the internal pull-up resistor must be programmed with the time to open it, (OPTION = 0X7F) with the other ports are required to pull their own, usually 10K, then the voltage at 5V can the proteus simulation through
Project : 实验6:动态数码管显示实验
Clock F : 外部4M
Software: PICC
Author :
comments:
学习使用动态数码管显示。
注:
PIC里面只有B口内部设置了上拉电阻,
用的时候必须用编程打开它,(OPTION=0X7F)
其他端口都须自已连上拉电阻,
一般是10K,接在5V的电压下就可以了
proteus仿真通过 -Platform: PIC1687A Project: Experiment 6: Dynamic digital display experimental Clock F: External 4M Software: PICC Author: comments: study using dynamic digital display. Note: PIC port B which is only set on the internal pull-up resistor must be programmed with the time to open it, (OPTION = 0X7F) with the other ports are required to pull their own, usually 10K, then the voltage at 5V can the proteus simulation through
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.c