Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 600 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 600 Bytes

Electrike

This is the code for the senior project group, Electric Tandemonium at Cal Poly. This is a prototype and is specific for the tricycle that we modified.

The library that we made is included in this github, but there are quite a few other libraries that this code needs. They can be downloaded or easily found online. The list of needed libraries: <Keypad.h> //Include keypad header <LiquidCrystal.h> //Include LCD header <EEPROM.h> //Include EEPROM header "StopWatch.h" //Include stopwatch header "EEPROMAnything.h" //Include EEPROM anything header "SPI.h" "LPD8806.h"