series8217 / can-gps-sdcard-logger

Logging of CAN and GPS to an SD card for Longan Labs OBD-II CAN Bus GPS Dev Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatible boards

This is for the Longan Labs ObD-II CAN bus GPS dev kit, V2.0.

https://docs.longan-labs.cc/1030003/?fbclid=IwAR0dggiafDAoeiMO3dGJvFMwLghRtSnEgkrIWLar-EGupycz7Nz-sRUiWlo

I had to do some reverse engineering of the board because the power control pin and chip select pins are not documented and the examples from Longam Labs are incorrect.

Features

This is a work in progress.

feature goals are:

  • record GPS and CAN frames to a SavvyCAN conpatible CSV file
  • automatically delete old logs to free up room for new ones

About

Logging of CAN and GPS to an SD card for Longan Labs OBD-II CAN Bus GPS Dev Kit

License:MIT License


Languages

Language:C++ 84.8%Language:C 15.2%