feat: Add wecker demo video to blog posts

This commit is contained in:
2026-05-05 16:46:55 +02:00
parent c3d24abf17
commit 4fb502a296
3 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -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).
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 ;-)
<video width="100%" controls>
<source src="/videos/wecker-demo.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>