Codec/ESP32 Project #151
jmtalbert
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Completed a project attaching an ES8388 Codec to ESP32 DevKit. Includes 5 Arduino sketches using Phil Pschatzmann's Libraries for Effects and Driver. Avoided noise on the audio output by programing the second Core of the ESP32 to read external controller data (pots and switches) and load it into Effects parameters. Core 0 then only needed to run copier().
https://jtalbert.xyz/ESP32/
ESP32_Codec.pdf
Beta Was this translation helpful? Give feedback.
All reactions