Page 1 of 1

JeeLabs boards and DomotiGa

Posted: Sun Dec 13, 2009 3:17 pm
by RDNZL
Had some JeeLabs arduino hardware laying around for a long time, I finally had some time to build DomotiGa support for them.

I connected a JeeLink v1 to my DomotiGa server, and build my own custom room board on top of a JeeNode v3. It sends sensor values via RF 868MHz to the server, and DomotiGa received these with the ID of the board.

Temperature via a 1-wire DS1820 sensor, light level with an LDR, Motion detection with a PIR and it receives Infrared remote codes. (Philips/RC5/RC6/Nec/Sony)

http://www.domotiga.nl/projects/domotig ... ga/JeeLabs

I also want to add IR send capability but I need to figure out of that's possible with a JeeNode.

If all works ok, I plan to build a few JeeNodes more, and have my own IRTrans(lite) functionality!

Image


Regards,
Ron.

JeeLabs boards and DomotiGa

Posted: Sun Dec 13, 2009 4:06 pm
by erisan500
It's so f..... amazing what you can do with AtMega328's (the chip used on arduino and jee***). :)

Re: JeeLabs boards and DomotiGa

Posted: Tue Dec 15, 2009 4:24 pm
by erisan500
btw, the RFM12B transceiver on the JeeLink is able to send/receive also 433Mhz signals ;)

Re: JeeLabs boards and DomotiGa

Posted: Tue Dec 15, 2009 11:28 pm
by agerritsen
@ Ron,
Looks good, can you tell what the power consumption of the sensor is?
Is it possible to feed it with batteries?

Thanks.
Kind Regards,
Arno

Re: JeeLabs boards and DomotiGa

Posted: Wed Dec 16, 2009 9:04 am
by RDNZL
I haven't focused on power consumption yet. So the code I use is not battery proof.
It happens that Jean-Claude has posted an article today with new rooms sketch code, have to try that soon. Look here:
http://News.jeelabs.org/2009/12/16/room ... -reloaded/

Edit: JC booked more progress on extending the battery life, very nice!
http://News.jeelabs.org/2009/12/18/batt ... stimation/