https://github.com/0wwafa/esp32-cam-original_firmware
ESP32-CAM Original full flash dump. Since I could not find it anywhere, here it is.
https://github.com/0wwafa/esp32-cam-original_firmware
download esp32 firmware
Last synced: 6 months ago
JSON representation
ESP32-CAM Original full flash dump. Since I could not find it anywhere, here it is.
- Host: GitHub
- URL: https://github.com/0wwafa/esp32-cam-original_firmware
- Owner: 0wwafa
- License: gpl-3.0
- Created: 2024-12-18T17:54:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T22:00:27.000Z (over 1 year ago)
- Last Synced: 2024-12-18T22:33:42.648Z (over 1 year ago)
- Topics: download, esp32, firmware
- Homepage: https://github.com/0wwafa/ESP32-CAM-ORIGINAL_FIRMWARE
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32-CAM-ORIGINAL_FIRMWARE
ESP32-CAM Original full flash dump. Since I could not find it anywhere, [here it is](https://raw.githubusercontent.com/0wwafa/ESP32-CAM-ORIGINAL_FIRMWARE/refs/heads/main/esp32_devkit_cam_dump.bin).
If you have any information on what firmware this is, leave a message in the ISSUES section.
The module is from AI-Thinker.
On their website you can read:
"**The default firmware is already included in the factory, and no additional download is provided. Please be careful if you need to re-burn other firmware.**"
[DOCS](https://docs.ai-thinker.com/en/esp32-cam)
The easiest way to flash this firmware is to go [here](https://espressif.github.io/esptool-js/) and enter 0x0000 as address and flash the bin file [in this repository](https://raw.githubusercontent.com/0wwafa/ESP32-CAM-ORIGINAL_FIRMWARE/refs/heads/main/esp32_devkit_cam_dump.bin).
