Mathertel Radio Versions Save

An Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.

3.0.1

1 year ago

For details See CHANGELOG

  • Better SI4703 support, IN_EUROPE constant reworked to setup options.
  • Support of using ESP32
  • Enhancements in ScanRadio example
  • Documentation

full changelog**: https://github.com/mathertel/Radio/compare/3.0.0...3.0.1

3.0.0

1 year ago

This is a major update as some behaviors in the library have changed and includes several contributions from users.

See CHANGELOG](CHANGELOG.md)

What's Changed

New Contributors

Full List of changes: https://github.com/mathertel/Radio/compare/2.0.0...3.0.0

2.0.0

3 years ago

Si4721 Receive and Transmit Support.

1.2.0

4 years ago

fixing version number in library.properties

1.0.0

9 years ago

This is the first published version of the Radio library.

This library is about controlling an FM radio chips by using an Arduino board and some optional components like a LCD display, a rotary encoder, a LCD+Keyboard shield or an Ethernet Shield to build a standalone radio.

It comes with several examples for different configurations and supports the following chips:

  • The RDA5807M from RDA Microelectronics.
  • The TEA5767 from NXP.
  • The SI4703 from Silicon Labs.
  • The SI4705 from Silicon Labs.