Create my own (Arduino) sensor for RFXtrx433

Forum about Rfxcom home automation Domotica devices.

Moderator: b_weijenberg

Post Reply
Meinaart
Starting Member
Starting Member
Posts: 15
Joined: Thu May 10, 2012 9:42 am

Create my own (Arduino) sensor for RFXtrx433

Post by Meinaart »

What's the best way to interface an Arduino with the RFXtrx433?

I want to create my own sensor that is compatible with the RFXtrx433. I prefer using an existing protocol so that it's compatible with my Vera Lite controller. But I am not sure which protocol is the most open/documented.

I was considering using a JeeNode but I saw that they use a different frequency (866Mhz). Since it's going to be a sensor I could just use a 433Mhz transmitter but I don't know which unit will work with the RFXtrx433.

SparkFun carries a 433Mhz transmitter (http://www.sparkfun.com/products/10534) but they say on their product page:
These modules are indiscriminate and will receive a fair amount of noise. Both the transmitter and receiver work at common frequencies and don't have IDs. Therefore, a method of filtering this noise and pairing transmitter and receiver will be necessary.
So it's probably not going to work with the RFXtrx433.
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Re: Create my own (Arduino) sensor for RFXtrx433

Post by Digit »

Have you seen (and read) this: http://talk.jeelabs.net/topic/199
The topic is more than 2 years old, so I don't know how accurate all the information still is.
AshaiRey
Senior Member
Senior Member
Posts: 1310
Joined: Mon Feb 02, 2009 5:27 pm
Location: Netherlands
Contact:

Re: Create my own (Arduino) sensor for RFXtrx433

Post by AshaiRey »

Bram
knasen17
Starting Member
Starting Member
Posts: 43
Joined: Tue May 22, 2012 8:04 pm

Re: Create my own (Arduino) sensor for RFXtrx433

Post by knasen17 »

How well is the KAKU/NEXA protocol documented? Can that be found in the link above to the NODO project? (Sorry my Dutch is poor =-)
What do you want to measure Meinaart?
Meinaart
Starting Member
Starting Member
Posts: 15
Joined: Thu May 10, 2012 9:42 am

Re: Create my own (Arduino) sensor for RFXtrx433

Post by Meinaart »

If I have time I will look into Nodo.

I want to measure light knasen17, see my other topic ;)
http://www.domoticaforum.eu/viewtopic.php?f=7&t=7535
krambriw
Starting Member
Starting Member
Posts: 4
Joined: Sun Jun 24, 2012 6:12 pm

Re: Create my own (Arduino) sensor for RFXtrx433

Post by krambriw »

Hi, I needed something similar. I wanted to measure the sunlight level to have some additional rules for controlling awnings.

I took a cheap temp/humidity device from UPM/ESIC and modified it with a light resistor instead of the thermo resistor. In the picture below you can see that I also took away the connector for external sensor and instead added an adjustable potentiometer for tuning possibilities.

Of course your readings will in this case be in temperature so you need to have some code handling this. Maybe the humidity sensor could be replaced instead giving you a percentage value.

I think also the potentiometer could be replaced if you accept to tune the thing using some kind of covering for the sensor like a piece of (white) plastic tape or tipp-ex.

Best regards, Walter
Image1.jpg
Image1.jpg (21.28 KiB) Viewed 7573 times
Image2.jpg
Image2.jpg (54.8 KiB) Viewed 7573 times
Post Reply

Return to “Rfxcom Receivers & Transmitters Forum”