Internet of Things / Equipex FIT IoT-LAB Workshop
Hands-on Practice with a Very Large Scale Testbed for the Internet of Things
Inria Lille – Nord Europe, October 15, 2015
0.a Platform Overview
The platform can be accessed 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.
0.b Accounts, SSH keys, CLI-Tools
- Log into the Webportal
- Configure Your SSH Access in Webportal
- Modify your password in Webportal (Edit my Profile)
1. First Experiment
2. Monitoring Devices
3. Contiki’s uIPv6 stack & Tools
- Basic Contiki uIP Stack & Tools (from ssh-frontend)
Regarding Step 5, note 2 choose an ipv6 prefix matching your tutorial login — aa<login_number on 2 digits>. E.g. if your login is lille6 use
aa06::1/64
instead of the default aaaa::1/64
.4. Using A8 nodes
Go further
- Install the CLI Tools on your computer (Optionnal)
- Get and compile the M3 firmware code at github.com/iot-lab: tutorial code
- Basic Contiki uIP Stack & Tools (from your PC)
More Tutorials