diff --git a/README.md b/README.md index e69de29..d95a82e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,26 @@ +ESP32 Soundboard +================ +Soundboard (computer program), a web application or computer program with buttons that play short, often humorous sound clips. + +## Hardware +* [ESP32] µC +* [MAX98357A] PCM Input Class D Audio Power Amplifiers +* [SD card] + +## Wiring +tbd + +## Build +tbd + +## ToDo +* Prototype +* Keypad layout +* internal DAC? +* Add-ons? + +## References + +[ESP32 overview]: http://esp32.net +[ESP32]: https://eckstein-shop.de/ESP32-Dev-Board-WiFi-Bluetooth-CP2102-USB-to-Serial-with-LiPo-charger +[MAX98357A]: https://eckstein-shop.de/Adafruit-I2S-3W-Class-D-Amplifier-Breakout-MAX98357A diff --git a/doc/ESP32-ST PIN LIST.jpg b/doc/ESP32-ST PIN LIST.jpg new file mode 100644 index 0000000..dc50dad Binary files /dev/null and b/doc/ESP32-ST PIN LIST.jpg differ