文件名称:AVR 加速度计 demo
文件大小:4KB
文件格式:C
更新时间:2015-02-02 09:48:33
AVR Accelrometer
/****************************************************************************** ProGFX Example Programs *********************** Example to demonstrate the use of accelerometer. The sensor is MMA7260 from Freescale semiconductor. The X axis is connected to ADC0 and Y axis is connected to ADC7 Website: http://www.ProGFX.org Hardware: AVR ATmega32 @ 16MHz Fuse High = 0xC9 Low=0xFF Compiler: avr-gcc http://winavr.sourceforge.net/ Project Manager: AVR Studio 4.17 Build 666 Copyright: (C) 2008-2011 eXtreme Electronics www.eXtremeElectronics.co.in Author: Avinash Gupta me@avinashgupta.com http://www.avinashgupta.com ******************************************************************************/