3 | | == Software == |
| 3 | |
| 4 | == Installing the Arduino Vera plugin == |
| 5 | |
| 6 | The latest version of the Vera plugin can be found here: |
| 7 | http://code.mios.com/git_public/mios/arduino-sensor.git/tree/HEAD:/VeraArduino/Vera?js=1 |
| 8 | |
| 9 | [[Image(serial.png, align=right, 300px)]] |
| 10 | 1. 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). |
| 11 | 2. 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" |
| 12 | 3. After the usual reload/refresh ritual the Arduino root device should pop up. |
| 13 | 4. 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 == |