Control a 12V Lamp via SMS with Arduino

By on February 28, 2020
Pin It

This project uses the SIM900 GSM shield to receive and send SMS with the Arduino. This projects aims to:

  • turn a 12V lamp on when you send an SMS to the Arduino with the text “ON”
  • turn a 12V lamp off when you send an SMS to the Arduino with the text “OFF”
  • you can request the lamp state by sending an SMS to the Arduino with the text “STATE”, the Arduino should reply back with the text “lamp is on” or “lamp is off”

More info

About Carlo Palumbo

Electronics and informatics are my biggest passions and through the development of projects in both areas during my graduation I was able to improve skills required to become expert in both. Curiosity was essential to increase my willing for learning more every day and that same curiosity is what motivates me to keep developing my knowledge. I have also attended the iOS Apple Developer Academy in Naples and won the WWDC18 contest. LinkedIN: https://www.linkedin.com/in/carlo-palumbo-992358111/ YouTube: https://www.youtube.com/channel/UCO-HWem97Jj0kjwYH-1vIXQ Facebook: https://www.facebook.com/patana93 GitHub: https://github.com/patana93

Leave a Reply

Your email address will not be published. Required fields are marked *