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/blinkiecar.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content/post/blinkiecar.md') 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. -- cgit v1.3.1