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:
- http://resource.heltec.cn/download/package_heltec_esp32_index.json (Paste this in the additional boards manager in the Arduino IDE.)
- Heltec ESP32 (This can be added by searching in the board manager.)
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.