TicTocTrac is a watch designed as part of ECE4760 at Cornell University that allows you to not only keep time, but track your perception of it. Learn what causes time to slow down or speed up!
smitra/TicTocTrac
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
/*******************************************************/ /* TicTocTrac v1.0 */ /* Brian Schiffer & Sima Mitra */ /* ECE 4760 Final Project */ /* */ /* Schematics,PCB,3D model licensed under OSHW v1.0 */ /* http://freedomdefined.org/OSHW */ /* */ /* All code licensed under GNU GPL v3 */ /*******************************************************/ ========================================================= Project Contents ========================================================= README.txt - this readme file gpl-3.0.txt - GNU GPL v3 license copy hex2bin.exe - tool for converting hex files to bin files - Requires hex filename shorter than 8 char - Ex: hex2bin tictoc.hex Case3D - contains the google sketchup files for our case EagleSchematicsPCB - Eagle Schematics & PCB SDCardBootloader - bootloader for loading bin from SD WatchFirmware - the main tictoctrac watch firmware
About
TicTocTrac is a watch designed as part of ECE4760 at Cornell University that allows you to not only keep time, but track your perception of it. Learn what causes time to slow down or speed up!