Giter Site home page Giter Site logo

esp32-cam-micropython's Introduction

esp32-cam-micropython

Latest custommade.zip, please read this blog and find out what it is good for.

The custommade.zip now contains files that will also include LittleFS in the firmware for esp32-cam, esp32 and esp8266. Please watch Damien George explaining what LittleFS is good for, at a Melbourne micropython meeting.

You can use LittleFS instead of FatFS(default) by doing these in REPL:

>>> import os
>>> os.VfsLfs2.mkfs(bdev)

You will save RAM if you use LittleFS. The FS setting will survive reboot and power cycle.

The files in the directories under are obsolete:

  1. esp32-cam-1-11-498
  2. esp32-cam-1-11-571

Please use files under Custommade_Template directory packed in the custommade.zip. Better yet run mpb.py to build custom made firmware.

If you're looking for a compiled firmware that support camera for your esp32-cam board then please click firmwares.

You can find some webcam server test scripts in webcam. Latest is mth_webcam.py a multi-threaded three ports web server. Serving webcam at port 80.

I record my works at kopimojo.blogspot.com feel free to drop by.

esp32-cam-micropython's People

Contributors

shariltumin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.