Arduino Sketch Read Accelerometer
This sketch is used by Exercise: Read Analog Accelerometer. Full Source Code The full code is all in one file ReadAccelerometer.ino. // ReadAccelerometer – read a 3-axis analog accelerometer and display the results to the serial port // // Copyright (c) 2016, Garth Zeglin. All rights reserved. Licensed under the // terms of the BSD 3-clause license […]