Skip to content

A simplified version of the time machine clock from the movie Back to the future

License

Notifications You must be signed in to change notification settings

hackheim/back_to_the_future_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back to the future clock

The clock in working condition

Partlist

Setup software

To change date and time

Change these lines in arduino_keypad/arduino_keypad.ino and upload the code

   initialDestinationDate = new DateTime(1984, 8, 12, 23, 7);
   initialPresentDate = new DateTime(2017, 4, 10, 9, 36);
   initialLastTimeDepartedDate = new DateTime(2016, 4, 29, 21, 6);

Licenses

About

A simplified version of the time machine clock from the movie Back to the future

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages