-
1Extend the official version of MicroPython and flash it on the ESP32-CAM
-
2Clone the repository lemariva/uPyCam typing:
git clone -b timelapse-camera https://github.com/lemariva/uPyCam.git
-
3Rename the file boot.sample.py to boot.py and configure the Wi-Fi access settings:
# wlan access ssid_ = "" wpa2_pass = ""
-
4Use VSCode with the PyMakr extension to upload all the files to the ESP32.
If you need some help, follow the instructions from this tutorial.
-
5More Info
Follow this link for more information: #MicroPython: Portable time-lapse camera using an ESP32-CAM
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.