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

Open Source

31263 readers
187 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] 1 points 1 year ago

Any USB speaker would probably be fine. Even bluetooth speakers shoudl be fine. Then just run some alarm app and you're good to go. You could make it more complicated by coding your own little alarm script, but if all you want is functionality, just install an app and be done with it. You could plug in a screen to set it up, but after that it would be easy to just have a headless pi sitting in a corner doing it's thing. SSH in when you want to change something.

This is a project you should be able to finish in less than an hour. Maybe get a SDR antenna if you want to be a little retro.