ESP32-Cam bin file?

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
superace
Posts: 10
Joined: Thu Jan 17, 2019 1:57 am

ESP32-Cam bin file?

Post by superace » Thu Jul 16, 2020 5:40 am

Hi,
I have used my google skills but I can't find what I need. Does anyone know where I can download a micropython.bin file with ESP-32 Camera support? I can find one example but that is with BLE and not WIFI, and a different example that is almost working but does not have the complete Micropython modules included.

Any ideas? Micropython v1.12 with Camera and WiFi enabled? Just a clean standard build?

Building from scratch is option Z, I really would like not going down that road.

jamonda
Posts: 36
Joined: Thu May 21, 2020 3:48 pm

Re: ESP32-Cam bin file?

Post by jamonda » Fri Jul 17, 2020 8:34 pm

Here you'll find what you're looking for:

https://lemariva.com/blog/2020/06/micro ... 32-cam-etc

The link to the updated .bin file:

https://github.com/lemariva/micropython ... r/firmware

RobinMosedale
Posts: 40
Joined: Fri Jul 26, 2019 9:40 pm

Re: ESP32-Cam bin file?

Post by RobinMosedale » Sat Oct 17, 2020 3:30 pm

Installed the bin file.

How does one get it to respond?
Repl won't connect

uxhamby
Posts: 34
Joined: Thu Nov 14, 2019 9:47 pm

Re: ESP32-Cam bin file?

Post by uxhamby » Sun May 02, 2021 9:39 pm

How does one get it to respond?
Repl won't connect
Was there ever a resolution to this?

Thanks.

Post Reply