Code Monkey home page Code Monkey logo

vu_internetofthings_container's Introduction

VU_InternetOfThings_Container

A docker container providing the setup and tools required for the lecture 182.753 Internet of Things (VU 4,0)

The container is available under https://hub.docker.com/repository/docker/lehrchristoph/vu_internet_of_things_container

Helper Scripts:

A set of scripts is located inside the scripts folder.

setup.sh : Installs the required udev rules and pulls the container from docker hub.

open_shell.sh : Starts the container with the usb devices mounted as well as the project folder. The project you want to work on will be mounted under /workingdir/project, which is also the entry point of the container.

open_x11_shell.sh : Does the same as open_shell.sh, but additionally provides the possibility of openen GUI applications, e.g. for the segger RTT Viewer.

build_project.sh : Uses west to build the project provided -p flag. The -b sets to board, for the lecture this can be omited the default value is thingy52_nrf5283.

flash_board.sh : Flashes the board using west flash

open_RTT_viewer.sh : Opens the segger JLink RTT Viewer for debugging.

If any tool is missing please rais an issue.

Building the container

The Dockerfile inside the container is self contained and the image can be built by using docker build . inside the directory.

vu_internetofthings_container's People

Contributors

epsilon-0311 avatar

Stargazers

Klaus Kraßnitzer avatar

Watchers

 avatar

Forkers

rustythingy

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.