Giter Site home page Giter Site logo

tutorials's Introduction

Tutorials for RIOT

Preparations

For links go to https://github.com/RIOT-OS/Tutorials

Quick Setup (Using a Virtual Machine)

  • Install and set up git
  • Install VirtualBox 5.0 & VirtualBox Extension Pack
  • Install Vagrant
  • git clone --recursive https://github.com/RIOT-OS/Tutorials
  • Move to the RIOT directory: cd Tutorials/ RIOT/
  • Run the Vagrant RIOT Setup
  • Make sure you've run vagrant ssh and clone the Tutorials folder again, now in your virtual machine: git clone --recursive https://github.com/RIOT-OS/Tutorials

Recommended Setup (Without Using a VM)

  • Install and set up git

  • Install the build-essential packet (make, gcc etc.). This varies based on the operating system in use.

  • Install Native dependencies

  • Install OpenOCD

  • Install GCC Arm Embedded Toolchain

  • On OS X: install Tuntap for OS X

  • additional tweaks necessary to work with the targeted hardware (ATSAMR21)

  • Install netcat with IPv6 support (if necessary)

  • Go to the Tutorials directory: cd Tutorials

    sudo apt-get install netcat-openbsd
  • git clone --recursive https://github.com/RIOT-OS/Tutorials

Tasks

Troubleshooting

If you get the following error after running vagrant up

The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'poweroff' state.

Make sure you have the Extension Pack installed.

License

This work and all its related code and documents are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License

tutorials's People

Contributors

miri64 avatar cgundogan avatar lotterleben avatar oleghahm avatar aabadie avatar cladmi avatar akeranen avatar obgm avatar

Watchers

James Cloos avatar Ling Ye avatar

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.