/fpvrt

FPVRT - FPV Quadcopter Racetiming. Cheap and Easy Racetiming With A Smartphone

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

FPVRT - FPV Quadcopter Race Timing

Project

This project was first developed as part of the Quadcopter Seminar of GippLab at the University of Göttingen in the winter term of 2023/24 by DerPedda.

Goal

Develop a cheap, lightweight and opensource race lap timer that can be used by basically everyone without the need of buying expensive hardware.

Development Setup Instructions

  1. Clone this Repo
  2. Download OpenCV library (currently version 4.9.0)
  3. From downloaded opencv folder - copy the contents of the sub folder "libs" to the projects folder "app/jniLibs/"
  4. Happy coding