this post was submitted on 26 Apr 2025
2 points (100.0% liked)

Arduino and other electronics projects info

149 readers
1 users here now

founded 2 years ago
MODERATORS
 

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:

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here