lora-aprs / LoRa_APRS_Tracker

A LoRa based APRS tracker for ESP32 boards.
MIT License
316 stars 110 forks source link

Extend battery runtime #53

Open masterkey2000 opened 2 years ago

masterkey2000 commented 2 years ago

It would save battery power if the display would turn off after a certain time (e.g. 20 seconds) until you press the on/off button.

snwvo7 commented 2 years ago

Would be nice to have that functionality, the display is 24hrs on so far. Doesn't make any sense.

peterus commented 2 years ago

59 is already a good improvement. of course a timer would be better.

xynium commented 1 year ago

I have turn the code to a kind of "state machine". That change many things so it is on another branch. Power consumption had fall to 22mA or less

HrSh3rl0ck commented 1 year ago

Hello, I dont wanna see the display every second - so ive written a few years ago a little Quality of Life Update for me. Ive never published it and now its published and for everyone accessible - now u can de- and activate the display with the IO38 Button. But i dont think it will safe much energy.

Maybe some people will be happy about the update! You can find the update in my repository or here if the developer Peterus allows the pull request ^^

Best regards, Oliver