Home Labs Stories Simple IoT Dashboard display with Node-Red and Freeboard.io

SIMPLE IOT DASHBOARD DISPLAY WITH NODE-RED AND FREEBOARD.IO

image story

ABOUT THIS STORY


Posted on Aug. 15, 2016


Beginner

Introduction

Setup Arduino IDE

The Things Network Dashboard

Register Device (ABP)

Sending Some Data

Sending Sensor Value

Node-Red Server

Node Red Code

The Node-Red Flow

Freeboard.io Setup

Introduction


Just got your The Things Uno and want to start deploy some simple sensor right away?
Not a web developer or no access to a web server to host your data?
Just want to build a simple dashboard which show immediate information on the Internet?

Here is a simple guide that will focus on how to use Node-Red and Freeboard.io to setup your first TTN sensor dashboard :D

During the tutorial:
- Setting up Arduino IDE
- Simple Temperature sensor
- ABP (Activation By Personalization) on TTN
- Retrieving data from TTN backend via Node-Red
- Display information on public dashboard on the internet via dweet.io and freeboard.io