this post was submitted on 15 Jun 2023
11 points (100.0% liked)

Open Source

30846 readers
218 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I'm looking for a radio alarm clock project that I could do with a Raspberry Pi or a NodeMCU (ESP32/ESP8266), a small LCD screen and a small speaker.

Do you have any ideas? Does it exist? If not, how should I approach the project? Any advice on speakers for the Raspberry Pi?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

I am going to attempt a similar thing soon - I want to build an internet radio receiver based on ESP32 and this project: https://github.com/michelep/ESP32_WebRadio . I think that ESP8266 might be too weak for audio decoding.