…a blog with awesome projects. A collection of overcomplicated devices nobody needs. A sanctum for all the things that did not get living room clearance, but oughta be seen by fellow nerds.
16 December 2021
It took a while, but I finally managed to create my own Game Boy cartridge. With WiFi! At this point, it can only demo a simple telnet-style communication and access Wikipedia articles, but I am confident that I will showcase more in the future. For now, the interesting and surprisingly tricky part is how the thing works at all.
If you just want to see the cartridge in action or want to get into all the details, I highly recommend to watch the video first as it goes through the difficulties and their respective solutions. In contrast, this article here is less visual in its explanations and mostly documents the device in detail, so unless you are already familiar with the parallel memory interface of the Game Boy, you might want to start with the overview from the video.
24 May 2021
I have created a Blender plugin that takes an image texture with some structure and generates an animation of how this structure grows. To be more precise, it creates a non-color data image with the animation information that can be used in a shader. Since animations are hard to describe in words or individual images, I highly recommend the video describing this plugin.
If you are only looking for specific information or the download of the plugin, have a look at this article. It serves as the documentation, but it will have only little explanation of how the plugin works and how the results can be used. Refer to the video for these details and to see how the plugin is used in Blender as shown in the actual Blender user interface.
05 April 2021
As all package delivery services in our area have conspired to ring our doorbell just when the kids are having their afternoon nap I decided to smarten up our doorbell. To do so, I created a small PCB that goes into our in-house phone to disable it, trigger other IoT devices if someone rings the bell and to trigger the door opener. You can get an overview in the accompanying video or just read the article.
23 March 2021
Recently a squirrel noticed our nut box that was waiting to be raided for almost a year now. But as our squirrels here are a but skittish, I needed to come up with a way to get in close to take nice pictures of them.
Remembering my project where I used my old Sony Alpha NEX-5T for 3d printing timelapses, I decided to set up a photo trap based on the Wifi remote feature of this camera and it worked perfectly:
This should work on any Sony Alpha since the NEX-5R, including the a6000 series and any of the a7s and the controlling script should run on any computer with Wifi access to the camera. In my case, it was a spare Raspberry Pi.
08 March 2021
Since I received several questions about how I created the rendered PCB animations of my previous project, the macro keyboard, I decided to record my work on a new PCB animation for an upcoming project. So, here is more than four hours of mostly unedited footage of my by no means professional Blender skills:
There is not much more to say here. If you are interested in this, skip around in this very long video. If not, wait for the post about the project that will use this particular PCB.