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