Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.7 KB

📡 Race GPS

Netlify Status

https://race-gps.netlify.app

Preview

image image image

Model 3D

https://www.thingiverse.com/thing:4724205

image image image

How to run on mobile

Hardware requirements

  • ESP32
  • GPS 10Hz: VK2828U7G5LF

Board configuration

IMPORTANT! Before compiling sketch, copy board_config.cpp.default to src/board_config.cpp! Then if you want to overwrite defualt GPS board pinout configuration edit suitable pin numbers.

Build board

  • Install PlatformIO
  • Platformio -> esp32dev -> Upload

Frontend development