From b90d445ce3c3ced56f327ec01ee6431f9350c1d2 Mon Sep 17 00:00:00 2001 From: Simon Budig Date: Mon, 15 Aug 2016 23:39:34 +0200 Subject: [PATCH] add a reference to Lukas' work. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d705ab..683cffd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ This is a small arduino sketch to drive a string of WS2812 LEDs wound around a tube, to simulate a flaming torch. I have carried around the torch on various events and it has proven quite -popular and served as inspiration for other similiar builds. +popular and served as inspiration for other similiar builds, see for example +the work of Lukas, who expanded on the idea and added message scrolling: +https://github.com/plan44/messagetorch This code is built for 5m LED strip with 64 led/m. The circumference of the tube is about 17-20 cm, so that after 12 leds one winding is complete.