A nice electronics ESP32 project for a DIY WiFi radio stream. This project was based on pgiacalo's ESP32 I2S WiFi Radio project.
Open terminal, change your current working directory to the location where you want the cloned directory and then clone this repository to your local machine
git clone https://github.com/dmitreiro/esp32-radio.git
Before compiling using Arduino, check dependencies on top of the main file.
This project is licensed under the MIT License, which allows anyone to use, modify, and distribute this software for free, as long as the original copyright and license notice are included. See the LICENSE file for more details.