Create README.md

This commit is contained in:
Arctic Code 2015-02-01 20:30:09 -06:00
parent eca589deb6
commit e523caf8e1
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# bikecpu
An Arduino Nano compatible computer for managing bike functions
## current functions
* The ability to automatically ramp up or down brightness of a head and tail light depending on ambiant brightness
* Using a switch to trigger a left or right blinker
## planned functions
* Integrate with a 4-character 14-segment display to show stats and info
* track miles per hour
* track distance traveled (current trip) in miles
* (maybe) log statistics to SD card