Skip to content

rickpollak/device

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racetrack Hero

Overview

Racetrack Hero is a software solution designed to transform your Raspberry Pi into a powerful data acquisition and analysis tool for motorsports enthusiasts. Whether you're a professional racer, amateur driver, or simply passionate about cars and racing, Racetrack Hero provides the tools you need to analyze and improve your performance on the track.

Features

  • Data Logging: Capture real-time data from your vehicle's onboard sensors, including GPS, acceleration, speed, RPM, and more.
  • Visualization: Visualize your driving data in real-time or post-session to analyze your performance and identify areas for improvement.
  • Comparison Tools: Compare your laps side by side to understand where you're gaining or losing time on the track.
  • Customizable Dashboards: Create custom dashboards tailored to your preferences, displaying the metrics that matter most to you.
  • Export and Sharing: Export your data for further analysis or share it with friends, coaches, or fellow racers.

Acceptance

By using Racetrack Hero software and the associated hardware component, you agree to all of the terms and conditions below.

Racetrack Hero License

This software is licensed under the GNU General Public License v3.0 (GPL-3.0).

No Liability

The Racetrack Hero software and hardware component come as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the Racetrack Hero software or hardware component, under any kind of legal claim. This includes, but is not limited to, any accidents, injuries, deaths, or damage to property, including vehicles, that may occur as a result of using the Racetrack Hero software or hardware component for building a telemetry device with a lap timer or any related purposes.

Getting Started

To get started with Racetrack Hero on Raspberry Pi 4 and 0 W with GPS hat ensure to obtain following components:

Headless Device

Hardware Components

  1. Rasbperry Pi zero W 2.
  2. Berry GPS-IMU V4. You can also obtain different GPS hats which might be already compatible with this software (look at GPS hat drivers in "./libs/gps" directory).
  3. GPS Antenna - 32db High Gain Cirocomm 5cm Active GPS Antenna Ceramic Antenna 25x25x2mm Geekstory
  4. ZTE MF833V 4G LTE USB Modem Dongle for data.
  5. Case - UniPiCase Pi Zero Case - Tall (Stock Faceplate)
  6. Suction Cup

Assembly

  1. Install the Berry GPS hat onto the Raspberry Pi0. Soldering is required for getting the hat attached to it.

  1. Obtain the GPS floor either by ordering it from the Racetrack Hero store, or by printing it yourself from the following CAD file.
  2. Attach the GPS floor onto the top of the stack.
  3. Attach the GPS antenna onto the previously printed/obtained GPS floor.
  4. Attach the suction cups into the shell.
  5. Glue all thing together, being generous, at the end of the day this will be on your winshield.
  6. Insert the GPS angled connector into the mini USB on PI0, and connect the ZTE modem. Angle it like on this picture, glue it all together.

Touchscreen Device with bigger screen

Hardware Components

  1. Raspberry Pi 4
  2. Berry GPS-IMU V4. You can also obtain different GPS hats which might be already compatible with this software (look at GPS hat drivers in "./libs/gps" directory).
  3. External GPS Antenna - GPS/GNSS Magnetic Mount Antenna - 3m (SMA)
  4. SMA GPS Connector.
  5. ZTE MF833V 4G LTE USB Modem Dongle for data.
  6. Pi Case
  7. Pi Touchscreen 7inch.

Touchscreen Device with smaller screen

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • Shell 16.1%