Uploaded April 2021 | Updated September 2026, 2 weeks ago
IR remoted control and IR sensor receiver are used to control Arduino-based FM radio and real-time clock. For FM radio and real-time clock, modules TEA5767 and DS3231 are used, respectively.
Link to code:
akuzechie.blogspot.com/2021/04/remote-controlled-radio-fm-clock.html
More info on the IRremote library:
pjrc.com/teensy/td_libs_IRremote.html
Link to TEA5767 library:
github.com/mroger/TEA5767
DS3231.h & DS3232RTC.h libraries can be installed from within Arduino IDE "Manage Libraries".
Contents:
0:00 Introduction
0:38 Block Diagram
1:26 Circuit Diagram
1:47 Demonstration
2:24 C++ Sketch
4:43 Conclusion
IR remoted control and IR sensor receiver are used to control Arduino-based FM radio and real-time clock. For FM radio and real-time clock, modules TEA5767 and DS3231 are used, respectively.
Link to code:
akuzechie.blogspot.com/2021/04/remote-controlled-radio-fm-clock.html
More info on the IRremote library:
pjrc.com/teensy/td_libs_IRremote.html
Link to TEA5767 library:
github.com/mroger/TEA5767
DS3231.h & DS3232RTC.h libraries can be installed from within Arduino IDE "Manage Libraries".
Contents:
0:00 Introduction
0:38 Block Diagram
1:26 Circuit Diagram
1:47 Demonstration
2:24 C++ Sketch
4:43 Conclusion










