Ublox Neo-7 Gps Tracking System With Qubitro And Arduino Mkr
About the project
GPS tracking system based on Qubitro IoT Paltform
Project info
Difficulty: Moderate
Platforms: Adafruit, Arduino, PlatformIO
Estimated time: 4 hours
License: Apache License 2.0 (Apache-2.0)
Items used in this project
Hardware components
Story
In this project, we will implement remote monitoring via Arduino MKR 1010 to sense the environment and to track location using a GPS module and free public MQTT cloud which is operated and maintained by https://www.qubitro.com/ ( Qubitro is a modern IoT platform where developers can design and develop IoT projects through the user-friendly portal and programmable APIs without worrying about infrastructure management and scalability ).
And also use Arduino in PlatformIO to program Arduino MKR1010. We use sensor BME280 for sensing environment (air temperature, humidity, and pressure) and Ublox Neo-7 GPS for tracking location.
We could read https://docs.qubitro.com/ for detail setup using Qubitro IoT platform.
Required Components:
Arduino MKR 1010 Connection Diagram:
Leave your feedback...