文件名称:iVoltmeter.v1.1
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-10
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- Simo*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序基于xmega128 a1单片机实现了ADC模块、USART模块、TC/Counter 模块;将ADC采样的电压数据定时通过串口发送出去-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.
Features:
1.Read the differential value between inputing positive and negative pole.
2.Send the value to the other PC through USART port.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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