
The "PU2CLR SI4735 Arduino Library" has received some improvements in recent months. A new version (2.1.8) is available on the Arduino platform and on the Github repository ( ). Among the improvements, there is a reduction in compiled code (binary) when some functions are used (FM RDS for example). In this video, I use the first sketch I developed three years ago, using a TFT display. It is a rather primitive interface compared to many others developed by more skilled individuals. However, it is essential to emphasize that the goal here is solely to showcase the control of the receiver through the library I developed. As for the interface details, I believe you can do better than what is presented here.
It is running on Arduino Pro Mini 3.3V (8MHz) and TFT display based on ILI9225.
See:
Source code:
#arduino #si4732 #si4735