Smart eBike Kit


Description

For my Senior Capstone, I lead and managed a team of 4 to design a Smart eBike Kit. This would be a product that can be sold on the market that would allow you to transform a mountain bike into an eBike. An eBike is an electronic bicycle, which generally consists of a battery and a motor. Our kit will have this, but also a smartphone application that communicates with the various modules, and an object detection system using LiDAR.

Software and Hardware
Every module (other than the battery management system) was designed by us. We created hardware schematics and PCBs in KiCAD. The modules communicate and send signals via our Raspberry Pi. For the software side, our smartphone application was prototyped with the assistance of Blynk (an IOT platform). We used C++. The smartphone application communicates to the Raspbery Pi via bluetooth.
The Design
Below is a blueprint created in AutoCAD. This was our finalized design of how the kit would look when deployed onto a mountain bike. (TO BE CONTINUED...)
eBike Kit Deployed on Bike
Functional Block Diagram
This is the functional block diagram we came up with to give a general understanding on how all the modules would be connected.
Functional Block Diagram
Below is a table of contents
  1. Page 1 - Description
  2. Page 2 - Power System
  3. Page 3 - Motor System
  4. Page 4 - Speedometer System
  5. Page 5 - eBraking System
  6. Page 6 - Object Detection System
  7. Page 7 - Turn Signal System
Back to Projects