Code Monkey home page Code Monkey logo

esp32_light_time_control's Introduction

ESP32 RTC Light

It's an energy efficient timer.

Everything is based on the examples of the ESP-IDF project.

DISCLAIMER: This project is far from perfect. Code is poorly written, just to make it work. PCB files (EasyEDA) are NOT correct at this time. I had a couple of issues and fixed it directly without updating the schematic!

How does it work?

This project is supposed to consume as little power as possible, thus making it viable to run on batteries. Therefore, the famous AMS1117 3.3 got replaced with a sepic converter. Furtheremore, you have another one at the output in order to have a steady and controllable output. The onboard RTC clock will be updated over WiFi every time the timer wakes it up or the ESP gets reset.

Electrical requirements

The board needs about 2.8V minimum on the input in order to function and you schould not exceed 15V on the input and output! I recommend that the board is supplied with 3V to 14V and that the output is set between 2.5V to 14V. The minimum output voltage you would be able to achieve should be around 1.5V, but I haven't tested it.

Setup

The ESP automatically creates an AP called "FBI Van" if it cannot connect to a WiFi network. It has an integrated capture portal where you can find the settings. IP: 192.168.4.1

Furthermore, you have a button and a status LED. Hold the button until the status led blinks:

  1. Setup mode
  • This mode automatically checks whether it can connect to your WiFi, otherwise it will create an AP.
  1. Setup AP mode
  • This mode creates the AP right away.
  1. Reset
  • This mode resets the internal settings to default.

The status led is fast flashing, when the ESP is in Setup mode. It automatically goes into deep sleep after 5 minutes.

Please be a bit patient. The Core clocks are set to low to save some power.

esp32_light_time_control's People

Contributors

technickfreak2000 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.