Posts Tagged ‘microcontrollers’
Paragon Project: Hacking a Coffee Machine
Winter is upon us. For those of us in the northern hemisphere, the days are growing shorter and it’s harder and harder to get out of bed. In this installment of our Paragon Projects series, we’re looking at a project that’ll be even more useful as the days grow shorter: hacking a coffee machine. This…
Read MoreWhat’s the difference between CPython, MicroPython, & CircuitPython anyway?
CPython, MicroPython, and CircuitPython hold a dear place in the hearts of many a tinkerer. But it’s not always clear what the differences are. And if you’re messing around with microcontrollers for the first time, these distinctions can play a key role in understanding what’s up with your code. So, in this article, I will…
Read MoreWhat to do with the Raspberry Pi Zero 2 W
If you are looking for fun projects to do, check out this post. The Pi Zero 2 W is best suited to applications that have these parameters: If you plan to build a device that runs on a battery, needs to fit in a small space, or needs to run Linux, then the Raspberry Pi…
Read MoreRaspberry Pi Pico Video Output
TL;DR The Raspberry Pi Pico is an incredible little microcontroller. While it does not have a video output interface built-in, like it’s bigger Raspberry Pi Zero / 1 / 2 / 3 / 4 / 400 siblings (HDMI / double HDMI in their case), it is possible to add a video output to the Pico!…
Read More