- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 41kb
- Update:
- 2014-10-11
- Downloads:
- 0 Times
- Uploaded by:
- john
Description: This works for AW60 the A/D module programming examples (1) This example PTB.0 using potentiometer connected to analog data acquisition, adjust the potentiometer to obtain different sample value (2) The conversion process includes the median filter A composite filter and the way the average filter (3) of this program is the median filter compares the value of three times the size of the sample, taken in the middle of (4) the average value of the filter is N samples averaging (5) the use of SCI and PC machine communication
To Search:
File list (Check if you may need any files):
Sources\AD.c
.......\AD.h
.......\derivative.h
.......\GeneralFun.c
.......\GeneralFun.h
.......\GPIO.c
.......\GPIO.h
.......\Includes.h
.......\isr.c
.......\isr.h
.......\LCD.c
.......\LCD.h
.......\Light.c
.......\Light.h
.......\main.c
.......\MC9S08AW60.c
.......\MC9S08AW60.h
.......\MCUInit.c
.......\MCUInit.h
.......\SCI.c
.......\SCI.h
.......\Start08.c
.......\Type.h
.......\工程说明.txt
Sources