Dependancies
🌳 An outdoor LoRa-GPS tracker with an E-Ink display 🔑
Display the parsed NMEA string information on the serial console after a successful GPS fix
Dependancies
Ensure you have access to the open skies for a potential GPS fix.
When the serial console shows the latitude and longitude information, the PPS
Red LED should also blink once per second.
ls -al /dev/cu.usbmodem
and arduino-cli board list
. Run make
to compile and upload the code to the board.