Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmos1978 authored Jun 20, 2016
1 parent fda2c2f commit 0cebcc8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# djlights
cheap multichannel light controller for tractor
cheap multichannel light controller for tractor.

the microcontroller I used is the teensy 2.0 which can be bought for 16$
https://www.pjrc.com/store/teensy.html

The current code will support only one RGB led strip.
This well be increased to 3 in the near future.

The current code will run run a series of 7 different music effects.
Each will run for 64 beats before continuing to the next one. The seven effects will run in a loop continously.

In order to feed the teensy controller with the midi data needed a generic midi device needs to be imported in tractor using a custom


0 comments on commit 0cebcc8

Please sign in to comment.