Small hanging kitchen internet radio case





Description
This is a case of a tiny kitchen internet radio, to be glued by sticky foam tape under a cupboard (thus, "hanging"). It is prepared for 1.2" OLED screen, and analog potentiometer with on/off switch (Volume) and a push-button for switching a station (Tune). There are places for 2- and 4-pin connectors at the back plate (for power and speakers). No internal supports or mounting points for your PCB - you can add to your design if needed, for me hot glue was enough :)
I used ESP32CAM board as the main component (stripped camera sensor - not necessary, unless you want to spy on somebody LOL) - just because it was cheap and lying around and it had enough processing power and memory for audio decoding (used I2SAudio Arduino library with UDA1334A, eg. https://www.aliexpress.com/item/1005008831970934.html). The screen is a standard 1.2" B&W OLED I2C display, I also used an amplifier board with a volume knob and a switch (eg. https://pl.aliexpress.com/item/1005006991655323.html).
