In this episode, Hackaday editors Elliot Williams and Tom Nardi start off by taking a trip down the Raspberry Pi memory lane and then tackle a fresh pile of listener mail. The discussion moves on ...
The ESP32 keeps finding new jobs in my house.
While there is a time and place for wirelessly controlled devices, sometimes you want something you can just reach out and ...
Few things annoy me more than paying a subscription for a service I only use once a month, sometimes not at all. The feeling ...
Raspberry Pi boards have gotten expensive, so I've been looking for cheaper alternatives. I found one in a tiny ESP32-S3 ...
MicroPython is a lightweight implementation of Python designed to run on microcontrollers like the Raspberry Pi Pico. Using Thonny IDE, we can easily install MicroPython, configure the interpreter, ...
Vibe coding is programming by gut feel. You have an idea for a tool, a website, or a repetitive task you want to automate… but instead of enrolling in a coding boot camp or slogging through YouTube ...
Over the last decade, the open-source movement has not only transformed the world of software, but also catalyzed a sweeping revolution in hardware tinkering. At the heart of this shift lies a ...
When comparing the Raspberry Pi and Arduino, it's no secret that the Pi is undoubtedly the more powerful board. It is, after all, a single-board computer (SBC) that can run a fully functional ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...