Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alankrantas authored May 5, 2022
1 parent 9ddafa0 commit 38c75a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[TEA5767](https://www.sparkfun.com/datasheets/Wireless/General/TEA5767.pdf) is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.

This driver has been tested on RPi Pico running CircuitPython 7.2.5 and is derived from my [MicroPython](https://github.com/alankrantas/micropython-TEA5767) version.
This driver has been tested on Adafruit ItsyBitsy M0, Adafruit Metro M4 and RPi Pico running CircuitPython 7.2.5 and is derived from my [MicroPython](https://github.com/alankrantas/micropython-TEA5767) version.

## Wiring

Expand Down

0 comments on commit 38c75a3

Please sign in to comment.