https://github.com/patrixr/tronic-drum-kit
Arduino powered LED drums
https://github.com/patrixr/tronic-drum-kit
arduino art drums leds neopixel
Last synced: about 2 months ago
JSON representation
Arduino powered LED drums
- Host: GitHub
- URL: https://github.com/patrixr/tronic-drum-kit
- Owner: patrixr
- License: mit
- Created: 2017-01-21T07:46:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T06:19:18.000Z (about 9 years ago)
- Last Synced: 2025-02-16T14:03:41.386Z (over 1 year ago)
- Topics: arduino, art, drums, leds, neopixel
- Language: C++
- Homepage:
- Size: 15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tronic-drum-kit
-----
## About
This project is fro Electronic Museum 3 at Clear Water Bay Film Studios Hong Kong 2017.
Here you’ll find the code for the project which uses Arduino hooked into a sound sensor and some addressable LED light model WS2812.
-----
## Drawings
### [Electronic circuit diagram](https://circuits.io/circuits/3963655-tronic)

-----
## Resources
All of this information is readily available out there and our main source of is Adafrui and Sparkfun.
_Tutorials_
1. Sparkfun [https://learn.sparkfun.com/tutorials/ws2812-breakout-hookup-guide](https://learn.sparkfun.com/tutorials/ws2812-breakout-hookup-guide)
1. Adafruit [https://learn.adafruit.com/adafruit-neopixel-uberguide/overview](https://learn.adafruit.com/adafruit-neopixel-uberguide/overview)
_Git_
1. [Adafruit NeoPixel Library](https://github.com/adafruit/Adafruit_NeoPixel)
_IDEs_
1. [Arduino](https://www.arduino.cc/en/Main/Software)
1. [Visual Studio](http://playground.arduino.cc/Code/VisualStudio)
1. [Eclipse](http://playground.arduino.cc/Code/Eclipse)
-----
## Result