FlockLab Tutorials
The FlockLab tutorials are intended for new FlockLab users who want to get started using the testbed. The tutorials are split in several parts, starting with the very basics and moving towards more complex examples. The tutorials are based on example applications written in TinyOS for Tmote Sky sensor nodes but are also applicable to Contiki or any other OS or platform with only a few changes needed.
Contents
Tutorial 1: Registration, Toolchains and Utilities
Learn about the registration for a FlockLab user account, how to set up all needed toolchains and get an overview of the utilities that FlockLab offers. Get started!
Tutorial 2: Getting Started and Serial Service
Run your first image on FlockLab. Learn how to configure and set up a test and how to receive test results from FlockLab.
Tutorial 3: GPIO Tracing
Learn how to use the GPIO tracing service and how to upload target images which are embedded into the test configuration.
Tutorial 4: GPIO Actuation
Learn how to use the GPIO actuation service.
Tutorial 5: Power Profiling
Learn how to use the power profiling service.
Tutorial 6: Real World Example
Browse through some more complex examples on how to instrument your code.