GithubHelp home page GithubHelp logo

esp32-nature-watch's People

Contributors

amcewen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

esp32-nature-watch's Issues

Add new controls to the HTML interface?

The default HTML interface is good for getting the camera positioned correctly, so having something like that to set up the options would be good.

The HTML is actually served as a gzipped blob, from index_ov2640_html_gz in camera_index.h.

Save images to SD card

The ESP32-CAM board has a micro-SD reader on board. We should be able to save images there as well as serve them over HTTP

Add timelapse options

As well as being triggered by a PIR sensor it would be good to be able to set an interval between photos for a timelapse.

Persist settings to flash

We should store the settings in flash (there's a new API rather than EEPROM), so that we remember what's been set up from one boot to the next

How should the web UI be disabled/enabled?

The web UI is really handy for positioning the camera in the right place, but will be power hungry the rest of the time.

Would be good to have a way to easily enable/disable it.

Turn off flash LED

When the SD card is in use, the flash LED turns on.

In theory, switching the SD card to 1-bit-mode will fix that, but it didn't seem to with a quick test (setting SD_MMC.begin("/sdcard", true) in the sketch)

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.