Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
2011-01-03 21:57:32 (14 years ago)
Author:
evanes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac 0.11.6 = 
     1= Enocean gateway using TCM120 = 
     2 
     3== Description == 
     4 
     5Enocean is a low power technology started by Siemens. Check out www.enocean.com for more details. 
     6 
     7The Enocean devices use a small telegram due to power limitations for the sensors. The current range of hardware only communicates one way. For window sensors and small button remotes this works very well. In future I hope the technology will have support for bidirectional dimmer and switch devices. For this the standards organization has created the Dolphin platform. When devices become available I will look into the new range of transceiver hardware like the TCM320. 
     8 
     9== Gateway hardware == 
     10 
     11The [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. 
     12 
     13For the RS232 communication we need to make a crossover connection between the TCM120 and Sollae device. Connect TCM120 pin 7 SER_RX to Sollae JP3 TXD and connect TCM120 pin 8 SER_TX to Sollae JP3 RXD. 
     14 
     15Next 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.  
     16 
     17== Setup == 
    218 
    319Trac is a '''minimalistic''' approach to '''web-based''' management of