Skip to content
Philipp M. Scholl edited this page Feb 4, 2016 · 13 revisions

Welcome to the wsnlab wiki!

The project goal of this course is to build a Distributed Pixel Network (DisPixNet). Based on the Edison [^1] with the Platypus and wsnedi daughterboard, we will build a network of sensor nodes with an attached display and a large number of Sensors. This wiki is to provide information about the projects of each group and to collect information, gotchas and solutions.

Additional repositories

with some tools for the wsnlab: https://github.com/sboettcher/edirepo and a few more: http://alextgalileo.altervista.org/index.html

Simply add these lines to /etc/pkg/base-feeds.conf:

src/gz all http://repo.opkg.net/edison/repo/all                
src/gz edison http://repo.opkg.net/edison/repo/edison          
src/gz core2-32 http://repo.opkg.net/edison/repo/core2-32      
src/gz edirepo https://github.com/sboettcher/edirepo/raw/master

end run opkg update

Clone this wiki locally