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
-
United Nations Open Source Portal Goes Live
A new open source portal seeks to coordinate and scale open source efforts across the United Nations system.
-
KDE Linux Drops AUR
KDE Linux developers have dropped the Arch User Repository from the build pipeline due to security concerns; other distributions should consider doing the same.
-
California May Exempt Linux from Its Age-Verification Law
After backlash from the Linux community, California may be backing off on its promise to force all operating systems to verify age, but one platform may still have to comply.
-
Another Logic Bug Found in Linux Kernel
Qualys has discovered a vulnerability in the Linux kernel that can be used to elevate standard user privileges.
-
Ubuntu Core 26 Offers Game-Changing Enterprise Features
Ubuntu Core 26 could be a game-changer for organizations looking for increased security and reliability.
-
AI Flooding the Linux Kernel Security Mailing List
AI is giving Linus Torvalds a headache, but not in the way you might think.
-
Top Priorities for Open Source Pros Seeking a New Job
Professional fulfillment tops the list, according to LPI report.
-
Container-Based Fedora Hummingbird Designed for Agent-First Builders
Fedora Hummingbird brings the same approach to the host OS as it does to containers to level up security.
-
Linux kernel Developers Considering a Kill Switch
With the rise of Linux vulnerabilities, the kernel developers are now considering adding a component that could help temporarily mitigate against them… in the form of a kill switch.
-
Fedora 44 Now Gaming Ready
The latest version of Fedora has been released with gaming support.
