All Questions
Tagged with programmer esp32
3 questions
1
vote
1
answer
566
views
unable to program esp32cam via cloned esp32-cam-mb
I bought a couple of ESP32CAMs from aliexpress... althought the listing shows them with two buttons, I got the ESP32-CAM-MB boards with just the reset button...
I have my computer set up to dual boot ...
6
votes
2
answers
14k
views
No programmers available for this board - Programming ESP32 Cam with Ardunio IDE
This is my first time working with ESP32 Cam boards.
I have followed the instructions as given in this site https://technoreview85.com/how-to-program-esp-32-cam-using-arduino-uno-board/
However my IDE ...
1
vote
0
answers
71
views
Can you program an ESP32 with an Arduino?
I've done it with an ESP-8266 but can't find any articles on how to do it with an ESP-32. I'm working with an ESP-32 on my own PCB, not a dev board. I exposed:
3V3
GND
EN
TX
RX
IO0
I'm pretty sure I ...