An Arduino Nano compatible computer for managing bike functions
Go to file
Arctic Code e523caf8e1 Create README.md 2015-02-01 20:30:09 -06:00
Bike_Computer-diag.ino Bike Computer - Diagnostics Version 2015-02-01 20:24:02 -06:00
Bike_Computer.ino Rename Bike_Computer to Bike_Computer.ino 2015-02-01 20:24:44 -06:00
LICENSE Initial commit 2015-02-01 20:16:42 -06:00
README.md Create README.md 2015-02-01 20:30:09 -06:00

README.md

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