Changes between Version 8 and Version 9 of ArduinoGateway


Ignore:
Timestamp:
2013-11-04 22:48:58 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArduinoGateway

    v8 v9  
    11= Arduino Gateway = 
    22 
    3 == Software == 
     3 
     4== Installing the Arduino Vera plugin  == 
     5 
     6The latest version of the Vera plugin can be found here: 
     7http://code.mios.com/git_public/mios/arduino-sensor.git/tree/HEAD:/VeraArduino/Vera?js=1 
     8 
     9[[Image(serial.png, align=right, 300px)]] 
     101. Download all *_Arduino*.* files and upload them in Vera under APPS->Develop Apps->Luup files (you can skip the subfolders if you don't plan to use these sensors). 
     112. To create the Arduino Plugin device go to APPS->Develop Apps->Luup and enter "D_Arduino1.xml" in "Upnp Device Filename" and press "Create Device" 
     123. After the usual reload/refresh ritual the Arduino root device should pop up. 
     134. If you have your Arduino board plugged into Vera you should now configure which serial device to use. See image to the right. Set baudrate to 115200.  
     14 
     15 
     16== Installing Arduino Gateway Software == 
    417You can download the Arduino sketch here:\\ 
    5 http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/VeraGateway 
     18http://code.mios.com/git_public/mios/arduino-sensor.git/tree/HEAD:/VeraArduino/Arduino/ArduinoGateway?js=1 
    619 
    720You 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.