diff --git a/content/blog/wecker-raspberry-pi/index.de.md b/content/blog/wecker-raspberry-pi/index.de.md index e2f0952..f15540f 100644 --- a/content/blog/wecker-raspberry-pi/index.de.md +++ b/content/blog/wecker-raspberry-pi/index.de.md @@ -39,4 +39,11 @@ Es ist eine spielerische Art und Weise sicherzugehen, dass man wirklich wach ist Übrigens: Die Kosten für dieses Projekt waren absolut überschaubar. Den Arcade-Button und die passenden Kabel musste ich für ca. CHF 10.– bestellen. Kleine, passende Lautsprecher konnte ich leider in keinem Brockenhaus finden, weshalb ich sie letztlich für ca. CHF 30.– neu kaufte. Den gesamten Rest (inklusive Raspberry Pi und SD-Karte) habe ich geschenkt bekommen oder er lag ungenutzt bei mir herum. Mich kostete das Projekt unter dem Strich also etwa CHF 40.–. Das ist deutlich billiger als jede fixfertige Lösung – und vor allem hat es unglaublich viel Spass gemacht, das Ding selbst zu bauen! -Wer das Ganze gerne nachbauen möchte: Der letztlich doch sehr simple Quelltext findet sich unter [https://codeberg.org/gurix/wecker](https://codeberg.org/gurix/wecker). \ No newline at end of file +Wer das Ganze gerne nachbauen möchte: Der letztlich doch sehr simple Quelltext findet sich unter [https://codeberg.org/gurix/wecker](https://codeberg.org/gurix/wecker). + +P.S. Auf Wunsch von Linus eine Live-Demo ;-) + + diff --git a/content/blog/wecker-raspberry-pi/index.en.md b/content/blog/wecker-raspberry-pi/index.en.md index fa24c9e..3eb11a1 100644 --- a/content/blog/wecker-raspberry-pi/index.en.md +++ b/content/blog/wecker-raspberry-pi/index.en.md @@ -39,4 +39,11 @@ It is a playful way of making sure that you are really awake. And that works exc By the way: The costs for this project were absolutely manageable. I had to order the arcade button and the matching cables for approx. CHF 10.–. Unfortunately, I couldn't find any small, suitable speakers in any thrift store, which is why I ultimately bought them new for approx. CHF 30.–. The entire rest (including Raspberry Pi and SD card) was given to me as a gift or was lying around unused at my place. So the project cost me roughly CHF 40.– bottom line. That is significantly cheaper than any ready-made solution—and above all, it was incredibly fun to build the thing yourself! -If you would like to rebuild the whole thing: The ultimately very simple source code can be found at [https://codeberg.org/gurix/wecker](https://codeberg.org/gurix/wecker). \ No newline at end of file +If you would like to rebuild the whole thing: The ultimately very simple source code can be found at [https://codeberg.org/gurix/wecker](https://codeberg.org/gurix/wecker). + +P.S. A live demo as requested by Linus ;-) + + diff --git a/static/videos/wecker-demo.mp4 b/static/videos/wecker-demo.mp4 new file mode 100644 index 0000000..fac4304 Binary files /dev/null and b/static/videos/wecker-demo.mp4 differ