Changes between Version 24 and Version 25 of ArduinoGateway


Ignore:
Timestamp:
2014-02-21 16:00:06 (10 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArduinoGateway

    v24 v25  
    2020Install all Arduino libraries found [[https://github.com/mysensors/Arduino/tree/master/libraries|here]] in your Arduino IDEs library location.\\ 
    2121 
    22 Download the Arduino sketch for the Serial Gateway version [[https://github.com/mysensors/Arduino/tree/master/SerialGateway|here]] and download it to your Arduino Nano.\\ 
    23  
    24 If you prefer the Ethernet version it's found  [[https://github.com/mysensors/Arduino/tree/master/EthernetGateway|here]]. Follow connect instruction in the head of sketch. (See: http://forum.micasaverde.com/index.php/topic,23093.0.html) 
     22Download the Arduino sketch for the  
     23== Serial Gateway version == 
     24 [[https://github.com/mysensors/Arduino/tree/master/SerialGateway|here]] and download it to your Arduino Nano.\\ 
    2525 
    2626You really don't need to configure anything in this sketch. Just download it and connect the Arduino to your Vera using usb-connector. Please note that only Arduino Nano module have a serial chipset recognized automatically by Vera.  
     27 
     28If you prefer the '''Ethernet version''' it's found  [[https://github.com/mysensors/Arduino/tree/master/EthernetGateway|here]]. Follow connect instruction in the head of sketch. (See: http://forum.micasaverde.com/index.php/topic,23093.0.html) 
     29 
    2730 
    2831== Wire & casing things up ==