Giter Site home page Giter Site logo

riot-course's Introduction

RIOT online course

This project provides a learning course for RIOT, an operating system for constrained IoT devices, i.e. powered by microcontrollers.

Content of the course

The course is split in 5 sections:

  • Introduction contains generalities about the RIOT project
  • Getting started contains the basics to start building and programming basics applications with RIOT
  • RIOT basics contains information about the internal structure of the OS (source code organization, build system, kernel) but also gives information about the hardware abstraction layer, the drivers and packages
  • Networking in RIOT provides basics on IoT protocols supported by RIOT (6LowPAN/IPv6, LoRa) and list the network stacks provided by the OS
  • LoRaWAN with RIOT gives an overview of the LoRaWAN protocol and how to use it with RIOT

The full course is designed for 2 full days of work and programming exercises are also provided to illustrate the exposed notions.

Tutorials based on this course

This course and the associated exercices can be used for shorter and more oriented tutorials. Here is the list of exiting tutorials:

Using the course

  1. Clone this repository:
git clone --recursive https://github.com/aabadie/riot-course
  1. Open the html files in slides/<section> directories in a web browser

Required setup

For RIOT applications developped during the practical exercises, you will need:

  • A Linux operating system with all build tools installed or VirtualBox with a Linux VM running (preferably Ubuntu). Setup details are given in the prerequisites slides.

  • An ST board for applications running on hardware: exercises are using the B-L072Z-LRWAN1 with the X-NUCLEO-IKS01A2 extension board.

  • A Microchip SAMR21 Xplained Pro evaluation board.

The use of the hardware boards is optional since the related manipulations can be done with an account on IoT-LAB.

License

This course is licensed under the Creative commons license CC-BY-ND

CC-BY-ND

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.