Arduino SIM800L HTTP connector Arduino driver for GSM/GPRS module SIMCom SIM800L to make HTTP/S connections with GET and POST methods This is a comprehensive Arduino library to make HTTP or HTTPS ...
After learning how to use sim800l module in my previous project, I decided to create a GPS tracker using the Arduino platform. This project combines a SIM800L module for communication and a Ublox ...
It is very easy to build an “SMS-controlled relay” with the help of a cheap GSM modem module and a small microcontroller board. Here, I’m using the SIM800L and Arduino Nano V3 to develop a nifty ...
What You'll Learn: Master UART serial communication, GPS data parsing with TinyGPSPlus library, and location tracking with latitude, longitude, and time data. Applications: Enables GPS-based ...