Accelerometer visualization 1

1. Processing with sound The first challenge was to find code that synched Arduino’s serial outputs with a Processing sketch. I found some good code and a library that could be uploaded to both programs: Jeff Rowberg’s i2cdev library for Arduino (specifically for the MPU 6050 accelerometer I had), and Kartsen Schmidt’s toxiclib library for … Continue reading Accelerometer visualization 1