文件名称:3-digital-voltage-meter
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-01-23
- 文件大小:
- 141kb
- 下载次数:
- 0次
- 提 供 者:
- 5*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
51单片机运用PCF8591实现数模莫属转换(i2c协议)
1利用PCF8591 串行A/D 转换器转换电位器输入模拟电压,并在LED数码管上显示电压值(精确到2 位小数),实现数字电压表功能。
2在基本部分基础上,利用 PCF8591 的D/A 通道实现一个固定频率的方波(频率范围10~50Hz),并在虚拟示波器上输出。-51 MCU using PCF8591 to realize the digital to analog conversion (I2C) is
1 using PCF8591 serial A/D converter to convert the input analog voltage potentiometer, and in the digital tube LED display voltage values (accurate to 2 decimal places), the realization of digital voltage meter function.
2 in the basic part of basis, the realization of a fixed frequency Fang Bo using D/A channel PCF8591 (10~50Hz frequency range), and the output in a virtual oscilloscope.
1利用PCF8591 串行A/D 转换器转换电位器输入模拟电压,并在LED数码管上显示电压值(精确到2 位小数),实现数字电压表功能。
2在基本部分基础上,利用 PCF8591 的D/A 通道实现一个固定频率的方波(频率范围10~50Hz),并在虚拟示波器上输出。-51 MCU using PCF8591 to realize the digital to analog conversion (I2C) is
1 using PCF8591 serial A/D converter to convert the input analog voltage potentiometer, and in the digital tube LED display voltage values (accurate to 2 decimal places), the realization of digital voltage meter function.
2 in the basic part of basis, the realization of a fixed frequency Fang Bo using D/A channel PCF8591 (10~50Hz frequency range), and the output in a virtual oscilloscope.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3数字电压表\3.PWI
...........\i2c.c
...........\I2c.DSN
...........\i2c.h
...........\I2c.PWI
...........\I2C.uvgui.MyPC
...........\I2C.uvopt
...........\I2C.uvproj
...........\ISIS.dmp
...........\Last Loaded I2c.DBK
...........\Last Loaded uart.DBK
...........\.istings\I2C.m51
...........\main.c
...........\Objects\I2C
...........\.......\I2C.build_log.htm
...........\.......\I2C.hex
...........\uart.PWI
...........\设计.DSN
...........\设计.PWI
...........\Listings
...........\Objects
3数字电压表