Giter VIP home page Giter VIP logo

zolertia_vagrant's Introduction

Zolertia Vagrant VM

Vagrant creates and configures lightweight, reproducible, and portable development environments, providing everything you need to start working in Contiki right away. Vagrant is free and portable across all platforms, to install Vagrant and launch the Contiki work environment, keep reading below.

How to run Zolertia Vagrant VM

  • Install VirtualBox (free and multiplatform) from https://www.virtualbox.org/wiki/Downloads

  • Install Vagrant from www.vagrantup.com/downloads

  • Do vagrant up in this folder, you can use the terminal in Unix/OSX or the Windows Command Processor (cmd).

  • The provisioned Linux box will begin to configure, load and install all dependencies to run Contiki, this could take a short while. When it finishes, the vagrant build wil be ready and you can access over SSH, the default access information is:

Host: 127.0.0.1 Port: 2222 Username: vagrant Private key: .vagrant/machines/default/virtualbox/private_key

From the terminal run vagrant ssh, if you are a Windows user you can alternatively use Putty from http://www.putty.org/

Using the Zolertia Vagrant VM

You should be able to test the following:

cd examples/remote
make TARGET=remote savetarget
make remote-example.upload PORT=/dev/ttyUSB1

Or:

cd examples/z1
make TARGET=z1 savetarget
make test-tmp102.upload && make z1-reset && make login

When you are done, close the VM by typing vagrant destroy

zolertia_vagrant's People

Contributors

alignan avatar

Watchers

James Cloos avatar

Forkers

zolertia cire831

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.