zircothc / DRUM_2004_V1

ESP32 DRUM SYNTH MACHINE
280 stars 7 forks source link

Add Keypad lib + cleanup to README.md #4

Closed porkcube closed 6 months ago

porkcube commented 6 months ago

Added missing Keypad library dependency, cleaned up some of the links and notes around the PCM5102A modifications (pretty sure only Pad #3 XFMT "soft-mute" needs to be pulled high to enable audio output but best to do all 4).

zircothc commented 6 months ago

Hi. Thank you very much. I don't know how to use github yet.

Well, it compiles ok with IDE 2.3.2. + 2.0.17 boards. compile_ok

The trick is not to use 3.0.0 boards

Thank you