Pebble 24 Hour Sun Clock with added Moon, Day, Date plus optional Hourly Vibe function.
Also see the GetPebble Forum Discussion Thread:
http://forums.getpebble.com/discussion/5112/watch-face-pebble-24-hour-sun-clock-with-ad
The PBW attached is a DEMO geographic version. However, for those that want to compile their own geographic version:
- Before compiling, ensure to configure your location (longitude/latitude) and time zone by editing src/config.h.
- Use the following URL to find your location http://itouchmap.com/latlong.html
- Configure Vibe function (default is false) by editing src/config.h.
- # define HOUR_VIBRATION true
Thanks to:
- Michael Ehrmann (Boldo) for the original SunClock source
- Chad Harp for the Almanac source
- Dersie for beta testing the revised code
- Slayer1551 at MyPebbleFaces for creating a decent 1-Bit Black & White image for me. :)
NOTE: If you decide to reuse the code or make changes, please ensure you credit the authors. Thank you.
No update history found.