Paragon Project: Hacking a Coffee Machine

Hacking a Coffee Machine with an ESP8266 Title Image

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 More

Exploring MicroLua: Lua Programming for RP2040

Exploring MicroLua for the RP2040 Title Image

Have you ever wanted to delve into the world of Lua programming and explore the capabilities of the RP2040 microcontroller? Look no further – MicroLua offers an exciting opportunity to do just that! In this article, I want to dive into what MicroLua is, how it works, and why I think it’s a super valuable…

Read More

I read the RP1 documentation so you don’t have to

Essentials of RP1 Title Image

One of the most notable features of the new Raspberry Pi 5 is the inclusion of RP1 – the first in-house designed silicon chip on a Raspberry Pi flagship product. In this article, I want to go over the essentials of RP1 and tell you what makes it so revolutionary. Unfortunately, this article can’t be…

Read More

Paragon Project: DOOM on an Arduino Nano ESP32

Doom on Arduino Title Image

There’s a classic question in the universe of computer games – but can it run Crysis? However, in the world of microcomputer games and microcontrollers, we have a slightly different question – but can it run DOOM? Well we finally have the answer for the Arduino Nano. And the answer is: yes! You can indeed…

Read More

Paragon Project: The Best Smart Watch Ever?

The Best Smart Watch Ever Title Image

Avid readers of our blog know that a few weeks back, we covered the worst smart watch ever. Well, we’ve stumbled upon what could perhaps be described as the best smart watch ever and we are very proud to feature it in our Paragon Projects series. Credit to Matthew James Bellafaire, who put this project…

Read More

Everything about the Raspberry Pi Pico

raspberry pi pico

If you are looking to buy your first Raspberry Pi, the Pico could be a very attractive option. But the real question here is whether the Raspberry Pi Pico is right for you. There are many pros and cons in buying the Raspberry Pi Pico and it’s important to understand the adage “horses for courses.”…

Read More

10 curious Raspberry Pi Pico facts

raspberry pi pico

Learn 10 exciting facts about the Raspberry Pi Pico, ranging from technical specs to fun projects. 1 Second time’s the charm The Pico features the RP2040 microcontroller chip designed by Raspberry Pi in the UK. It contains a Dual-core Arm Cortex-M0+ processor and a flexible clock running up to 133 Mhz. Hence the Pico can…

Read More

CircuitPython, Adafruit Feather RP2040, and I2C

As you probably guessed by the title, this article discusses CircuitPython, the Adafruit Feather RP2040, and the I2C communication protocol. The RP2040 has two I2C controllers – good for example, when you want to run two I2C devices with the same I2C address. In my test setup, I have an Adafruit Feather RP2040 microcontroller board,…

Read More

Everything about Raspberry Pi Zero 2 W

Raspberry Pi Zero 2 W

Raspberry Pi Zero 2 W in a nutshell Almost 4 million Pi Zeros have been sold up to date – it’s time for a refresh of the series! The new Raspberry Pi Zero 2 W is a significant upgrade to the previous Pi Zero generation. The most important change is the powerful CPU upgrade. The…

Read More