Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
Sep 17, 2010, 11:07:01 AM (14 years ago)
Author:
fornasiero
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    1 Yey, it's working :)
    2 (Alex)
     1FIRST DRAFT (poor english!!!)
     2= Sensei Node Cookbook =
     3
     4This document includes instructions how to install and to run the SENSEI's tmotes software.
     5
     6
     7
     8[[PageOutline(2-3,Table of Contents,inline)]]
     9
     10== Introduction ==
     11SENSEI's telosb node software is an applications that brings IPv6 network connectivity on telosb motes.
     12When programmed with SENSEI software nodes can interact on the network like a COaP compliant webserver.
     13Mote's resources can be reached from the web using a normal browser.
     14Interaction with mote's resources is achieved using normal HTTP requests with GET, PUT and POST methods.
     15
     16== Installation ==
     17=== Setup TinyOS ===
     18To install the software on telosb motes need a tinyOS1.2 working copy
     19see: http://www.tinyos.net for informations on tinyOS installation.
     20
     21=== Install mote's software ===
     22Than you can checkout the native-island folder on the svn repository:
     23INDIRIZZO SVN
     24
     25To compile and install the executable you've to move to
     26
     27native-island/node2
     28make install.NODE_ADDRESS bsl,NODE_USB_DEVICE
     29
     30TODO:
     31
     32inserire informazioni su installazione e setup del gateway?
     33serialtun etc?
     34
     35
     36=== INSTALLAZIONE GATEWAY ===
     37
     38
     39== Usage: ==
     40
     41
     42
     43
     44
    345
    446= Welcome to Trac 0.12 =