Raspberry Pi Project: Pidometer (Speedometer)

Опубликовано: 08 Август 2026
на канале: andi dinata
784
1

Simple project to calculate the distance and speed between GPS coordinates.
------
Click like and please subscribe
------
I used Raspberry Pi Zero and Python to read the GPS location of the phone. The GPS data is then parsed and sent to geopy, a python library that returns the distance between point A to B. Since we are moving then point A and B are constantly generated and calculated.
When the distance is known and time is measured, speed is calculated.

You need:
Raspberry Pi
Wifi dongle (if your RPi is not version 3)
LCD 16x2
Android Phone
Portable hotspot
Baterry
Housing

I will provide link to the code here soon.

IG: mcdinata
E: [email protected]