- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 109kb
- Update:
- 2015-06-25
- Downloads:
- 0 Times
- Uploaded by:
- 啊贝
Description: 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.
To Search:
File list (Check if you may need any files):
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