Progress ...

Forum about Domotiga Open Source Home Automation for Linux.

Moderator: RDNZL

User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Progress ...

Post by RDNZL »

A topic to put some notes about my progress ...

Got RFXCom Interface support working for directly connected USB type.
Got Bluetooth Proximity basics working, very cool...

Code: Select all

2008/10/27 20:30:28  TVGuide support enabled.
2008/10/27 20:30:28  Found XMLTV grabber 'Holland (tv_grab_nl_C versie 0.02.6)'
2008/10/27 20:30:28  Moon phase is Morning crescent.
2008/10/27 20:30:28  Moon is in Virgo.
2008/10/27 20:30:28  Age from new 27 days.
2008/10/27 20:30:28  Distance 61.78 Earth radii.
2008/10/27 20:30:28  Ecliptic latitude: -4.31 degrees.
2008/10/27 20:30:28  Ecliptic longitude: 196.93 degrees.
2008/10/27 20:30:28  This is a leap year.
2008/10/27 20:30:28  Season is fall.
2008/10/27 20:30:28  It's dark outside.
2008/10/27 20:30:29  Asterisk TCP socket connected.
2008/10/27 20:30:29  Asterisk Call Manager/1.0
2008/10/27 20:35:28  Bluetooth Proximity detected that 'Ron' is home!
Image

Got some bugs here and there fixed...

Still some things to do before test release... will be continued...
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Progress ...

Post by Snelvuur »

i wonder if my "big ass" bluetooth receiver will work too :) it has a bigger range and stuff.. but this looks also very nice.. you have been a busy person.

// Erik (binkey.nl)
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Progress ...

Post by RDNZL »

<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 />i wonder if my "big ass" bluetooth receiver will work too :) it has a bigger range and stuff.. but this looks also very nice.. you have been a busy person.

// Erik (binkey.nl)
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">I'm using bluez-utils, so as long as hcitool and rfcomm work on your 'dongle', you should be ok.. I have only tested it with max 3 detected bt devices, but you get a scrollbar automatically if needed [8D]

To be honest I was with my family this weekend, so I was busy with something else...[^]
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Progress ...

Post by Snelvuur »

i tested it out with a old bluetooth receiver, but the range was really hard to detect.. take a iphone for instance, it normally doesn't show.. and with hcitool to get "range" you first needed to connect..

// Erik (binkey.nl)
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Progress ...

Post by RDNZL »

<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 />i tested it out with a old bluetooth receiver, but the range was really hard to detect.. take a iphone for instance, it normally doesn't show.. and with hcitool to get "range" you first needed to connect..
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">I have a cheap Sitecom BT dongle, my iPAQ 514's RSSI varies between -10 and -23 depending on where it is in my house (and I have a small house), so I guess thats quite usable...
Well..most of the things I build just because I have the hardware laying around, often it's of no use at all [:o)]

The rfcomm connect part is a bit weird, I have to find a way to automatically connect from within my program (you have to accept it ones on your phone), but after that you need to setup the serial connect every time, setting it to 'bind yes' in rfcomm.conf doesn't work all the time.
I have also used 'hcitool scan' to see if a device is around (without need for connect), but then you get no field strength.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Progress ...

Post by Snelvuur »

iphones are drained quickly anyway.. in my case i can also say "if connected to wifi" but it only connects again when i turn it on.. but hey, there are more ways to rome then 1.. i had a little shell script that said "i'am far away" "i'am close" and "i'am away"

// Erik (binkey.nl)
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Progress ...

Post by RDNZL »

To see how busy my DomotiGa server is I have build the ServerStats module.
So load avg. and memory usage is monitored.

It's certainly busy at some times, but not overloaded..
Hardware is an Asus eeebox running Ubuntu 8.04.1
But I also occasionally internet browse and/or edit pictures with gimp on it.

Image

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

Progress ...

Post by Snelvuur »

for a eee box its still a good performance...

// Erik (binkey.nl)
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Progress ...

Post by Snelvuur »

so how is it going?

// Erik (binkey.nl)
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Progress ...

Post by RDNZL »

Been strugling to get it running on Ubuntu 8.10 but couldn't get it running stable yet. Going back to 8.04.
Have build better device handling, it now only stores values in the database if those are different than old values, saves a lot of system resources.
Also made a setting on every device so you can choose if you want to see device status changes in the logs or not...
Weeder support is working and build ITHO fan device support, so I can control my ventilation.
Still trying to get first version released soon, have a feature stop at the moment... hold on a bit...
Esteban
Forum Moderator
Forum Moderator
Posts: 677
Joined: Sun Jan 13, 2008 6:39 pm
Location: Netherlands

Progress ...

Post by Esteban »

Very cool, good to hear it's progressing well.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Progress ...

Post by Snelvuur »

if we get the discount for plugwise, i could perhaps try and make something for that.. but hey, i think your a better coder then me, i just play around.. :) but we will wait..

// Erik (binkey.nl)
pchick
Starting Member
Starting Member
Posts: 1
Joined: Mon Nov 10, 2008 11:38 am
Location: United Kingdom

Progress ...

Post by pchick »

Intro...

Hello,
I read about your project on the automated home website. I'm very interested and would like to help / use / develop if possible.
I would like to see if I could integrate xPL (I currently use this as my main interconnect layer) into DomotiGa.
Ive started to play around with Gambas and already ported some of my xPL code to it sucessfully.
Is it possible to have access to the source (read only or a snapshot) sometime so I could start having a look?

Regards
Peter
tparvais
Starting Member
Starting Member
Posts: 12
Joined: Mon Nov 10, 2008 5:59 pm
Location: Belgium

Progress ...

Post by tparvais »

Hello

Will DomotiGa support all 1-wire sensors from Hobby-board natively via USB/Serial interface ? IT will be very nice: T°, humidity, Rain, wind, counter....

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

Progress ...

Post by Snelvuur »

I think, when he will release it , it will also be on the automated home webpage.. we are all eager to see it. But like any good coder knows, rushing is a bad practice..

// Erik (binkey.nl)
Post Reply

Return to “DomotiGa Forum”