Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
2011-01-04 00:03:51 (13 years ago)
Author:
evanes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    99== Gateway hardware == 
    1010 
     11[[Image(enocean_schema_all.png, right)]] 
    1112The [http://www.enocean.com/en/enocean_modules/datasheet_TCM120_02.pdf TCM120] communicates using a serial TTL protocol and can easily be interfaced to a computer using RS232. I prefer to use platform independent hardware so the interface is a RS232 TTL bridge to a network socket. For this the [http://www.eztcp.com/en/products/cse-m73.php Sollae CSE-M73]  was used. 
    1213 
     
    1516Next connect a 5v power supply to both the TCM120 pin 15 is 5v and pin 16 is GND and for the Sollae RS232 pin 1 for 5v and RS232 pin 4 for GND.  
    1617 
    17 [[Image(enocean_schema_all.png, right)]] 
    18  
    1918== Setup hardware == 
    2019 
     20[[Image(enocean_sollae_setup.png, right)]] 
    2121When the hardware is all done, connect the device to the network and check your dhcp server to see which ipaddress is given to the device. Download the ezmanager tool from Sollae and look for the device. When you communicate with the device, I use virtualbox on a mac with a windows image to start the ezmanager tool, look for the settings page and configure according to the settings in the next screenshot: 
    2222 
    23 [[Image(enocean_sollae_setup.png, right)]] 
    2423 
    2524And to test the device, go to the #simple test# option and first enter the correct peer ipaddress and port, select the connect button, see left image below. Next get a window sensor or a button device. press a few buttons and you should see data coming into the read window. See right image. 
    2625 
    27 [[Image(enocean_test.png, right)]] 
     26[[Image(enocean_test.png)]] 
    2827 
    2928When all is working well upload all the Enocean luup files to your vera box. 
    3029Goto the vera dashboard and select the developer option to add a device.  
    3130 
     31[[Image(vera_create.png, right)]] 
    3232For the device, just provide the D_Enocean.xml device file and enter the correct ip address for the new device that we have just built. And select Create, the vera box will probably reset and reload.  
    33  
    34 [[Image(vera_create.png, right)]] 
    3533 
    3634To test, I used a [http://www.enocean-alliance.org/en/products/eltako_mini_fmh-4/ four button switch] and a [http://www.enocean-alliance.org/en/products/eltako_ftk/ Eltako FTK window sensor]. 
    3735 
    38 [[Image(enocean_used_hardware.png, right)]] 
     36[[Image(enocean_used_hardware.png)]] 
    3937 
    4038All you need to do to add these devices is trip the window sensor or press a button on the remote. The Enocean gateway will now automatically add the corresponding device. 
    4139 
    42 [[Image(vera_devices.png, right)]] 
     40[[Image(vera_devices.png)]] 
    4341 
    4442Each device has a unique id in the form of  "00:15:A5:BB". The name of the device will have this id appended.