This is a project from cb77 that lets you send and receive SMS messages, as well as command Raspberry Pi to perform specific actions. Here’s more via hackster.io:
I use a modem connected to a raspberry pi 2 B, to receive the status of one system connected to the raspberry. The Raspberry read the sensors and send a SMS with the information whenever the sensor cross a defined threshold, Also I can send commands by SMS to the raspberry to do specific action like, force the reception of the status, know if the system is running or reboot the raspberry. I wrote this code in C but I also create a class in C++. The code is very simple first: I setup the modem and send the proper AT commands to setup the SMS. Then I create thread to receive the SMS and identify the commands. No all phones can send … // Read more: original article.

Previous post Pi Dimmer @Raspberry_Pi #PiDay #RaspberryPi
Next post FeatherQuill is a Dedicated, Distraction-Free Word Processor #piday #raspberrypi @Raspberry_Pi