Changes between Version 25 and Version 26 of ArduinoGateway
- Timestamp:
- 2014-02-21 16:03:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArduinoGateway
v25 v26 20 20 Install all Arduino libraries found [[https://github.com/mysensors/Arduino/tree/master/libraries|here]] in your Arduino IDEs library location.\\ 21 21 22 Download 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.\\ 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.\\ 25 23 26 24 You 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 25 28 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)26 If you prefer the '''Ethernet Gateway''' 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 27 30 28