theawes0megamer / z26

0-60 Timer coded in python including a UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zero 2 Sixty

Zero 2 Sixty is a project that I have been developing that uses any computer (I use a Raspberry Pi) and a GPS (right now communicates via GPSD) It is meant to measure 0-60 times of vehicles. It uses a 10hz GPS (10 refreshes a second) and I will soon be implementing a 50hz accelerometer to better track the launch and start the timer then to get more accurate times.

This project is very WIP, and is my first python program.

Dependencies: tkinter gpsd configparser datetime

About

0-60 Timer coded in python including a UI

License:GNU General Public License v3.0


Languages

Language:Python 100.0%