/TEA5767RadioTinyWireM

Yet another Arduino library for the TEA5767 FM radio receiver modules. Super easy to use!

Primary LanguageC++MIT LicenseMIT

TEA5767RadioTinyWireM

This is a modification of Simon Monk's Library TEA5767Radio by Mikael Prag using the TinyWireM library instead of Wire.h in order to make this module work on Attiny85.

Original library and credits: https://github.com/simonmonk/arduino_TEA5767