Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If you are completely new to OpenWSN, and you are using Linux, read this page first. It will walk you through all the steps to install OpenWSN and explore a number of key features.

In particular you will:

  • compile and run OpenWSN in simulation mode, ping a simulated mote, and interact with it over CoAP.
  • program a TelosB mote, connect it to your computer, ping it, and interact with it over CoAP.

what to bring

You will need:

  • a computer running Linux with root acess.a This page is written with Ubuntu 12.04.4 LTS.
  • optionally, two TelosB motes to do the hard tests

At the time of writing, we are using the latest and greatest of all software. Undoubtedly, this will become outdated very fast. If you see something out of the date, take action! Send an e-mail to Thomas Watteyne to get this page update. Thanks!

 

Download OpenWSN

The OpenWSN is a collection of repositories hosted on GitHub. We will download and use the following:

 

TODO

Simulation mode

TODO

Now with real hardware

TODO

What's next?

TODO

 

  • No labels