Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
Sep 20, 2010, 10:40:50 AM (14 years ago)
Author:
fornasiero
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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