From 152448937c3b8ca8e142ca7d14c22439912415e7 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 May 2016 15:51:54 +0200 Subject: seperate images and source code --- content/post/music-led-visualisation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/post/music-led-visualisation.md') 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 test results](/downloads/music-led/led-floor.jpg) +![First test results](/images/music-led/led-floor.jpg) _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. -![Failed attempt of connecting an ESP8266](/downloads/music-led/controller-failed.jpg) +![Failed attempt of connecting an ESP8266](/images/music-led/controller-failed.jpg) _Do not reproduce, this fries the ESP…_ -- cgit v1.3.1