|
@ -59,12 +59,12 @@ platformio run -t upload && platformio device monitor -b 115200 |
|
|
|
|
|
|
|
|
## ToDo |
|
|
## ToDo |
|
|
* Prototype |
|
|
* Prototype |
|
|
|
|
|
* reimplement tasks with a queue, see **i2s_push_sample()** from *esp-idf/components/driver/i2s.c* |
|
|
* Keypad layout |
|
|
* Keypad layout |
|
|
* internal DAC? |
|
|
* internal DAC? |
|
|
* Add-ons? |
|
|
* Add-ons? |
|
|
* dynamic keypad thresholds |
|
|
* dynamic keypad thresholds |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## References |
|
|
## References |
|
|
|
|
|
|
|
|
[ESP32 overview]: http://esp32.net |
|
|
[ESP32 overview]: http://esp32.net |
|
|