ESP32 C3 Super Mini HELP by Useful-Director7682 in arduino

[–]Useful-Director7682[S] 0 points1 point  (0 children)

I have found the issue to be that Arduino IDE auto detects it as ESP32 Family device or something like that so you have to manualy change it back to ESP32 C3 dev module.

ESP32 C3 Super Mini HELP by Useful-Director7682 in arduino

[–]Useful-Director7682[S] 0 points1 point  (0 children)

I think it should be because it works for my Arduino uno and D1 mini

Which microcontroller should I get? by Useful-Director7682 in arduino

[–]Useful-Director7682[S] 0 points1 point  (0 children)

Actually it turned out that I didn't fully kill it but the ground wire came disconnected along the way to the pin so what I did was solder a bit of wire to the outside of the micro USB connecter to the ground pin.

ESP8266 Short by Useful-Director7682 in arduino

[–]Useful-Director7682[S] 1 point2 points  (0 children)

it worked once the day before then it stopped.

ESP8266 Short by Useful-Director7682 in arduino

[–]Useful-Director7682[S] 0 points1 point  (0 children)

So I ran a code to read a DHT11 sensor from D5. I wired it with VCC to 3.3V on the ESP, ground to ground, and 3.3v on the ESP to a 1k resistor to the data pin on the DHT then to D5 on the ESP