Week 11: Input devices
This week we are looking info reading sensor data, for example reading distance sensor, light sensor, thermistor… I chose to work with and accelerometer/gyroscope because I find it very useful.
Group Assignment
The page describing the group assignment for this week (probe an input device’s analog levels and digital signals) can e found here.
Arduino code
This website was my starting point when working with Adafruit accelerometer and gyroscope. It contains the pinouts, library installation guide and a very helpful example code.
Read more