6 ms·
I have one of the TTGO T-watches: https://www.tinytronics.nl/en/development-boards/microcontroller-boards/with-wi-fi/lilygo-ttgo-t-watch-2020-esp32-black https:
by oliwary 7mo ago
I have one of the TTGO T-watches: https://www.tinytronics.nl/en/development-boards/microcontroller-boards/with-wi-fi/lilygo-ttgo-t-watch-2020-esp32-black https://www.tinytronics.nl/en/development-boards/microcontro...
For me it is mainly a decoration of my drawer, but maybe comes close to what you are looking for. :)
- herbst 7mo agoThat's what I thought too. But actually trying to use it shows how badly battery optimized it (and surely also my code) are. It wouldn't hold longer than a few hours when WiFi was actually active
- jareklupinski 7mo agowith smaller battery-powered electronics, you typically want to sleep for as long as possible, and only wake to check if anything new has happened as quickly as possible before going back to sleep, the longer this duty cycle is acceptable for, the more battery life you'll get