Changes between Version 28 and Version 29 of WikiStart


Ignore:
Timestamp:
2013-09-01 23:19:20 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v28 v29  
    2929'''Henrik Ekblad''' - henrik.ekblad at gmail.com (hek on forum) 
    3030 
    31 All the components I've developed and compiled here is Open Source. The Vera plugin was inspired by the excellent rfxtrx plugin. I've also written a Arduino library handling all communication between Ardiono sensors and ArduinoGateway. This Arduino library allows larger messages than the 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.   
     31All the components developed and compiled here is 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.   
    3232 
    3333Note that the plugin, arduino library and sensor code is still in early beta stage!