Using Kinect to post Tweets
- Clone repository
git clone https://github.com/IBM-Bluemix/controller-kinect-bluemix.git
-
step1 - follow the instructions on README at https://github.com/IBM-Bluemix/controller-kinect-bluemix
-
step2 - after configure the controller-kinect-bluemix code with you credentials (App.java, with deviceId,apikey,apitoken and org of the ibmiot)
-
step 3 - Copy the code on kinect-tweet.json of fillipedornelas@git
https://github.com/fillipedornelas/Kinect-Tweet/blob/master/kinect-tweet.json
- step4 - import the flow at node-red on Bluemix (see the steps below)
1 Open node red
2 Import
3 Clipboard
4 Paste the code
- Enjoy!
(if you don't have a Bluemix Account or Node-RED and IoT Foundation instance, I suggest that you could follow Sergio Gama on Youtube https://www.youtube.com/user/srggama)