ResCom Summer School 2019

Lab 1: FIT IoT-LAB

25th June 2019

 

FIT IoT-LAB overview 20 min

platform-overview

Full presentation available here

FIT IoT-LAB is a testbed dedicated to the Internet of Things which allows large scale and reproductible experiments over more than 2000 nodes distributed along 6 sites in France. It offers a large panel of MCU (MSP430, STM32, Cortex A8) and radio chip (TI CC2420, TI CC1101, AT86RF231). This presentation will introduce the concepts and fonctionalities of the testbed in order to better understand use cases users could achieve on FIT IoT-LAB.

The platform can be accessed remotely through the web portal or using provided command-line tools. In addition, the platform offers a hosted environment on SSH front-ends, featuring pre-installed CLI Tools, target architectures cross-compiler toolchains, experiments results, and access to devices serial ports.

Source code and technical documentation is available on github.com/iot-lab.

Getting started with www.iot-lab.info/tutorials/

1. Authentication Settings 5 min

2. First Experiment 10 min

3. Monitoring 20 min

4. Networking with Contiki OS 35 min

Extra/Going farther: Build a complete IoT application

5. Build a complete IoT application

This final exercices aims to use different hardwares / radio technologies / protocols / OSes in order to build an IoT application from data production to cloud dashboard. IoT-LAB testbed will produce sensors data that will converge to Cloud servers through IoT standard protocols. As a final result, users could observe live sensors data on their custom dashboard.

silecs-hackaton-schema

Tips and Links:

Full Solution