Gregor-Davies / Go-kart

Sensor telemetry made with Python, C++ and C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance made-with-python GitHub license

PLEASE SEE THE VERSION 2 BRANCH!

Telemtry (Mainly going to be used in a go-kart) using esp32/LoRA and python (And a bit of c++ & c).

Contributors are welcome!

Python dependencies:

  • MatplotLIB (For graphing)
  • PySerial (For getting the data off the esp32)
  • Tkinter (For the gui controller)
  • Datetime (For the timer)
  • Numpy
  • Serial tools

C/C++ (Arduino) dependencies:
Board Dependencies:

Libraries:

  • Heltec ESP32 DEV-Boards (This can be found in the library manager.)

© Gregor Davies, Struan Lawrie & Misha Agakov 2020-2021 Licensed under the MIT License.

About

Sensor telemetry made with Python, C++ and C

License:MIT License


Languages

Language:C 51.9%Language:C++ 25.5%Language:Python 22.6%