License: AGPL-3
Library for fm receiver TEA5767. It connects via i2c. You can see datasheet here: https://www.sparkfun.com/datasheets/Wireless/General/TEA5767.pdf
Node | Description |
---|
tea5767 | The lite node for TEA5767. You can set frequency on your chip. The frequency settles when you change it |
tea5767-full | The main node for TEA5767. You can set frequency, mute and get the signal strength.
|
To use the nodes 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.