Skip to content
/ IoT Public

Internet of Things based home automation project using IBM IoTF platform

Notifications You must be signed in to change notification settings

DIYhacking/IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

IoT

Internet of Things based home automation project using IBM IoTF platform. Please follow the tutorial at: http://diyhacking.com/raspberry-pi-home-automation-ibm-bluemix/

This repository consists of two scripts: client.py - This python script runs on the Raspberry Pi. It accepts command from the server and pushes data from a PIR motion sensor to the IBM IoTF platform.

server.py - This python script runs on the web server or laptop and issues commands that control the GPIO pins on the Raspberry Pi. Before running this script on the server, you should install the corresponding packages for IBM IoTF. The instructions can be found here: https://docs.internetofthings.ibmcloud.com/libraries/python.html

About

Internet of Things based home automation project using IBM IoTF platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages