Difference between revisions of "Longboard Sensor Module"
Line 21: | Line 21: | ||
[[File:BOMPIC.PNG|thumb]] | [[File:BOMPIC.PNG|thumb]] | ||
− | Raspberry Pi Zero W - [https://www.amazon.com/gp/product/B06XCYGP27/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 Raspi Amazon Link] | + | Raspberry Pi Zero W - [https://www.amazon.com/gp/product/B06XCYGP27/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 Raspi Amazon Link]<br /> |
− | GPS [https://www.amazon.com/gp/product/B01MRNN3YZ/ref=oh_aui_search_detailpage?ie=UTF8&psc=1 GPS Amazon Link] | + | |
− | Accelerometer [https://www.amazon.com/gp/product/B008BOPN40/ref=oh_aui_search_detailpage?ie=UTF8&psc=1 GPS Amazon Link] | + | GPS [https://www.amazon.com/gp/product/B01MRNN3YZ/ref=oh_aui_search_detailpage?ie=UTF8&psc=1 GPS Amazon Link]<br /> |
+ | |||
+ | Accelerometer [https://www.amazon.com/gp/product/B008BOPN40/ref=oh_aui_search_detailpage?ie=UTF8&psc=1 GPS Amazon Link]<br /> | ||
+ | |||
[[Category:Projects]] | [[Category:Projects]] | ||
[[Category:Fall 2017 Projects]] | [[Category:Fall 2017 Projects]] |
Revision as of 21:21, 27 November 2017
Longboard Sensor Board
Danny Andreev and Sam Ragsdale
Overview
Our plan is to create a sensor board that can be strapped to a longboard or other vehicle. It will measure locations, altitude, and accelerations, relaying all this information to local storage. The stored information will be processed and mapped to give a ride “diagnostic” or an overview of the position, velocity, and acceleration overplayed onto a map of the path taken during the ride. This information can be stored on a server and accessed off a phone or computer.
Objectives
A successful project constitutes a 3d printed case which contains a sensor module. This module can be turned on, and will record the trip. Then the module needs to be able to transfer the data to a computer of phone for further processing. The module should also be able to be charger via usb.
Challenges
Danny will need to become more comfortable with the hardware interface of the Raspi and brush up his python skills. Sam … Since there will be a simple WIFI connection, and no hardware access, there are few attack vectors present on this device, save for physical destruction. Going underground or loosing gps will eliminate gps accuracy, but location can be extrapolated from the accelerometer for short breaks in gps. Minimal operational cost. No user safety concerns
Gantt Chart
Bill of Materials
Raspberry Pi Zero W - Raspi Amazon Link
GPS GPS Amazon Link
Accelerometer GPS Amazon Link