views Mar 6, 2022 A well-kept secret of the ESP32 is its extended audio capabilities because it is hard to use. Luckily, I found a library and a toolset enabling us to easily use these capabilities. We can now connect microphones, loudspeakers, Bluetooth loudspeakers, SD cards, and even browsers to an ESP32 to record and play sound. Very handy for all sorts of projects. And we will build an internet radio with a single line of code in the loop(). I am a proud Patreon of @GreatScott! , @Electronoobs , @EEVblog , and others.
Links: -Phil’s Library: https://github.com/pschatzmann/arduino-audio-tools -Phil’s A2DP library (Needed for Bluetooth): https://github.com/pschatzmann/ESP32-A2DP
general:
- channel url: https://www.youtube.com/@AndreasSpiess
You must log in or register to comment.