Node-RED: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
===[[Arduino]]=== |
===[[Arduino]]=== |
||
Next : [http://nodered.org/docs/hardware/arduino.html Node-RED with Arduino] |
Next : [http://nodered.org/docs/hardware/arduino.html Node-RED with Arduino] |
||
===[[CC2541DK-SENSOR - CC2541 SensorTag Development Kit]]=== |
|||
Next : http://www.hardill.me.uk/wordpress/2013/11/01/node-red-ti-sensortag-node/ |
Revision as of 09:01, 9 November 2013
Node-RED http://nodered.org : A visual tool (based on Node.js) for wiring the Internet of Things
Install and first steps
cd node-red-0.2.0 npm install firmata node red.js
Then browse http://127.0.0.1:1880/
Flow creation and deployment
MQTT
Arduino
Next : Node-RED with Arduino
CC2541DK-SENSOR - CC2541 SensorTag Development Kit
Next : http://www.hardill.me.uk/wordpress/2013/11/01/node-red-ti-sensortag-node/