Skip to content

LieBtrau/Radio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radio

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.

Compatibility

  • AVR based boards (tested on ProTrinket 3V)
  • STM32 based boards (tested on Nucleo STM32F103)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.5%
  • C 5.5%