Measuring steps using the ADXL335 accelerometer
In this project I will tell you how to make a simple fitness tracker (step counter) using Arduino. In this project we will be using a simple ADXL335 accelerometer to count the number of times our hand accelerates and decelerates and count it as one step. What does the ADXL335 do? The ADXL335 is a triple axis accelerometer with extremely low noise and power consumption The and has a full sensing range of +/- 3g. It has a voltage consum ption of between 1.8 and 3.6Volts DC. The ADXL335 Materials required An Arduino uno An ADXL335 accelerometer A few male to femalejumper wires Making the Arduino connections The connections for this project are very easy. Connect the pin labelled VCC on the ADXL335 to the pin labelled A4 on the Arduino. You can also connect it to the in labelled 3.3V on the Arduino. Connect the GND on the ADXL335 to the pin labelled A0 on the Arduino. You can also connect it eo the GND of the Arduino Connect the X_OUT on the ADXL335 to