How To Connect MMA7455 Accelerometer 3Axis Tilt Sensor Arduino Tutorial
YOUR LINK HERE:
http://youtube.com/watch?v=o58EIVsjQH0
Tutorial on how to connect a 3-Axis Tilt MMA7455 Accelerometer sensor to Arduino. Supports 5V/3.3V input. • Raw Arduino code link: http://tolsonwinters.com/a/MMA7455_Ac... • Link to tutorial: https://arduino-info.wikispaces.com/a... • Link to Library for MMA7455 (put this in library folder): https://code.google.com/archive/p/mma... • MMA7455 Three Axis Digital Tilt Acceleration Sensor. • Commonly used in Smartphones to detect how phone is being held. It returns a number for the x-axis tilt, y-axis tilt, and z-axis tilt. You can also use these in hobby/robotics to detect how any device is being tilted for all three axes.
#############################
