https://github.com/alanamaro13/geolocator_networks
Hey there! This is a final project for an IoT Class. This project is done in Arduino Nano and uses a GPS Neo 6 along with a SIM800L module. This device is then able to send SMS containing its actual GPS coordinates to the movile who send it a message.
https://github.com/alanamaro13/geolocator_networks
arduino gps-location iot nano sms telecommunications
Last synced: about 2 months ago
JSON representation
Hey there! This is a final project for an IoT Class. This project is done in Arduino Nano and uses a GPS Neo 6 along with a SIM800L module. This device is then able to send SMS containing its actual GPS coordinates to the movile who send it a message.
- Host: GitHub
- URL: https://github.com/alanamaro13/geolocator_networks
- Owner: AlanAmaro13
- Created: 2024-05-06T23:20:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T23:53:13.000Z (about 2 years ago)
- Last Synced: 2025-07-23T07:31:43.607Z (12 months ago)
- Topics: arduino, gps-location, iot, nano, sms, telecommunications
- Language: C++
- Homepage:
- Size: 4.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geolocator connected to telecommunications network
Hey there! This is a final project for an IoT Class. This project is done in Arduino Nano and uses a GPS Neo 6 along with a SIM800L module. This device is then able to send SMS containing its actual GPS coordinates to the movile who send it a message.
* In this repository you can find the main code along with a scientific poster for its exposition.
## How it works?
The fundamental component in this device is the arduino NANO, the Arduino communicates with the GPS Neo 6, the GPS is constatly obtaining the GPS coordenates. When a SMS is received by the SIM800L module the Arduino gets the GPS ubication, creates a SMS with the coordenates and send it back to the movile who send the SMS to the device.
## Which componentes uses?
* Arduino NANO
* GPS Neo 6
* SIM800L Module
* A Nano SIM
* LiPO Battery 3.3V 500mA
## What is its main purpose?
I've done this project for a low-cost device able to get GPS coordenates and send it by the communications networks. This is my (very short) contribuition in order to increses security and reduce the number of missing people.
## Scientific poster:
