Hey folks! If you got a kick out of my Word Clock 2.0 build, you’re going to enjoy what’s up next. I’ve been tinkering away and am stoked to introduce the LED-RingClock. It’s another little Read more…
I am currently in the process of designing and building a five-axis robot from scratch. I, therefore, also need a gripper to be able to manipulate objects. The drive for the gripper should be a Read more…
In this post, I would like to summarize the steps to set up debugging of Raspberry Pi Pico with Picoprobe in VS Code on Windows. Most of this post is taken from other tutorials. See Read more…
This post is a complete guide on how to set up secure communication from a local Node-RED server to a server on the public internet using TLS-encrypted MQTT messages. In my concrete case, I have Read more…
I built a small project to test the Raspberry Pi Pico with the Pico LCD 1.3 module. This turns out to be a very nice gift for any person who sits in the office all Read more…
I developed a 3D-printed robotic hand during my studies at the Technical University of Munich. I used a 3D printer to build the mechanical parts and a Raspberry Pi Pico for controlling the motors. Background Read more…
Here is one more small project I build on one weekend. the starting point was a spare “Raspberry Pi Blink!” mini LED strip originally planned for a Raspberry Pi. I wanted to build at least Read more…
In this article, I present my basic hardware and software parts for a smart LED lamp project, which is to be controlled via WiFi. Two examples of such a project are a decoration LED tube Read more…
Two years ago I already built a word clock with NeoPixel LEDs. You can find the article about it here. At that time I built the word clock only with an Arduino and queried the Read more…