Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alankrantas authored Aug 13, 2022
1 parent 908a8a9 commit aa6dc69
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 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.
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. Copy either ```TEA5767.py``` or ```TEA5767.mpy``` (recommended) into the ```lib``` dir in your device.

## Wiring

Expand Down

0 comments on commit aa6dc69

Please sign in to comment.