diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2019-11-24 17:44:30 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2019-11-24 17:44:30 +0100 |
| commit | 7df4d96d3fe9e361d8c2948611987de7662f1e2a (patch) | |
| tree | 35e9db6b00eee650b8bc17f57b7e6f7d2aee17e6 | |
| parent | 1f74c443405b2827217275bbdc428bd9320bb99a (diff) | |
| download | blog-7df4d96d3fe9e361d8c2948611987de7662f1e2a.tar.gz blog-7df4d96d3fe9e361d8c2948611987de7662f1e2a.zip | |
Update content summaries for new layout
| -rw-r--r-- | content/projects/blinkiecar.md | 4 | ||||
| -rw-r--r-- | content/projects/brokentalents.md | 2 | ||||
| -rw-r--r-- | content/projects/esp-ledstrip.md | 5 | ||||
| -rw-r--r-- | content/projects/jimmie-deauth.md | 3 | ||||
| -rw-r--r-- | content/projects/music-led-visualisation.md | 4 | ||||
| -rw-r--r-- | content/projects/weather-snowman.md | 6 |
6 files changed, 14 insertions, 10 deletions
diff --git a/content/projects/blinkiecar.md b/content/projects/blinkiecar.md index 6f1eb4a..48b0752 100644 --- a/content/projects/blinkiecar.md +++ b/content/projects/blinkiecar.md @@ -1,10 +1,10 @@ --- date: 2015-12-21 -title: Blinkiecar - 3D printed car with turn signals +title: Blinkiecar image: /images/blinkiecar/finished-front.jpg --- -With some support from a friend with a 3D printer, I successfully built a magnetic car with working turning lights. +With the help of a friend with a 3D printer, I built a magnetic car with working turning lights. <!--more-->  diff --git a/content/projects/brokentalents.md b/content/projects/brokentalents.md index 2667118..15a3244 100644 --- a/content/projects/brokentalents.md +++ b/content/projects/brokentalents.md @@ -1,6 +1,6 @@ --- date: 2018-05-24 -title: Data science with functional programming and a MOBA API +title: Broken Talents Fun image: /images/brokentalentsfun.jpg link: https://brokentalents.fun --- diff --git a/content/projects/esp-ledstrip.md b/content/projects/esp-ledstrip.md index c3f716b..a2e3abe 100644 --- a/content/projects/esp-ledstrip.md +++ b/content/projects/esp-ledstrip.md @@ -1,11 +1,12 @@ --- date: 2016-06-05 -title: (Almost) Wireless LED strip controller +title: Wireless LED strip controller image: /images/esp-ledstrip/glowgreen.jpg --- -After a [failed attempt]({{< ref "music-led-visualisation.md" >}}), I succeeded in building a wireless analog LED strip controller. +I designed a PCB that exposes the controls of an LED strip to WiFi. <!--more--> +After a [failed attempt]({{< ref "music-led-visualisation.md" >}}), I succeeded in building a wireless analog LED strip controller.  diff --git a/content/projects/jimmie-deauth.md b/content/projects/jimmie-deauth.md index 0458b1d..eec1301 100644 --- a/content/projects/jimmie-deauth.md +++ b/content/projects/jimmie-deauth.md @@ -4,7 +4,8 @@ title: Jimmie Deauth image: /images/jimmie-jammer/front.jpg --- -Jimmie Deauth is a cheap and small ESP8266 WiFi deauthentication tool.<!--more--> +I built a portable ESP8266 WiFi based deauthentication tool. +<!--more-->  diff --git a/content/projects/music-led-visualisation.md b/content/projects/music-led-visualisation.md index 33d1fc7..18bb182 100644 --- a/content/projects/music-led-visualisation.md +++ b/content/projects/music-led-visualisation.md @@ -1,10 +1,10 @@ --- date: 2016-02-13 -title: Visualize music with MPD and an LED strip +title: LED music visualizer image: /images/music-led/led-floor.jpg --- -With Arduinos, 5050 RGB LED strips, Hyperion and MPD on a Raspberry Pi I created a low cost party lightning environment. +I built an LED strip controller that changes the color to the beat of the music. <!--more-->  diff --git a/content/projects/weather-snowman.md b/content/projects/weather-snowman.md index d27cbbe..10e17c0 100644 --- a/content/projects/weather-snowman.md +++ b/content/projects/weather-snowman.md @@ -1,12 +1,14 @@ --- date: 2015-12-12 -title: Weather snowman - Embedded LED forecast +title: Weather snowman image: /images/weather-snowman/snowman-glowblue.jpg --- -It's christmas time! As a kind of pre-christmas gift, I built an Internet of Things enabled snowman for one of my best friends. +I add a WiFi chip to a snowman to change the color based on the weather forecast. <!--more--> +It's christmas time! As a kind of pre-christmas gift, I built an Internet of Things enabled snowman for one of my best friends. + 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.  |
