GyverLibs/FastBot

Question: power consumption

kimstik opened this issue ยท 4 comments

What is mean power consumption of FastBoot ?

Library does not consume power, it is software

I mean one of the typical use cases of FastBoot.
Let say https://github.com/GyverLibs/FastBot/blob/main/examples/demo/demo.ino

I wonder how the consumption of ESP32 will differ from ESP8266 one.

some reference: https://www.tablix.org/~avian/blog/archives/2022/08/saving_power_on_an_esp8266_web_server_using_delays/

Just compare esp8266 and esp32 consumption

Nice answer for the similar question:
cnlohr/lolra#2