Build a tiny web radio with your Raspberry Pi Pico 2W
Tune In
© Lead Image © yupiramos, 123RF.com
A Raspberry Pi Pico 2W has enough power to let you create a very usable web radio when you add a DAC chip and an amplifier.
Listening to music and news on the Internet instead of FM is very much in vogue. In the past, you needed at least a Pi Zero W to get started, but with performance increasing all the time, even microprocessors can now do this, making the web radio smaller, cheaper, and faster. I have already built various web radio projects, from a simple radio with a four-line LC display [1] to a web radio that's at home in any living room with a Raspberry Pi 4 and a large touchscreen for the stereo system. My current project is downsizing to the minimum: I'm using a Pico 2W, but an ESP32-S3 would just as easily do the trick.
Basic Functions
The radio only supports the most basic functions: It can output MP3 streams from Internet URLs and display the station logo, and it has buttons that let you browse the station list. This frugality keeps the hardware requirements manageable.
There are no limits when it comes to buttons and the screen, although screens with integrated buttons are the obvious choice for the application at hand. You do not need a particularly large screen as you only want the application to display a logo: 135x135 pixels should be fine. Most screens are based on an ST7789 or a similar chip, and there is no shortage of suitable drivers.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora 43 Has Finally Landed
The Fedora Linux developers have announced their latest release, Fedora 43.
-
KDE Unleashes Plasma 6.5
The Plasma 6.5 desktop environment is now available with new features, improvements, and the usual bug fixes.
-
Xubuntu Site Possibly Hacked
It appears that the Xubuntu site was hacked and briefly served up a malicious ZIP file from its download page.
-
LMDE 7 Now Available
Linux Mint Debian Edition, version 7, has been officially released and is based on upstream Debian.
-
Linux Kernel 6.16 Reaches EOL
Linux kernel 6.16 has reached its end of life, which means you'll need to upgrade to the next stable release, Linux kernel 6.17.
-
Amazon Ditches Android for a Linux-Based OS
Amazon has migrated from Android to the Linux-based Vega OS for its Fire TV.
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.

