Arduino Resources for Creative Coding for Sound
See the Getting Started guide for instructions on setting up to use your kit.
Notes on usage and helpful techniques
The Inertial measurement unit (IMU) consists of a combined accelerometer and gyroscope. To use the IMU you will need to download the Arduino_LSM6DS3
library via the Arduino Library Manager.
The included Temperature Sensor is Grove DHT11. Se the Grove Documentation for a full breakdown. The DHT11 is a common sensor, so any library will be fine. We recommend using the DHT Sensor Library
by Adafruit available via the Library Manager
An API is what allows you to interact with someone else's application. See the Public list APIs for some inspiration.
Some extra tidbits to make life easier
Pins on the nano are labelled in such small typeface it can be difficult to read. This .pdf can be printed out, placed over your breadboard and the Arduino can plugged in on top. Get creative and try making your own.