Experimenting with Arduino Uno and MEGA - LEDs, ultrasonic sensors, MusicShield and Touch Board on a Linux machine
Download the latest version of Arduino IDE and make sure it recognises the arduino board and port. Test it with a the beginners tutorial or demos.
To create LED arrays, the sparkfun tutorial is a good starting point.
To use ultrasonic sensors to control LEDs, the instructables tutorial is a good starting point.
If you have a Waveshare Music Shield board, the repository already contains the Music Shield library and details on how to use it can be found in the Waveshare Music Shield User Manual.
To use a Bare Conductive Touch Board, you must use the Touch Board installer.
This project is licensed under the MIT License - see the LICENSE.md file for details
- andrewsage