Changes between Version 89 and Version 90 of WikiStart


Ignore:
Timestamp:
2013-10-07 23:41:17 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v89 v90  
    2323The latest version of the Vera plugin can be found here: 
    2424 
    25 http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Vera 
     25http://code.mios.com/git_public/mios/arduino-sensor.git/tree/refs/heads/master:/VeraArduino/Vera?js=1 
    2626 
    2727[[Image(serial.png, align=right, 300px)]] 
     
    3535All the components developed and compiled here are Open Source. The Vera plugin was inspired by the excellent rfxtrx plugin. I've also written a Arduino library handling all encoding and communication between Arduino sensors and ArduinoGateway. The Vera plugin part automatically creates newly found sensors in Vera. 
    3636 
    37 It should be pretty simple to use the library (some more documentation in [[http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/libraries/Vera/Vera.h|vera.h]]). But here follows the basic usage in your Arduino sketch: 
     37It should be pretty simple to use the library (some more documentation in [[http://code.mios.com/git_public/mios/arduino-sensor.git/blob/refs/heads/master:/VeraArduino/Arduino/libraries/Vera/Vera.h?js=1|vera.h]]). But here follows the basic usage in your Arduino sketch: 
    3838  
    3939{{{