From 0cebcc81a3128d449331897ade0ab786048ed570 Mon Sep 17 00:00:00 2001 From: cosmos1978 Date: Mon, 20 Jun 2016 23:25:03 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b3ab6e..a28a923 100644 --- a/README.md +++ b/README.md @@ -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 + +