Skip to content

TelemetryTitans/TitanSolarCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

TitanSolarCar

Telemetry Systems for Titan Solar Car

This repository includes all the code that is implemented in the [Titan] Solar Car's
secondary and telemetry systems.


The goal of this project is to collect data from the solar car and present it in an
intuitive format using the hardware listed below. The data is being collected by several
sensors including: hall effect sensors, potentiometers, and a battery monitor (from Victron).
The hall sensors and potentiometers are wired to Arduinos respectively. The Arduinos and
battery monitor are connected through serial line into the Raspberry Pi. The Pi uses Node to
parse the serial lines (using JS) and hosts a local server for the UDOOs to access. The UDOOs,
using the LVDS panels, present the data using an HTML GUI.

-- Physical Apparatus:

  • Udoo Quad x2
  • Udoo LVDS 15.6" panel
  • Udoo LVDS 7" panel
  • Arduino Uno x2
  • Raspberry Pi 3
  • Golden Motor - VEC300
  • Victron Energy - BMV 702
  • Full BOM

© Titan Solar Car 2017 - - - - titansolarcar.com

About

The repository that contains all the code for the Titan Solar Car Telemetry Team.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published