Powering 16 ESP01s with servos

This page summarizes the projects mentioned and recommended in the original post on /r/esp8266

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ESP-Now

    ESP-Now Examples

    For power, I'd recommend Li-Ion primary (non-rechargeable) cells, whatever size works best for you. Those have essentially zero internal leakage and a 5 year shelf-life. If you've done it all correctly, it's conceivable it could be 5 years before you need to change the batteries (on top of a 30' ladder). You'd need a small high-efficiency buck converter to drop the 6.8V batteries down to 3.3V for the ESP, with a separate switched 5V linear regulator (one with a SHUTDOWN pin) to power the servos when they need to be driven. The ESP will consume 16-20uA in Deep Sleep, and the buck converter should mostly be off, except for when the ESP wakes every 3.5 hours (maximum Deep Sleep interval). If you're already using ESP-NOW to talk to the vent ESPs, then you could do a 'vent changed' check every time it wakes, otherwise it's more efficient to go back to Sleep quickly and wait until 12-24 hours has elapsed before you fire up a full WiFi connection. Not counting buck inefficiencies and servo movements, the ESP would only consume about 175mAh per year. The batteries will expire before they empty, maybe in 6-7 years.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts