I love listening to the radio and I wanted to create a project featuring a portable radio managed by Arduino. To me, as a beginner, this project was important to study I2C and Arduino sketches.
Next step: I will publish an enhanced version of the software as a library.
There are two versions of the project:
- easy: Arduino UNO, LCD display, TEAD5767 module
- enhanced: adds a keypad (4 radio channels and seek) and analog control of frequency with a potientometer
Both are published as sketches on GitHub.
Comments