Changes between Version 23 and Version 24 of WikiStart


Ignore:
Timestamp:
2013-09-01 22:06:05 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v23 v24  
    5252 http://arduino.cc/en/Main/Software  
    5353 
    54 Also make sure to install all Arduino libraries I've created and collected here before trying to build the sensor sketches. 
     54Also make sure to install all Arduino libraries I've created and collected here before trying to build the sensor sketches below. 
    5555http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/libraries  
    5656 
    57 Follow the description below how to assemble hardware and configure each type of sensor. 
     57Follow the description below on how to assemble hardware and configure each type of sensor. 
    5858 
    5959ArduinoGateway   
     
    6262Acts as a link between Vera and your wireless sensors.   
    6363This sketch should be downloaded to an Arduino Nano which then is connected to your Vera using a usb cable.   
    64 It is important to use a Nano board for the ArduinoGateway as it contains a serial usb chipset recognized directly by Vera (the Uno does not!).  
     64It is important to use a Nano board for the ArduinoGateway as it contains a serial usb chipset recognized directly by Vera. Note: The Arduino Uno is not recognized!  
    6565 
    6666