diff options
| -rw-r--r-- | .gitmodules | 12 | ||||
| -rw-r--r-- | content/post/blinkiecar.md | 10 | ||||
| -rw-r--r-- | content/post/internet-is-magic.md | 10 | ||||
| -rw-r--r-- | content/post/music-led-visualisation.md | 4 | ||||
| -rw-r--r-- | content/post/weather-snowman.md | 10 | ||||
| -rw-r--r-- | static/images/blinkiecar/.directory (renamed from static/downloads/blinkiecar/.directory) | 0 | ||||
| -rw-r--r-- | static/images/blinkiecar/blink-both.gif (renamed from static/downloads/blinkiecar/blink-both.gif) | bin | 530652 -> 530652 bytes | |||
| -rw-r--r-- | static/images/blinkiecar/blink-right.gif (renamed from static/downloads/blinkiecar/blink-right.gif) | bin | 476307 -> 476307 bytes | |||
| -rw-r--r-- | static/images/blinkiecar/finished-front.jpg (renamed from static/downloads/blinkiecar/finished-front.jpg) | bin | 137475 -> 137475 bytes | |||
| -rw-r--r-- | static/images/blinkiecar/magnet.jpg (renamed from static/downloads/blinkiecar/magnet.jpg) | bin | 143868 -> 143868 bytes | |||
| -rw-r--r-- | static/images/blinkiecar/wip.jpg (renamed from static/downloads/blinkiecar/wip.jpg) | bin | 148627 -> 148627 bytes | |||
| -rw-r--r-- | static/images/internet-is-magic/fluttershy-glow.jpg (renamed from static/downloads/internet-is-magic/fluttershy-glow.jpg) | bin | 143284 -> 143284 bytes | |||
| -rw-r--r-- | static/images/internet-is-magic/inside.jpg (renamed from static/downloads/internet-is-magic/inside.jpg) | bin | 147261 -> 147261 bytes | |||
| -rw-r--r-- | static/images/internet-is-magic/night.jpg (renamed from static/downloads/internet-is-magic/night.jpg) | bin | 147186 -> 147186 bytes | |||
| -rw-r--r-- | static/images/internet-is-magic/twilight-fluttershy.jpg (renamed from static/downloads/internet-is-magic/twilight-fluttershy.jpg) | bin | 146867 -> 146867 bytes | |||
| -rw-r--r-- | static/images/internet-is-magic/twilight-glow.jpg (renamed from static/downloads/internet-is-magic/twilight-glow.jpg) | bin | 145716 -> 145716 bytes | |||
| -rw-r--r-- | static/images/music-led/controller-failed.jpg (renamed from static/downloads/music-led/controller-failed.jpg) | bin | 135217 -> 135217 bytes | |||
| -rw-r--r-- | static/images/music-led/led-floor.jpg (renamed from static/downloads/music-led/led-floor.jpg) | bin | 136024 -> 136024 bytes | |||
| -rw-r--r-- | static/images/weather-snowman/.directory (renamed from static/downloads/weather-snowman/.directory) | 0 | ||||
| -rw-r--r-- | static/images/weather-snowman/leds-esp.jpg (renamed from static/downloads/weather-snowman/leds-esp.jpg) | bin | 143874 -> 143874 bytes | |||
| -rw-r--r-- | static/images/weather-snowman/leds.jpg (renamed from static/downloads/weather-snowman/leds.jpg) | bin | 144599 -> 144599 bytes | |||
| -rw-r--r-- | static/images/weather-snowman/snowman-blink.jpg (renamed from static/downloads/weather-snowman/snowman-blink.jpg) | bin | 145425 -> 145425 bytes | |||
| -rw-r--r-- | static/images/weather-snowman/snowman-glowblue.jpg (renamed from static/downloads/weather-snowman/snowman-glowblue.jpg) | bin | 146120 -> 146120 bytes | |||
| -rw-r--r-- | static/images/weather-snowman/snowman-glowbluered.jpg (renamed from static/downloads/weather-snowman/snowman-glowbluered.jpg) | bin | 147685 -> 147685 bytes | |||
| m--------- | static/source/internet-is-magic (renamed from static/downloads/internet-is-magic/source) | 0 | ||||
| m--------- | static/source/mpd-rgb-vis (renamed from static/downloads/music-led/source) | 0 | ||||
| m--------- | static/source/weather-snowman (renamed from static/downloads/weather-snowman/source) | 0 |
27 files changed, 23 insertions, 23 deletions
diff --git a/.gitmodules b/.gitmodules index a18a4ca..b2d4ae7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ -[submodule "static/downloads/internet-is-magic/source"] - path = static/downloads/internet-is-magic/source +[submodule "static/source/internet-is-magic"] + path = static/source/internet-is-magic url = git://schneefux.xyz/internet-is-magic -[submodule "static/downloads/music-led/source"] - path = static/downloads/music-led/source +[submodule "static/source/music-led"] + path = static/source/mpd-rgb-vis url = git://schneefux.xyz/mpd-rgb-vis -[submodule "static/downloads/weather-snowman/source"] - path = static/downloads/weather-snowman/source +[submodule "static/source/weather-snowman"] + path = static/source/weather-snowman url = git://schneefux.xyz/weather-snowman diff --git a/content/post/blinkiecar.md b/content/post/blinkiecar.md index 9ee461a..c0a88d4 100644 --- a/content/post/blinkiecar.md +++ b/content/post/blinkiecar.md @@ -7,13 +7,13 @@ title: Blinkiecar - 3D printed car with turn signals With some support from a friend with a 3D printer, I successfully built a magnetic car with working turning lights. - + _Right, it's a present._ The car was printed in two pieces, the top and the bottom part. My friend downloaded the model from somewhere, I repaired it with [netfabb](http://www.netfabb.com/) (didn't like their software due to an annoying startup dialog and paid features), cut it with [slic3r](http://slic3r.org) (this program looked better) and gave him the [repetier](http://www.repetier.com/)-converted model back. - + _This is how it looks on the inside._ @@ -21,16 +21,16 @@ Inside the car is a 3.3V coin cell battery, which is connected to two switches a A strong magnet from an old hard drive is glued below the car so you can stick it onto a magnetic board. - + _The magnet also covers the circuit a bit._ The blink LEDs are not in sync for some reason, but that did not matter as they still function as turning lights. - + _You can still try to use them as warning lights, but that's not reliable._ - + Next time, I should think of another solution for power - with this setup, you cannot swap the battery and the LEDs are quite dark. diff --git a/content/post/internet-is-magic.md b/content/post/internet-is-magic.md index e33c4a2..1d21027 100644 --- a/content/post/internet-is-magic.md +++ b/content/post/internet-is-magic.md @@ -9,7 +9,7 @@ aliases: Friendship is magic! I like the My Little Pony series, and two of my best friends, knowing that, surprised me with self-made versions of Twilight and Fluttershy at my birthday. - + _Aren't they adorable?_ @@ -19,13 +19,13 @@ That was kind of unexciting after a while. Luckily, I had an [ESP8266](https://e Awesome! Let's connect the ponies to the world wide web. - + _Not much to see here_ I wrote a quick-and-dirty Arduino sketch, [uploaded it]({% post_url 2015-10-14-esp8266%}) and was able to control the LEDs via netcat. You can find the sketch [here](https://git.schneefux.xyz/?p=internet-is-magic;a=blob;f=luminate.ino;hb=HEAD). - + _The cables in the background supply power._ @@ -35,8 +35,8 @@ I installed the [telegram-cli](https://github.com/vysheng/tg) client on my [Rasp So whenever my friends are online, their corresponding pony starts to glow. - - + + _When they light up at night, you can feel the magic._ 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…_ diff --git a/content/post/weather-snowman.md b/content/post/weather-snowman.md index a5c8ec5..c55edcb 100644 --- a/content/post/weather-snowman.md +++ b/content/post/weather-snowman.md @@ -9,7 +9,7 @@ It's christmas time! As a kind of pre-christmas gift, I built an Internet of Thi Like in [my last project]({{< ref "internet-is-magic.md" >}}), I used an ESP8266 again, some LEDs and an old acrylic snowman that I cut open. - + _The electronics were cheaper than the snowman._ @@ -17,11 +17,11 @@ Inside the snowman was a fading RGB led, a switch and batteries. Boring! I replaced it with the ESP8266, which had 3 LEDs attached to it (red, green, blue). Via a USB cable and a voltage converter, I powered it: - + _Luckily, you don't see how messy it really becomes once you put all this in that tiny snowman…_ - + Coding took a while. @@ -31,8 +31,8 @@ Depending on the forecast, the blue and red LEDs glow in different patterns. If If you inspect [the source code](https://git.schneefux.xyz/?p=weather-snowman;a=tree), you'll see that there also is an Android app. The app simplifies the setup and runs a background service that makes your snowman's green LED flash on new notifications. - + _Gotta check my mails._ - + diff --git a/static/downloads/blinkiecar/.directory b/static/images/blinkiecar/.directory index 288ebfd..288ebfd 100644 --- a/static/downloads/blinkiecar/.directory +++ b/static/images/blinkiecar/.directory diff --git a/static/downloads/blinkiecar/blink-both.gif b/static/images/blinkiecar/blink-both.gif Binary files differindex 195a8df..195a8df 100644 --- a/static/downloads/blinkiecar/blink-both.gif +++ b/static/images/blinkiecar/blink-both.gif diff --git a/static/downloads/blinkiecar/blink-right.gif b/static/images/blinkiecar/blink-right.gif Binary files differindex cb1b915..cb1b915 100644 --- a/static/downloads/blinkiecar/blink-right.gif +++ b/static/images/blinkiecar/blink-right.gif diff --git a/static/downloads/blinkiecar/finished-front.jpg b/static/images/blinkiecar/finished-front.jpg Binary files differindex 61ae638..61ae638 100644 --- a/static/downloads/blinkiecar/finished-front.jpg +++ b/static/images/blinkiecar/finished-front.jpg diff --git a/static/downloads/blinkiecar/magnet.jpg b/static/images/blinkiecar/magnet.jpg Binary files differindex b1cbe31..b1cbe31 100644 --- a/static/downloads/blinkiecar/magnet.jpg +++ b/static/images/blinkiecar/magnet.jpg diff --git a/static/downloads/blinkiecar/wip.jpg b/static/images/blinkiecar/wip.jpg Binary files differindex b6a0485..b6a0485 100644 --- a/static/downloads/blinkiecar/wip.jpg +++ b/static/images/blinkiecar/wip.jpg diff --git a/static/downloads/internet-is-magic/fluttershy-glow.jpg b/static/images/internet-is-magic/fluttershy-glow.jpg Binary files differindex 8853a8c..8853a8c 100644 --- a/static/downloads/internet-is-magic/fluttershy-glow.jpg +++ b/static/images/internet-is-magic/fluttershy-glow.jpg diff --git a/static/downloads/internet-is-magic/inside.jpg b/static/images/internet-is-magic/inside.jpg Binary files differindex 01b4b19..01b4b19 100644 --- a/static/downloads/internet-is-magic/inside.jpg +++ b/static/images/internet-is-magic/inside.jpg diff --git a/static/downloads/internet-is-magic/night.jpg b/static/images/internet-is-magic/night.jpg Binary files differindex f6b1e69..f6b1e69 100644 --- a/static/downloads/internet-is-magic/night.jpg +++ b/static/images/internet-is-magic/night.jpg diff --git a/static/downloads/internet-is-magic/twilight-fluttershy.jpg b/static/images/internet-is-magic/twilight-fluttershy.jpg Binary files differindex c21c265..c21c265 100644 --- a/static/downloads/internet-is-magic/twilight-fluttershy.jpg +++ b/static/images/internet-is-magic/twilight-fluttershy.jpg diff --git a/static/downloads/internet-is-magic/twilight-glow.jpg b/static/images/internet-is-magic/twilight-glow.jpg Binary files differindex f23e183..f23e183 100644 --- a/static/downloads/internet-is-magic/twilight-glow.jpg +++ b/static/images/internet-is-magic/twilight-glow.jpg diff --git a/static/downloads/music-led/controller-failed.jpg b/static/images/music-led/controller-failed.jpg Binary files differindex 86701b6..86701b6 100644 --- a/static/downloads/music-led/controller-failed.jpg +++ b/static/images/music-led/controller-failed.jpg diff --git a/static/downloads/music-led/led-floor.jpg b/static/images/music-led/led-floor.jpg Binary files differindex 0d4cb70..0d4cb70 100644 --- a/static/downloads/music-led/led-floor.jpg +++ b/static/images/music-led/led-floor.jpg diff --git a/static/downloads/weather-snowman/.directory b/static/images/weather-snowman/.directory index 55996e1..55996e1 100644 --- a/static/downloads/weather-snowman/.directory +++ b/static/images/weather-snowman/.directory diff --git a/static/downloads/weather-snowman/leds-esp.jpg b/static/images/weather-snowman/leds-esp.jpg Binary files differindex 266dbc3..266dbc3 100644 --- a/static/downloads/weather-snowman/leds-esp.jpg +++ b/static/images/weather-snowman/leds-esp.jpg diff --git a/static/downloads/weather-snowman/leds.jpg b/static/images/weather-snowman/leds.jpg Binary files differindex 22efac5..22efac5 100644 --- a/static/downloads/weather-snowman/leds.jpg +++ b/static/images/weather-snowman/leds.jpg diff --git a/static/downloads/weather-snowman/snowman-blink.jpg b/static/images/weather-snowman/snowman-blink.jpg Binary files differindex 61c5004..61c5004 100644 --- a/static/downloads/weather-snowman/snowman-blink.jpg +++ b/static/images/weather-snowman/snowman-blink.jpg diff --git a/static/downloads/weather-snowman/snowman-glowblue.jpg b/static/images/weather-snowman/snowman-glowblue.jpg Binary files differindex 6ed703d..6ed703d 100644 --- a/static/downloads/weather-snowman/snowman-glowblue.jpg +++ b/static/images/weather-snowman/snowman-glowblue.jpg diff --git a/static/downloads/weather-snowman/snowman-glowbluered.jpg b/static/images/weather-snowman/snowman-glowbluered.jpg Binary files differindex b2e99d8..b2e99d8 100644 --- a/static/downloads/weather-snowman/snowman-glowbluered.jpg +++ b/static/images/weather-snowman/snowman-glowbluered.jpg diff --git a/static/downloads/internet-is-magic/source b/static/source/internet-is-magic -Subproject f9a44a45f6d294fa002eac5794138e143609e94 +Subproject f9a44a45f6d294fa002eac5794138e143609e94 diff --git a/static/downloads/music-led/source b/static/source/mpd-rgb-vis -Subproject 2ffb9ee51a868dde252a08b2989b73948696dbd +Subproject 2ffb9ee51a868dde252a08b2989b73948696dbd diff --git a/static/downloads/weather-snowman/source b/static/source/weather-snowman -Subproject 8260a2ac02123c3212302da257707e5a3a3e118 +Subproject 8260a2ac02123c3212302da257707e5a3a3e118 |
