The first water test of my diy GPS is a succes. My goal was to make a simple low budget GPS logger with a ESP32 as brain. Minimal solderskills are needed, as just the GPS has to be soldered to the right pins. Total budget is around 40?. Some technical details :
ESP32 board with e-paper display (Lilygo TTGO T5, 15$)
Beitian BN220 / BN280 gps (ublox M8n engine), 10$
Lipo 2000 mAh, with protection, 10$
Sealed case, 5$
A log rate of 10 Hz is possible, format UBX NAVPVT.
On my first water test, I had 2 units mounted on each boom side. The actual speed and the actual run is directly visible while surfing. The BN280 is the blue plot, BN220 the red plot. Number of sats was 16 - 20, logged@2 Hz. Fot who is interested, I am willing to share the SW (arduino IDE). Next test, I will log@10 Hz.
Greetings, Jan.