richardso21 / SITHS-SolarCar

Development of the Staten Island Solar Car Telemetry System from 2021 onwards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staten Island Solar Car Team Telemetry

Codebase for the telemetry system used by the 2021 Staten Island Solar Car Team.

Hardware Prerequisites

  • 2x Arduino Uno (Other models are usable with minor code modifications)
  • 2x LoRA radio module (RYLR896)
  • GPS module (Neo 6M)
  • 20x4 LCD screen

Software & Non-Standard Libraries

  • PlatformIO
  • TinyGPS++
  • LiquidDisplay_I2C
  • AltSoftSerial
  • Python 3
  • SQLite
  • Grafana

About

Development of the Staten Island Solar Car Telemetry System from 2021 onwards


Languages

Language:C++ 89.1%Language:Python 10.9%