Flash the precompiled bin files - sorinbotirla/esp32-marauder-ESP32-CAM GitHub Wiki

Flash the precompiled bin files

There are several options to flash the precompiled bin files, here are a few:

Spacehuhn Web Updater

Use a CP2101/FTDI232/CH340G/PL232 serial interface. Using jump wires (dupont), connect the interface to the ESP32 CAM as follows:

TTL Interface ESP32 CAM
GND GND
VCC VIN
TX U0R (RX)
RX U0T (TX)

Open Google Chrome and go to the Web Updater

Short the ESP32-CAM pin 0 to GND then plug the usb cable of the serial interface..
(Or you can solder a push button between them for convenience)

Click connect and choose the serial interface from the connection list (here I have used a CP2101 interface) but yours may show as ESP32.

spacehuhn connect

Use the following configuration to select the appropriate files and place them at the corresponding address:

Spacehuhn configuration

You will find the binaries files under releases or in the build folder. The boot_app0.bin is located in the other files folder

Click program and wait for the flashing to finish

spacehuhn program

Click the reset button on your ESP32 CAM to reboot.

A CP2101 Serial interface:
CP2101

serial-connection


Other Serial Interfaces

serial interfaces


If everything went right, you can now start Building a Dual ESP32 Marauder

⚠️ **GitHub.com Fallback** ⚠️