diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 15:51:54 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 15:51:54 +0200 |
| commit | 152448937c3b8ca8e142ca7d14c22439912415e7 (patch) | |
| tree | 9fdc7dc0a6663cbca17c706b38e7ce6d226b8c81 /content/post/music-led-visualisation.md | |
| parent | b8f1c4ed75e37cbfb8bd039c6bf5624ccee7ca00 (diff) | |
| download | blog-152448937c3b8ca8e142ca7d14c22439912415e7.tar.gz blog-152448937c3b8ca8e142ca7d14c22439912415e7.zip | |
seperate images and source code
Diffstat (limited to 'content/post/music-led-visualisation.md')
| -rw-r--r-- | content/post/music-led-visualisation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/music-led-visualisation.md b/content/post/music-led-visualisation.md index 4bfbb04..f7d5c12 100644 --- a/content/post/music-led-visualisation.md +++ b/content/post/music-led-visualisation.md @@ -7,7 +7,7 @@ title: Visualize music with MPD and an LED strip With Arduinos, 5050 RGB LED strips, Hyperion and MPD on a Raspberry Pi I created a low cost party lightning environment. - + _First tests show that the setup seems to work._ @@ -20,6 +20,6 @@ The Raspberry Pi as server runs [Hyperion](https://github.com/tvdzwan/hyperion) Initially, I planned using an ESP8266 instead of the Arduino. I had not the right parts to step down 12V to 3.3V and tried to hack something together with LEDs and a 7V-3.3V-stepdown converter. Well… that didn't work out quite well. I used Arduino Unos instead. - + _Do not reproduce, this fries the ESP…_ |
