Using IBM Bluemix & Twilio & Onboard Sensors for Motion-Triggered Text Alerts
Read moreThis example uses IBM Bluemix, Twilio API, Node-RED IDE, and the EVK4's onboard gyroscope to have a text message sent to your phone whenever your launchpad is moved. We also use the onboard sensors to measure temperature.
Set up IBM Bluemix
- Create a free account at www.bluemix.net
- Catalog > Boilerplates > Node-RED Starter
- Name your app
- Fill in your app name in the #define in the source code
- Go to your application
Set up Twilio
- Create free account at www.twilio.com
- Get free phone number
- Find Account SID and Authentication Token in Dashboard
Set up Node-RED editor
- Import JSON file to the Node-RED editor (Import > Clipboard)
- Twilio: Add new Twilio API ... (and fill in the Account SID, Authentication Token, and your Twilio Phone number from the previous step)
- Fill in the "SMS To" with your receiving phone number
Make sure your Bluemix application is started and running before running this Energia sketch.
1 project • 0 followers
Texas Instruments Product Marketing Intern
Computer Science @ UCLA
Comments
Please log in or sign up to comment.