
details
This project is an example of simple security application that sends a message to a certain Android
device by sensing activities of a designated area using Ethernet shield and IBM Bluemix service.
In details,
- PIRSensor detects motion
- Arduino + Ethernet shield notifies an event to Bluemix using MQTT
- Using one of Bluemix function enables to send msg to Android device
it is a high quality tutorial, and please click following source code for further information.

Check the original video clip by clicking the following link.
Throughout the following sections, I will be referring to the source code files made available at the following github location:
COMMENTS