You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void setup()
{
Wire.begin();
radio.setFrequency(93.0); // pick your own frequency
}
void loop()
{
}
About
Single program to control both TEA5767 and RDA5807 FM Tuners using same sketch. Yet another Arduino library for the TEA5767 FM radio receiver modules. Super easy to use!