ESP32AMRadioTransmitter/README.md

23 wiersze
620 B
Markdown

2018-01-26 17:43:55 +00:00
# ESP32 AM Radio Transmitter
This is a simple project showing how to generate an AM radio transmission on 835kHz.
Audio2Header converts audio files to a c++ header
AMTransmitterI2S plays an audio loop.
AMTransmitterI2SButton plays the audio sample on a button press.
You need an ESP32 module and a wire as antenna connected to pin 25
Watch the project video on YouTube:
https://youtu.be/lRXHd3HNzEo
and check the project page for updates:
http://bitluni.net/am-radio-transmitter/
# License
CC0. Do whatever you like with the code but I will be thankfull
if you attribute me. Keep the spirit alive :-)
- bitluni