An open API service indexing awesome lists of open source software.

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

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)
![TRONICic Drums schematic](/schematics/tronic-schematic.png)

-----

## 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