SDEx card Server
Devices ESP-32 (Clasic/S2/S3/C3/C6) / ESP8266
This will program the SDEX card Server software to the ESP-32 (Clasic/S2/S3/C3/C6) / ESP8266 device.
Device | SD_CS | SD_CLK | SD_MOSI | SD_MISO |
---|---|---|---|---|
ESP8266 4MB | 15 | 14 | 13 | 12 |
ESP32-Clasic 4MB | 5 | 18 | 23 | 19 |
ESP32-S2 4MB | 10 | 12 | 11 | 13 |
ESP32-S3 8MB | 10 | 12 | 11 | 13 |
ESP32-C3 4MB | 10 | 3 | 4 | 5 |
ESP32-C6 8MB | 18 | 21 | 19 | 20 |
Functions
Upload / Program |
---|
Information
... |
---|
You can find the Github at this location
The ESPWebTool is based on the esptool-js
You can find a Serial monitor at this location
Or this Serial monitor at this location
|