Description: This project is a voltage measurement tool which is based on the xMega128.A1 board, That means this program is a embedded program.
Features:
1.Read the differential value between inputing positive and negative pole.
2.Send the value to the other PC through USART port.
To Search:
File list (Check if you may need any files):
iVoltmeter.v1.1\doc\readme
...............\inc\AVR_env.h
...............\...\basetype.h
...............\src\ADC_driver.c
...............\...\ADC_driver.h
...............\...\ADC_interrupt.c
...............\...\ADC_interrupt.h
...............\...\EVENT_driver.c
...............\...\EVENT_driver.h
...............\...\Makefile
...............\...\PMIC_driver.c
...............\...\PMIC_driver.h
...............\...\TIMER_driver.c
...............\...\TIMER_driver.h
...............\...\USART_driver.c
...............\...\USART_driver.h
...............\...\USART_interrupt.c
...............\...\USART_interrupt.h
...............\...\VOLTMETER_common.c
...............\...\VOLTMETER_common.h
...............\...\VOLTMETER_main.c
...............\...\VOLTMETER_main.h
...............\doc
...............\inc
...............\src
iVoltmeter.v1.1