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?

  • gfle
    link
    11 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.