... One reliable place that the phases are coupled together is at the line transformer out on the street. Now that may be far enough away that the X10 signals...
Correct me if I'm wrong, but Rodney may be suggesting that a weak power line signal due to the module being on a different phase from the CM11A transmitter may...
I am very familiar with how my home electrical wiring works - And I do understand what you all are saying. I was just curious how Rodney thought that the...
Sheldon, From what I can tell from the Radio Shack website, that filter is not specifically designed to help with X10 problems, which could either be RF noise...
I agree with CHarles here. I had similar issues and the Filterlinc's I bought solved my problems. I bought one 5 Amp so my son could plug his TV and stereo...
Stew, I think I'm getting the picture. It looks like this will involve running a cat-5 cable from room to room and back to your PC - is this correct? And...
Exactly Charles. I know it is kind out of the realm of heyu2 but if you don't mind I will share how things work out, after all, heyu2 does have a part in this....
Hello everyone. I'm quite new to all this. Newer than I'd like to be because I hate being the newbie at anything, but I'll do my best to ask educated...
Joel, If you have the most recent release, heyu2 alpha-5.2, from the website, you don't need Xtend - all of the latter's functionality (and much more!) is...
Cool. Thanks. It's good to know that heyu2 removes the need for xtend. Again, it would probably be really helpful to others like me if that information were...
The "Xtend" feature of heyu2 was added only in the alpha-5 release. The web page is due for an overhaul when heyu2 is released as heyu version 2. (The next...
Hi All, I've seen a few posts in this newsgroups on interference with X10 signals and I thought my findings may be helpful to some. I recently bought the X10...
Tervehdys There seems to be a buglet in heyu2. When heyu is sending data to the interface and at the same time some other device sends data. The interface...
Tervehdys Thanks for the input, some more comments on this ... That is what I was thinking first, but if you study the log, you can see all the bytes received...
Tervehdys commenting my own posting.... ... ... I got something wrong here but it does not change ... This is not true, It will send the addressing to the...
hello to all, its great joining this group and i hope to gain a lot from it in powerline communication. i have a question though if anybody can help it will be...
On Thu, 30 Dec 2004 19:44:52 -0800 (PST) ... You've come to the right place! heyu2 has half the job already done - its 'sendtext' command can transmit strings...
Download file heyu-2.0beta.tgz from http://www.heyu.org/heyu2/ (This is the the same old webpage - we're working on a new one.) Release notes for Heyu 2.0-Beta...
hello mr charles, thanks for the information you supplied to me. i am a little confused here. i have checked the programs from your HEYU2 website but i have...
/*Hello to all, I have a question and hope that someone can answer it... Is there a Linux program for using the X10 camera's say for monitoring...??? Thanks...
Hi All, Sorry for asking what seems to be a dumb question but here goes. I was trying to turn a light on by ramping it up to full brightness. The best I could...
On Fri, 07 Jan 2005 21:03:46 +0000 ... Not dumb - your question gets asked a lot. That's the problem with standard X10 1-way lamp modules and wall switches -...
Hi all, This may be a dumb question but... is there any easy way of executing heyu executable via php as shell_exec,exec,system commands do not seem to work? ...
Hi, Here is my little php script for heyu. <?php $unit = stripslashes($unit); $value = stripslashes($value); $commande = stripslashes($commande); $cmd =...
On Sat, 08 Jan 2005 23:14:56 +0000 ... I'm not familiar with what's involved in executing a program via php, however a typical problem with heyu is that it ...