文件名称:8051DAtrans
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-06-25
- 文件大小:
- 109kb
- 下载次数:
- 0次
- 提 供 者:
- 啊*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个A/D采样程序,使用外部22.1184MHz 晶振。利用定时器中断,每1秒钟中断一次并采样。采样AIN0,1和温度通道信号,并在LCD 上显示其电压和温度值。通过手动调节VR2电位器,观察电压值的变化。-An A/D sampling procedures, the use of external 22.1184MHz crystal. Use of the timer interrupt, once per second, and sampling interrupt. Sampling AIN0,1 and temperature channel signals and display the voltage and temperature values on the LCD. By manually adjusting the potentiometer VR2, the voltage value of the observed variation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
8051DAtrans\ad
...........\ad.hex
...........\DAC_Test1.Opt
...........\DAC_Test1.plg
...........\DAC_Test1.Uv2
...........\DAC_Test1_Opt.Bak
...........\DAC_Test1_Uv2.Bak
...........\main5.c
...........\main5.Opt
...........\main5_Uv2.Bak
...........\Output\DAC.obj
...........\......\DAC_Test1
...........\......\DAC_Test1.hex
...........\......\DAC_Test1.lnp
...........\......\DAC_Test1.plg
...........\......\Delay.obj
...........\......\Key.obj
...........\......\Lcd_Driver.obj
...........\......\main.obj
...........\......\SYS_Init.obj
...........\......\Uart.obj
...........\Source\DAC.c
...........\......\DAC.h
...........\......\Delay.c
...........\......\Delay.h
...........\......\Key.c
...........\......\Key.h
...........\......\Lcd_Driver.c
...........\......\Lcd_Driver.h
...........\......\main.c
...........\......\main.h
...........\......\SYS_Init.c
...........\......\SYS_Init.h
...........\......\Timer.c
...........\......\Timer.h
...........\......\Uart.c
...........\......\Uart.h
...........\Output
...........\Source
8051DAtrans