Bicycle Information Tracking System Code Review by Alex Wanamaker - BITS Overview
This document provides a comprehensive code review of the Bicycle Information Tracking System (BITS) by Alex Wanamaker. The system utilizes a Hall Effect Device to calculate essential metrics such as distance and speed. The collected data can be stored on a micro-SD card for easy access. Additionally, the system features communication with GPIO to activate rear turn signals, enhancing user safety. Detailed insights into the main code components, including various app functions, are included, ensuring a robust understanding of the system architecture.
Bicycle Information Tracking System Code Review by Alex Wanamaker - BITS Overview
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!