derpedda / fpvrt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Java 99.2%Language:Kotlin 0.8%