norbert-walter / esp32-nmea2000-obp60

nmea2000 gateway with ESP32
GNU General Public License v2.0
12 stars 8 forks source link

dev20220321: sunset and sunrise not yet implemented #51

Closed W-Geronius closed 2 years ago

W-Geronius commented 2 years ago

sunset/sunrise have to be calculated (periodically?) to be displayed in clock page and possibly used to trigger display backlight option

W-Geronius commented 2 years ago

https://www.arduinolibraries.info/libraries/sunset (https://github.com/buelowp/sunset) extensive https://github.com/dmkishi/Dusk2Dawn (no fractional timezones) extensive https://github.com/signetica/SunRise small ??

W-Geronius commented 2 years ago

just notices duplicate to #24, closing this