Coder Social home page Coder Social logo

geo-tp / m5cardputer-gps-logger Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 7 KB

A GPS logger using the M5Cardputer platform. It reads GPS data, displays it on the screen, and saves the data to an SD card.

License: MIT License

C++ 93.51% C 6.49%
gps logger m5cardputer m5stack m5stack-cardputer cardputer sdcard

m5cardputer-gps-logger's Introduction

M5Cardputer GPS Logger

This project is a GPS logger using the M5Cardputer platform. It reads GPS data, displays it on the screen, and optionally saves the data to an SD card. The device operates in two modes: NORMAL mode and SLEEP mode. The SLEEP mode conserves power while still logging GPS data.

  • NORMAL: Displays the GPS data on the screen every 3 seconds while saving the GPS data to the SD card every minute (can be turned off).

  • SLEEP: Saves the GPS data to the SD card every minute before entering light sleep mode. The Cardputer's screen is turned off, and it appears to be OFF.

Installation

  • M5Burner : Search into M5CARDPUTER section and simply burn it
  • Old school : Build or take the firmware.bin from the github release and flash it

Usage

  • You will need a UART GPS module connected to the M5Cardputer and an inserted SD card. This has been tested with the Grove GPS module

  • Select NORMAL or SLEEP mode

  • The GPS data will be saved in the file gps_data.csv at the root of the SD card.

Controls

For NORMAL mode

  • OK Toggles SD card on/off.
  • S Toggles screen on/off.
  • - and = Adjusts brightness.

m5cardputer-gps-logger's People

Contributors

geo-tp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ljscript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.