1 / 17
Bicycle Information Tracking System: Code Review
170 likes | 313 Vues
Bicycle Information Tracking System: Code Review. Alex Wanamaker. BITS: Code Review. System overview: Calculates distance and speed through a Hall Effect Device Information calculated can be stored on micro-SD card Switches communicate with GPIO to activate rear turn signals. BITS: Main.c.
Télécharger la présentation
Bicycle Information Tracking System: Code Review
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
Bicycle Information Tracking System:Code Review Alex Wanamaker
BITS: Code Review • System overview: • Calculates distance and speed through a Hall Effect Device • Information calculated can be stored on micro-SD card • Switches communicate with GPIO to activate rear turn signals
BITS: pic_num.h and pic_key.h all.bmp 1728 lines of array values!
BITS: pic_num.h and pic_key.h (con’t) num_final.bmp 1385 lines of array values!
More Related