New Raspberry Pi Projects – CM4 NAS, Piunora, and Seaberry!

New Raspberry Pi Projects – CM4 NAS, Piunora, and Seaberry!

There are new boards in town. The Compute Module 4 ecosystem is expanding at a rapid pace, and I don’t even have time to cover all the new projects I’ve found! The three I cover in this video include: – CM4 NAS by mebs_t:...
Meet MirkoPC – a tiny full-featured Raspberry Pi CM4 PC!

Meet MirkoPC – a tiny full-featured Raspberry Pi CM4 PC!

The MirkoPC is a full-featured Raspberry Pi Compute Module 4-based PC board. It makes the experience of running a Pi as a daily computer much better, with features like a built-in full-size M.2 slot for fast NVMe storage, and a high-quality headphone amplifier. This...
Raspberry Pi boots off an NVMe SSD, natively!

Raspberry Pi boots off an NVMe SSD, natively!

The Raspberry Pi can now boot off NVMe drives natively—assuming you have the right hardware. NVMe Boot is currently in beta, but will hopefully be available on all Compute Module 4’s soon! This is the fastest way to run a Raspberry Pi, but is it better...
Hardware RAID for the fastest Raspberry Pi CM4 NAS!

Hardware RAID for the fastest Raspberry Pi CM4 NAS!

Finally, with a bit of help from some Broadcom engineers, I got full hardware RAID working on a Raspberry Pi. And I actually used SAS drives this time. Special thanks to Broadcom for sending me a controller card and storage backplane to test on the Pi, and for their...
Is Microsoft Spying on your Raspberry Pi?

Is Microsoft Spying on your Raspberry Pi?

Here are the commands to remove Microsoft’s repo and GPG key from your Pi: sudo rm /etc/apt/sources.list.d/vscode.list sudo rm /etc/apt/trusted.gpg.d/microsoft.gpg sudo apt update I can see why the Raspberry Pi Foundation chose to do this, but I don’t like...