RFXCOM interface in progress

Show or discuss your existing Home automation project here, so a detailed explanation!.....
Post Reply
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

RFXCOM interface in progress

Post by Willem4ever »

Not really fancy, but here are some first output results of the RFXCOM receiver receiving devices in my house. All events are written to a MySQL database, and php is used to show the results realtime. The device which only reported 6 times is faulty and needs replacing.

Image
User avatar
DMB
Member
Member
Posts: 136
Joined: Tue Jun 27, 2006 7:11 pm
Location: Netherlands

RFXCOM interface in progress

Post by DMB »

Hello Willem,

Looks good.
Are you using a homemade interface to the rfxcom receiver, or do you use a W800 interface.
What do you mean with realtime.

I am trying to get an automatic 'refreshable' html interface without rebuilding the whole page, only the changed devices, just like the homeseer 1.7 style windowsinterface.
I've tried it with 'xml http' but this is not supported by the homeseer webserver.

DMB
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

RFXCOM interface in progress

Post by Willem4ever »

i'm using mode 0xf041, i like to get and control all data by myself. Realtime means that what whatever is in the database as the latest status, that is what will be displayed. The webpage refreshes itself every 120 seconds, and it rebuilds that whole page. For now this will do. I haven't looked into other techniques yet. I'm using dreamweaver for the 'design' and add the php code in where i want it.

The collector or 'readrfx' as i call it, is written in C, is currently ~ 600 lines of code, and runs as a deamon under linux.

Willem.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RFXCOM interface in progress

Post by Snelvuur »

Willem, do you have any documentation on how you managed to get things to work on linux? Since i presume your program is not public? Would be nice to see some more howto pages for HA which are not from 2001/2002 :)
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

RFXCOM interface in progress

Post by Willem4ever »

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by snelvuur</i>
<br />Willem, do you have any documentation on how you managed to get things to work on linux? Since i presume your program is not public? Would be nice to see some more howto pages for HA which are not from 2001/2002 :)
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

Going thru some old posts. i found snelvuur's question, unfortunately there is no documentaton for this homebrewed software. However it is pretty easy to get a RFXCOM receiver to work under Linux. If there is anything specificly please let me know.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RFXCOM interface in progress

Post by Snelvuur »

Well i'am still busy with my ctx35 and perl.. once i get that done i think i will do the same with a rfxcom too.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RFXCOM interface in progress

Post by Snelvuur »

Willem, i got it to work with the xpl-rfxcom from the xpl-perl package. I have now graphs, and i can see my x10 messages coming in too ;)
User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RFXCOM interface in progress

Post by TANE »

Willem,
This can be a great plugin for Homeseer...:)
My extra addon wish will then be
click on device and see all the events from the past for the selected device

Enver
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RFXCOM interface in progress

Post by Snelvuur »

Enver, this is a linux tool. Dont know if it will be windows.. :-)
User avatar
Willem4ever
Global Moderator
Global Moderator
Posts: 805
Joined: Mon Oct 30, 2006 3:48 pm
Location: Uithoorn / Netherlands

RFXCOM interface in progress

Post by Willem4ever »

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Chak</i>
<br />Willem,
This can be a great plugin for Homeseer...:)
My extra addon wish will then be
click on device and see all the events from the past for the selected device

Enver

<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

This is indeed a linux tool ... have no clue how to create homeseer plugins
Post Reply

Return to “Home Automation Projects”