Difference between revisions of "PLCBUS"

From LinuxMCE
Jump to: navigation, search
(GSD/Ruby Code)
m
Line 1: Line 1:
 
[[Category: Hardware]]
 
[[Category: Hardware]]
 
[[Category: Automation]]
 
[[Category: Automation]]
 
+
{| align="right"
[[Image: Plcbus-logo.jpg|right]]
+
  | __TOC__
 +
  |}
 +
[[Image:Plcbus-logo.jpg|right]]
 
= Status =
 
= Status =
 
ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running.
 
ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running.
Line 10: Line 12:
 
Based on the features: “High Reliability”, “Two-Way Communications”, “No rewiring necessary”, etc, PLCBUS Technology will be new Home Automation standard in the following 10-15 years.
 
Based on the features: “High Reliability”, “Two-Way Communications”, “No rewiring necessary”, etc, PLCBUS Technology will be new Home Automation standard in the following 10-15 years.
  
Demo video:
+
==Demo video:==
http://www.x10-hk.com/store/download/plcbus-1.mp4
+
* http://www.x10-hk.com/store/download/plcbus-1.mp4
  
 
= Features =
 
= Features =
* reliability
+
* Reliability
* 2way communication
+
* 2-way communication
* powerline, no rewiring
+
* Powerline, no rewiring
 
* ~200bps
 
* ~200bps
 
* 230V/50hz
 
* 230V/50hz
  
 
= Interfaces =
 
= Interfaces =
http://x10-hk.com/store/product_info.php?products_id=165
+
* http://x10-hk.com/store/product_info.php?products_id=165
http://www.elekhomica.nl/product_info.php?cPath=135&products_id=757
+
* http://www.elekhomica.nl/product_info.php?cPath=135&products_id=757
  
 
= Command specification =
 
= Command specification =
http://x10-hk.com/store/manual/plcbus/plcbus-1141.pdf
+
* http://x10-hk.com/store/manual/plcbus/plcbus-1141.pdf
  
 
= GSD/Ruby Code =
 
= GSD/Ruby Code =
http://wiki.linuxmce.org/index.php/ThreadedRuby
+
* [[ThreadedRuby]]
  
 
= Links =
 
= Links =
http://www.plcbus.com.cn/
+
* http://www.plcbus.com.cn/
 
+
* http://www.futurehomes.com.sg/PLCBUSinfo.htm
http://www.futurehomes.com.sg/PLCBUSinfo.htm
+

Revision as of 21:06, 24 February 2008

Plcbus-logo.jpg

Status

ddamron wrote a GSD for PLCBUS with ruby. Hari will try to get a c++ dce client running.

About

PLCBUS Technology provides you the most perfect Home Automation solutions. Control one lamp minimally to the whole house, all the PLCBUS products range is including Lamp control, Appliance control, Remote telephone control, Computer control and Security System control. Based on the features: “High Reliability”, “Two-Way Communications”, “No rewiring necessary”, etc, PLCBUS Technology will be new Home Automation standard in the following 10-15 years.

Demo video:

Features

  • Reliability
  • 2-way communication
  • Powerline, no rewiring
  • ~200bps
  • 230V/50hz

Interfaces

Command specification

GSD/Ruby Code

Links