Browse over 10,000 Electronics Projects

AccelR8 Acceleration monitor

AccelR8 Acceleration monitor

Basically the AccelR8 is a device for measuring acceleration. It can measure +/- 2 g. As it contains a microprocessor, it an also measure time. It uses ADXL202 and AVR
The schematic show that the AccelR8 only uses 3 IC’s. An AVR 8515 microcontroller do the calculation work and controls the other circuits. An MAX603 controls voltage and power-on/power-off. And the chip that makes it all possible, the ADXL202 from Analog Devices measures the acceleration.



Advertisement1


This chip is a small wonder. It uses a tiny micromachined polysilicon structure on the silicon wafer. The structure is part of a capacitor, so deflection of the structure (by acceleration) can be measured. The ADXL202 can measure acceleration in two axes, and if you have a Microsoft Freestyle Gamepad, you already have an ADXL202 !

In this case, we only use one of the axes, and the ADXL202 outputs this data as a variable duty-cycle squarewave. The 8515 calculates the acceleration by measuring the pulsewidth/period relationship. The acceleration is then used in further calculations, and the resulting data is show on the display.

Visit Here for more.

 


Top