So i wanted to make myself a speedometer using gps with a 10 hz refresh rate, to show speed in km/h. i used a rpi pico, some 7 segment displays and a https://www.dfrobot.com/product-2080.html gps module. the 7 segment displays work really well, but the gps module not so. I used chatgpt to make the code for me (programing is too hard for me) and the displays work fine but the gps has a huge latency, the refresh rate is fine but the speed is almost ~10s off to the real value. Is my gps module bad, or the script or mabye gps isint the way to do this? Please can somone help me ive been stuck for 3 days straight. (I used UART with the gps)
Statistics: Posted by iTotallyKnowPython — Fri Jul 11, 2025 5:42 pm