This commit is contained in:
2023-06-17 00:10:38 +02:00
parent b6f72130a2
commit 35d62e9bf0
2 changed files with 21 additions and 2 deletions

View File

@@ -26,8 +26,13 @@ CLK -> D5
MISO -> D6
```
## TODOs
* Card Reader with SPI. Configure hspi, second SPI channel?
![](images/wemos-d1-mini-esp32.png)
## Links
https://github.com/earlephilhower/ESP8266Audio
[Running two SPI devices at once](https://randomnerdtutorials.com/esp32-spi-communication-arduino/)