Arduino Clock TimeZones and something more
Wed, Dec 4, 2013
One-minute read
Following with my last project – Arduino clock – i wanted to extend it with 2 features:
- Handling daylight saving time,
- Showing up time in different time zone.
Additional requirement is of course to make it smaller and… nicer. So step first: replace Arduino UNO with something smaller:
Next step: soldiering LCD Display.
I needed additional library Arduino Timezone Library & complete timezone information for all countries.