Over the Counter Kitchen Radio using Arduino

Arduino Kitchen Radio

This project used the Si470x FM radio receiver and an ardurino to make an over the counter kitchen radio. These parts had been purchased for a different build that unfortunately met a premature end.

Arduino Kitchen Radio

The concept for this project is simple. Play my favorite news and music radio stations while having a form factor that does not take up space on the kitchen counter. I have a small push button that toggles between pre-selected news and music stations built into the side of the radio.

 

Electrical Connections (Arduino/Si470x)

  • 3.3V / Vcc
  • GND / GND
  • A5 / SCLK
  • A4 / SDIO
  • D2 / RST

Electrical connections for the push button that toggles through the different radio stations is shown in the figure below. The I/O pin is connected to arduino D7.

All of the components were hot glued to a small piece of 1/2″ plywood.

 Kitchen Radio schematic

The project was completed by mounting the plywood to the under side of the kitchen cabinets. I used a paper template to lay out the hole pattern on the under side of the cabinets. The final result can barely be seen when standing in the kitchen.

Here is the arduino code that makes it all tick.

 

Read more: Over the Counter Kitchen Radio using Arduino

Leave a Comment

Your email address will not be published. Required fields are marked *