ESP32 Internet Radio Player | Espressif Systems
You can now build an Internet radio player in less than 10 minutes, with approximately $15, In the #Internet_Radio Player project, the #ESP32 board connects to the Internet and, then, it receives MP3 data from the radio station that listeners choose to tune in.
#WiFi, Bluetooth and many other features! Amazing stuff!”
if you enjoyed those videos, then please subscribe to my channel which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU
===============
= Parts required: =
===============
- ESP32 Based dev board
- Rotary encoder
- Optionals : 2S DACs / Sparkfun I2S DAC / Adafruit I2S DAC / PCM5102 DAC
- OLED I2c Display, 0.96" 128x32
- Speaker
- Breadboard
- Jumper Wire
- IR remote control
- IR receivers (infrared receivers)
============
= schematic =
============
// Encoder knob
//-------------
PIN A GPIO16 //16 // 255 if encoder not used
PIN B GPIO17 //17 // DT
PIN BTN GPIO5 //5// SW
// I2C lcd (Oled )
//------------------------------------------------
PIN I2C SCL GPIO14
PIN I2C SDA GPIO13
// IR Signal
//-----------
PIN IR SIGNAL GPIO21 // Remote IR source
// I2S DAC or PDM output
// Sparkfun I2S DAC
//-----------------------
PIN I2S LRCK GPIO25 // or Channel1
PIN I2S BCLK GPIO26 // or channel2
PIN I2S DATA GPIO22 //
=========
= Source: =
=========
https://github.com/karawin/Ka-Radio32/archive/master.zip
------------------------------------------------------------------------
About Social Media, Business, and Blogging
------------------------------------------------------------------------
https://www.youtube.com/djamaluk
https://www.facebook.com/Djamal.UK
https://twitter.com/DjamalUK
https://Djamal.UK
Code and Schematic OR Any Questions Please let me know in the comment section below
Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!