Bicycle Control is an Arduino Program that will be embedded onto a bicycle to allow the user to use left and right blinker lights, front and back lights, a sound output, and possibly other functionality like GPS.
Go to file
Andrew Lalis ed98e9728d Created README 2017-02-17 09:43:55 +01:00
__vm Add project files. 2017-02-17 09:07:59 +01:00
.gitattributes Add .gitignore and .gitattributes. 2017-02-17 09:07:57 +01:00
.gitignore Add .gitignore and .gitattributes. 2017-02-17 09:07:57 +01:00
BicycleControl.ino Adding BicycleControl.ino, and the Musical Class. 2017-02-17 09:42:26 +01:00
BicycleControl.sln Add project files. 2017-02-17 09:07:59 +01:00
BicycleControl.vcxproj Add project files. 2017-02-17 09:07:59 +01:00
BicycleControl.vcxproj.filters Add project files. 2017-02-17 09:07:59 +01:00
Musical.cpp Adding BicycleControl.ino, and the Musical Class. 2017-02-17 09:42:26 +01:00
Musical.h Adding BicycleControl.ino, and the Musical Class. 2017-02-17 09:42:26 +01:00
README.md Created README 2017-02-17 09:43:55 +01:00

README.md

BicycleControl

Bicycle Control is an Arduino Program that will be embedded onto a bicycle to allow the user to use left and right blinker lights, front and back lights, a sound output, and possibly other functionality like GPS.