An open API service indexing awesome lists of open source software.

https://github.com/make2explore/m5stickcplus2-gps-speedometer

[DIY Project] GPS Speedometer using M5StickCPlus2
https://github.com/make2explore/m5stickcplus2-gps-speedometer

Last synced: 18 days ago
JSON representation

[DIY Project] GPS Speedometer using M5StickCPlus2

Awesome Lists containing this project

README

          

# DIY Project - M5StickCPlus2-GPS-Speedometer
GPS Speedometer using M5StickCPlus2

         

**GPS speedometer** Unlike traditional vehicle speedometers, which rely on the rotation of the wheels (via speed sensors or a mechanical connection), a GPS speedometer calculates speed based on satellite signals that track your movement over time.

In this Project, we have made one GPS Speedometer using M5StickCPlus2 and GPS satellite positioning Unit. Which has built-in AT6558 high-performance navigation chip that supports multiple satellite navigation systems. A GPS speedometer is a device or application that uses the Global Positioning System (GPS) to determine and display your speed in real-time.


## Documentation

Refer the [Documentation website](https://docs.m5stack.com/en/core/M5StickC%20PLUS2) for more information.

**Hardware**
- [M5StickCPlus2](https://docs.m5stack.com/en/core/M5StickC%20PLUS2)
- [Unit GPS Module](https://docs.m5stack.com/en/unit/gps)

**Software**
- Arduino
[StickC-Plus2 Arduino Library](https://github.com/m5stack/M5StickCPlus2)
[StickC-Plus2 Factory Test Example](https://github.com/m5stack/M5StickCPlus2-UserDemo)

- Graphical Programming
StickC-Plus2 UiFlow1 Quick Start Guide
[UiFlow1](https://docs.m5stack.com/en/uiflow/uiflow_web)

- UiFlow2
StickC-Plus2 UiFlow2 Quick Start Guide
[UiFlow2](https://docs.m5stack.com/en/uiflow2/uiflow_web)

- [StickC-Plus2 Firmware Burning and Program Pushing](http://docs.m5stack.com/en/uiflow/m5stickc_plus2/program)

------------------------------------------------------------------------------------------------------

📕 **YouTube Video Links**

▶️ [DIY Project] How to make GPS Speedometer 🔗 https://youtu.be/l8nCB1kXlY8

▶️ M5StickC Plus2 – Unboxing the Pocket-Sized ESP32 Beast 🔗 https://youtube.com/shorts/mmQ-tj96U0I

-------------------------------------------------------------------------------------------------------
📒 **Important Links**

🌐 M5Stack - 🔗 https://docs.m5stack.com
📒 M5StickCPlus2 🔗 https://docs.m5stack.com/en/core/M5StickC%20PLUS2
📙 M5StickCPlus 🔗 https://docs.m5stack.com/en/core/m5stickc_plus
⚙️ UIFLow Web IDE Docs 🔗 https://docs.m5stack.com/en/uiflow/uiflow_web
⚙️ UIFLow2 Web IDE Docs🔗 https://docs.m5stack.com/en/uiflow2/uiflow_web
⚙️ Arduino IDE Docs 🔗 https://docs.m5stack.com/en/arduino/arduino_ide
📘 UIFLow Web IDE - 🔗 https://flow.m5stack.com/

🧰 Hardware
-- [StickC] 🔗https://shop.m5stack.com/products/m5stickc-plus2-esp32-mini-iot-development-kit
-- [Sensors] 🔗https://shop.m5stack.com/collections/m5-sensor
-- [Unit GPS Module] 🔗https://docs.m5stack.com/en/unit/gps

------------------------------------------------------------------------------------------------------

📜 Source Code, Circuit Diagrams and Documentation :

🌐 GitHub Repository - 🔗 https://github.com/make2explore/M5StickCPlus2-GPS-Speedometer

🌐 Hackster Blog - 🔗 https://www.hackster.io/make2explore

🌐 Instructable Blog - 🔗 https://www.instructables.com/make2explore

------------------------------------------------------------------------------------------

Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg