Cancro29 / NETHERCAP

A Wi-Fi penetration testing tool for ESP8266, ESP-32, and BW16
197 stars 25 forks source link

Is the display connection available on esp32c3? #32

Closed BgLuc88 closed 2 months ago

BgLuc88 commented 3 months ago

Hello. I'm back. I have prepared the necessary boards to use your software. I tested on wemos d1 mini pro with ssd1306 0.96 display (display quite little information) and esp32 c2. can i connect ssd1306 display to esp32c3? What do the connected pins look like? Thank you 2024-08-06 21 22 11 2024-08-07 11 02 57 2024-08-06 19 10 18

Cancro29 commented 3 months ago

Hello. I only tested OLED display on ESP32 Dev Kit. Theoretically It can be connected with ESP32C3, but i need to reassign display pin, as ESP32C3 does not have GPIO 21 and GPIO 22

n0tAv1ru5 commented 3 months ago

Can you release button wiring tutorial?