Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 1.29 KB

node-red_lab.md

File metadata and controls

22 lines (14 loc) · 1.29 KB

Innovation-Day: Internet of Things - Node-RED Lab

Node-RED Node RED is an IoT platform that lets you build IoT Solutions with a graphical interface. It can be installed in any node enabled device, PC or VM.

With this step-by-step lab you will work with a Node RED instance inside an Intel Edison Board to gather telemetry from sensors, send it to the cloud, represent it and send cloud to device messages as well:

  1. Prerequisites: Install the Intel Edison Drivers
  2. Check if your Intel Edison has Node-RED installed
  3. Work with sensors
  4. Send data to the cloud
  5. Visualize your data
  6. Cloud to device messages

More

You can run Node-RED in many platforms, including Azure in a VM or even better in a Web App clicking this button...


Return to the main page