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
-
Another Linux Malware Discovered
Russian hackers use Hyper-V to hide malware within Linux virtual machines.
-
TUXEDO Computers Announces a New InfinityBook
TUXEDO Computers is at it again with a new InfinityBook that will meet your professional and gaming needs.
-
SUSE Dives into the Agentic AI Pool
SUSE becomes the first open source company to adopt agentic AI with SUSE Enterprise Linux 16.
-
Linux Now Runs Most Windows Games
The latest data shows that nearly 90 percent of Windows games can be played on Linux.
-
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.

