summaryrefslogtreecommitdiff
path: root/content/post/blinkiecar.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-05-22 15:51:54 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-05-22 15:51:54 +0200
commit152448937c3b8ca8e142ca7d14c22439912415e7 (patch)
tree9fdc7dc0a6663cbca17c706b38e7ce6d226b8c81 /content/post/blinkiecar.md
parentb8f1c4ed75e37cbfb8bd039c6bf5624ccee7ca00 (diff)
downloadblog-152448937c3b8ca8e142ca7d14c22439912415e7.tar.gz
blog-152448937c3b8ca8e142ca7d14c22439912415e7.zip
seperate images and source code
Diffstat (limited to 'content/post/blinkiecar.md')
-rw-r--r--content/post/blinkiecar.md10
1 files changed, 5 insertions, 5 deletions
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.
-![car front view](/downloads/blinkiecar/finished-front.jpg")
+![car front view](/images/blinkiecar/finished-front.jpg")
_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.
-![car without top part](/downloads/blinkiecar/wip.jpg)
+![car without top part](/images/blinkiecar/wip.jpg)
_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.
-![magnet below car](/downloads/blinkiecar/magnet.jpg)
+![magnet below car](/images/blinkiecar/magnet.jpg)
_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.
-![both leds blinking](/downloads/blinkiecar/blink-both.gif)
+![both leds blinking](/images/blinkiecar/blink-both.gif)
_You can still try to use them as warning lights, but that's not reliable._
-![front right led blinking](/downloads/blinkiecar/blink-right.gif)
+![front right led blinking](/images/blinkiecar/blink-right.gif)
Next time, I should think of another solution for power - with this setup, you cannot swap the battery and the LEDs are quite dark.