Skip to content

Custom firmware for "Delorean clock - Back to the future style" by jeje95 with couple of bugfixes, improvements and cleaner code ๐Ÿš—

License

Notifications You must be signed in to change notification settings

MrBartusek/delorean-clock-enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Delorean Clock Enhanced

cover

Custom firmware for Delorean clock - Back to the future style by jeje95 with couple of bugfixes, improvements and cleaner code.

This project assumes you are running the device under following conditions:

  • Wiring diagram is same or similar to the original project
  • You are using 24 hour time (this code doesn't support 12 hour time)

Changes original code (V4)

  • ๐Ÿ‘ฝ PlatformIO - This project is using PlatformIO insteed of Arduino IDE
  • โš™๏ธ Cleaner Configuration - Pin numbers are much easier to configure
  • โ˜€๏ธ Daylight saving time - This variant uses RTC_DS3231_DST.h to implement daylight saving time
  • ๐Ÿšจ Red & Orange AM light - You can connect both Red and Orange lights to D2 (or any other) pin instead of 5v (configurable via PIN_RED_ORANGE_AM)
  • ๐Ÿž Blink Disabled - Month, day, hour and minute screens have blinking dots disabled. This causes clock to run very slowly.
  • ๐Ÿงน Code Improvements - Original code was very cluttered, this project aims to clean it up

Contributing

All contributions are welcome, feel free to open an issue or Pull Request

About

Custom firmware for "Delorean clock - Back to the future style" by jeje95 with couple of bugfixes, improvements and cleaner code ๐Ÿš—

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages