filmov
tv
Geofencing in Cars using Arduino, GPS, and GSM, Geofence GPS Tracker, Geofence Technology
Показать описание
Altium Designer:
Download circuit diagram and code:
Subscribe to my New YouTube Channel, if you want to watch my videos in Hindi/Urdu
related projects:
Real-Time GPS Tracker using SIM7600G and Adafruit Map:
SIM7600G and ESP32 getting started tutorial:
Indoor position tracking with MaUWB ESP32S3:
ESP32 GPS Tracker using SIM7600G-H 4G LTE module and Google Maps
SIM900A GSM module:
SIM800L GSM/GPRS module getting started video:
SIM800L with Blynk IoT Cloud:
Women safety project:
Real-time GPS tracker IoT Project using Nodemcu ESP8266 & Blynk:
Support me on Patreon and get access to hundreds of projects:
Project Description:
********************
In today’s episode, you will learn how to define a geographical zone to track if your car is leaving or entering that zone using Geofencing technology. With Geofencing the system uses the GPS signals from the tracking device to pinpoint the location and marks the limits of an area. This ‘area’ is the Geofence.
A Geofence is a virtual fence or an imaginary border drawn around a point by a GPS tracking system. Once a Geofence is created, it can be used as a trigger for alerts and events. For example, your tracker system can tell you whenever one of your vehicles enters or leaves the area. A geofence can be of any size or shape, it can be a straight line, a rectangle, a square, a circle, or an irregular shape.
A circular type Geofence is very easy to implement, we simply define the center of the circle with the initial Latitude and longitude values and then we compare these latitude and longitude values with the Latitude and longitude values of the GPS module fixed inside a car. We calculate the distance between any two GPS co-ordinates using the Haversine Formula.
The calculated distance is then compared with the pre-defined distance value. So, if the calculated distance is greater than the pre-defined distance then it means the Car or any other object has moved outside the Geofence. Now, it depends on you, what activity do you want the Controller board to perform, you want to stop the car? Or do you want to send an Alert message? Or do you want to activate the Buzzer? It totally depends on you, what activity you want to perform when the car leaves the Geofence. In my case, I will use the SMS alert along with Google’s map GPS coordinates. So, this was a brief introduction about, what is a Geofence? And how I am going to implement this technology.
Due to the ongoing construction in my home, for the next few days, I will be parking my car over here. This location is about half a kilometer away from my house, this area is quite secured but still, I want my car to be under my observation. I have already designed an anti-theft system for my car which is currently installed, I have a very detailed video on this. I will provide a link in the description if you want to make a smartphone-controlled Car automation and Anti-theft system.
Anyways, to create a Geofence for my car, I am going to use Arduino Nano, Neo 6M GPS Module, and the SIM900A GSM module. Before I am going to explain the circuit diagram and programming, first let’s watch the Geofence technology in action.
********************
Amazon Purchase links:
*****************
Arduino Nano USB-C Type ( recommended):
ESP32 WiFi + Bluetooth Module for iOT Projects (recommended), more IO pins, improved speed, and supports a Lipo Battery:
Neo 6M GPS
GSM SIM900A
Other must-have Tools and Components:
Top Arduino Sensors:
Super Starter kit for Beginners
DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
****************
For more Projects and tutorials visit my Websites
Electronic Clinic:
Programming Digest:
Follow me on Instagram:
Follow my Facebook Page Electronic Clinic:
Follow my Facebook Group, Arduino Projects:
Email:
#Geofencing
#GPSTracker
#ArduinoGps&GSM
Download circuit diagram and code:
Subscribe to my New YouTube Channel, if you want to watch my videos in Hindi/Urdu
related projects:
Real-Time GPS Tracker using SIM7600G and Adafruit Map:
SIM7600G and ESP32 getting started tutorial:
Indoor position tracking with MaUWB ESP32S3:
ESP32 GPS Tracker using SIM7600G-H 4G LTE module and Google Maps
SIM900A GSM module:
SIM800L GSM/GPRS module getting started video:
SIM800L with Blynk IoT Cloud:
Women safety project:
Real-time GPS tracker IoT Project using Nodemcu ESP8266 & Blynk:
Support me on Patreon and get access to hundreds of projects:
Project Description:
********************
In today’s episode, you will learn how to define a geographical zone to track if your car is leaving or entering that zone using Geofencing technology. With Geofencing the system uses the GPS signals from the tracking device to pinpoint the location and marks the limits of an area. This ‘area’ is the Geofence.
A Geofence is a virtual fence or an imaginary border drawn around a point by a GPS tracking system. Once a Geofence is created, it can be used as a trigger for alerts and events. For example, your tracker system can tell you whenever one of your vehicles enters or leaves the area. A geofence can be of any size or shape, it can be a straight line, a rectangle, a square, a circle, or an irregular shape.
A circular type Geofence is very easy to implement, we simply define the center of the circle with the initial Latitude and longitude values and then we compare these latitude and longitude values with the Latitude and longitude values of the GPS module fixed inside a car. We calculate the distance between any two GPS co-ordinates using the Haversine Formula.
The calculated distance is then compared with the pre-defined distance value. So, if the calculated distance is greater than the pre-defined distance then it means the Car or any other object has moved outside the Geofence. Now, it depends on you, what activity do you want the Controller board to perform, you want to stop the car? Or do you want to send an Alert message? Or do you want to activate the Buzzer? It totally depends on you, what activity you want to perform when the car leaves the Geofence. In my case, I will use the SMS alert along with Google’s map GPS coordinates. So, this was a brief introduction about, what is a Geofence? And how I am going to implement this technology.
Due to the ongoing construction in my home, for the next few days, I will be parking my car over here. This location is about half a kilometer away from my house, this area is quite secured but still, I want my car to be under my observation. I have already designed an anti-theft system for my car which is currently installed, I have a very detailed video on this. I will provide a link in the description if you want to make a smartphone-controlled Car automation and Anti-theft system.
Anyways, to create a Geofence for my car, I am going to use Arduino Nano, Neo 6M GPS Module, and the SIM900A GSM module. Before I am going to explain the circuit diagram and programming, first let’s watch the Geofence technology in action.
********************
Amazon Purchase links:
*****************
Arduino Nano USB-C Type ( recommended):
ESP32 WiFi + Bluetooth Module for iOT Projects (recommended), more IO pins, improved speed, and supports a Lipo Battery:
Neo 6M GPS
GSM SIM900A
Other must-have Tools and Components:
Top Arduino Sensors:
Super Starter kit for Beginners
DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
****************
For more Projects and tutorials visit my Websites
Electronic Clinic:
Programming Digest:
Follow me on Instagram:
Follow my Facebook Page Electronic Clinic:
Follow my Facebook Group, Arduino Projects:
Email:
#Geofencing
#GPSTracker
#ArduinoGps&GSM
Комментарии