Tutorial: How to use SIM800L GSM Module for Controlling Anything | Arduino
In this tutorial, you will be able to use the SIM800L GSM module for controlling anything through SMS. To do that, we just need to parse the incoming SMS from SIM800L through serial communication. In this Arduino sketch, we will be parsing the following: Find the string “CMT:”, then save the sender’s mobile number for […]
Read more Tutorial: How to use SIM800L GSM Module for Controlling Anything | Arduino