Commit Graph

7 Commits

Author SHA1 Message Date
Arctic Code 5d561b1830 Add LCD display for stats 2015-02-08 15:40:02 -06:00
Arctic Code 43438997ab Add LCD panel to show stats 2015-02-08 15:38:26 -06:00
Arctic Code e523caf8e1 Create README.md 2015-02-01 20:30:09 -06:00
Arctic Code eca589deb6 Rename Bike_Computer to Bike_Computer.ino 2015-02-01 20:24:44 -06:00
Arctic Code 55799e469d Bike Computer - Diagnostics Version
Use this file during testing and development of the platform. The compiled size is considerably larger than the file without Serial, so don't use it if you don't need to.
Once running, simply connect to serial at 9600 bps and you will get useful info.
Info will be displayed as key = value, where key is an input or output, and value is the value of the key. All info will be on the same line, seperated by a tab. Each line is the next tick
2015-02-01 20:24:02 -06:00
Arctic Code 32a6a664ba Bike_Computer-prod.ino
This is the file that you would want to run in your "production environment" IE, after testing and the device has been mounted to your bike
2015-02-01 20:18:35 -06:00
Arctic Code 0494943c39 Initial commit 2015-02-01 20:16:42 -06:00