# ESP32AMRadioTransmitter **Repository Path**: bkl5/ESP32AMRadioTransmitter ## Basic Information - **Project Name**: ESP32AMRadioTransmitter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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