tea5767-full

stvin/tea5767-fm-radio-receiver/tea5767-full

The main node for TEA5767. You can set frequency, mute and get the signal strength.
tea5767-full
@/tea5767-full
The main node for TEA5767. You can set frequency, mute and get the signal strength.
I2Cxod/i2c/i2c
I2C type for usage TEA5767.
ADDRbyte
I2C address of TEA5767.
UPDATEpulse
Update the settings of TEA5767.
FREQnumber
Frequency in megahertz for the fm receiver.
ENboolean
When EN is false TEA5767 is muted.
tea5767-full
I2C
ADDR
UPDATE
FREQ
EN
LEVEL
DONE
DONEpulse
Fires when writing settings is done.
LEVELnumber
Signal level. From 0 to 10. You can use it for autosearch stations.
To use the node in your project you should have the stvin/tea5767-fm-radio-receiver library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.