This website requires JavaScript.
Explore
Help
Sign In
archive
/
bikecpu
Watch
1
Star
0
Fork
0
You've already forked bikecpu
mirror of
https://github.com/c0de-archive/bikecpu.git
synced
2025-08-05 22:58:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Arctic Code
5d561b1830
Add LCD display for stats
2015-02-08 15:40:02 -06:00
Bike_Computer-diag.ino
Add LCD display for stats
2015-02-08 15:40:02 -06:00
Bike_Computer.ino
Add LCD panel to show stats
2015-02-08 15:38:26 -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
Description
An Arduino Nano compatible computer for managing bike functions
Readme
GPL-2.0
39
KiB
Languages
C++
100%