Changes between Version 56 and Version 57 of WikiStart


Ignore:
Timestamp:
2013-09-24 08:49:15 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v56 v57  
    2929'''Henrik Ekblad''' - henrik.ekblad at gmail.com (hek on forum) 
    3030 
    31 All 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 communication between Arduino sensors and ArduinoGateway. This library allows larger messages than the normal 32 byte limit of the nRF24L01 radio chip. This was an important part of the plugin as this allows the sensors to present them self with full device-file and service id specifications.   
    32  
    33 Note that the plugin, arduino library and sensor code is still in early beta stage!  
    3431== Installing the Vera plugin  == 
    3532 
     
    43403. After the usual reload/refresh ritual the Arduino root device should pop up. 
    44414. If you have your Arduino board plugged into Vera you should now configure which serial device to use. See image to the right.  
     42 
     43== About the Arduino library and plugin  == 
     44 
     45All 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. 
     46 
     47It should be pretty simple to use the library (some more documentation in [[ArduinoGateway|vera.h]]   
     48). 
    4549  
    4650