This is a simple GPS to UART converter.
- Install PlatformIO
- [on Windows] Allow longe paths:
reg add HKLM\SYSTEM\CurrentControlSet\Control\FileSystem /v LongPathsEnabled /t REG_DWORD /d 1 /f
and install Zadig driver - Clone this repository
- Open the project in PlatformIO
- Compile and upload