Main Content

GPS and AHRS Data Logger

Real-time position data and AHRS data logged to a mSD card.

GPS and AHRS data logger on SD card. Connecting Arduino Nano 33 BLE Sense, MKR GPS Shield with ublox 8M GPS and mSD card adapter.

Connect the datalogger to a 9V battery and a data file will be written to the mSD card.

The 3 color LED on the Arduino shows the status of the logger:

red: initializing,
blue: initialized and waiting to find satellites,
green: satellites find and logging data to the card.”

Link to article