Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

netd-tud/WSN-exercises

 
 

Repository files navigation

Wireless Sensor Networks - Exercises

Overview

Collection of practical exercises, assignments, and tasks to become familiar with IoT technologies using Linux and RIOT-OS.

This is a version of https://github.com/inetrg/exercises adapted for the course "Wireless Sensor Networks" at TU Dresden.

Getting started

Go through the exercises starting with 00-getting-started. Each exercise contains a README.md with detailed instructions and tasks to solve.

Conventions

Throughout the tutorials, we will specify commands and outputs. The conventions are as follows:

Leading $ means that the command is executed on the Linux shell:

$ make

Leading > means that the command is executed on the RIOT shell:

> help

No symbol means an output from the RIOT node on the terminal:

Command              Description
---------------------------------------
echo                 Echo a message

About

Collection of practical exercises, assignments, and tasks to become familiar with IoT technologies and RIOT OS. This fork focuses on lectures at TU Dresden.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 73.2%
  • Makefile 26.8%