I want to build a soil moisture sensos transmitter basically as done as in this threadviewtopic.php?f=31&t=325#p7783 but instead of giving me the temperature, i'll need to know when to water my flowers. I am using Arduino one and the same transmitter.
1: Is it possible to reviece the transmitter signals directly in domoticz using rfxcom or do i need the same type of reciever?
2: Does anyone have a sketch to do so for testing?
Moisture + Arduino + 433mhz transmitter directly to rfxcom?
Moderator: leecollings
-
- Posts: 11
- Joined: Wednesday 26 August 2015 16:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
I don't know if this can be done using the 433mhz transmitter, but I know you can do this using mysensors.org.
The idea with mysensors is that you have a arduino running mysensors gateway, connected via usb or lan to the raspberry pi running domoticz. Domoticz sees it as a hardware device.
You then use nodes (arduino with a connected sensor like your moisture sensor) to send the data to the gateway, the gateway will send the data to domoticz, and under devices your mousture sensor will show up.
The mysensors library already had a ton of sketches to use. The only thing is that you need a second arduino to work as gateway and a rf transmitter for earch arduino (NRF24L01+)
Give it a try, once you understand the concept it is very easy to add all kinds of sensors to domoticz.
The idea with mysensors is that you have a arduino running mysensors gateway, connected via usb or lan to the raspberry pi running domoticz. Domoticz sees it as a hardware device.
You then use nodes (arduino with a connected sensor like your moisture sensor) to send the data to the gateway, the gateway will send the data to domoticz, and under devices your mousture sensor will show up.
The mysensors library already had a ton of sketches to use. The only thing is that you need a second arduino to work as gateway and a rf transmitter for earch arduino (NRF24L01+)
Give it a try, once you understand the concept it is very easy to add all kinds of sensors to domoticz.
-
- Posts: 48
- Joined: Friday 31 January 2014 14:32
- Target OS: Windows
- Domoticz version:
- Location: Norway
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
I'm running domoticz on a windows server - basically because i have problems understanding programming. Been surfing on mysensors but as i don't know programming i assume i have a problem...Panda wrote:(...)
The idea with mysensors is that you have a arduino running mysensors gateway, connected via usb or lan to the raspberry pi running domoticz. Domoticz sees it as a hardware device.
(...)
-
- Posts: 11
- Joined: Wednesday 26 August 2015 16:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
That is the beauty of mysensors, there are already a ton of sketches you only have to upload to our arduino, so no programming is required unless you want to extend the functionality.
Last edited by Panda on Thursday 07 January 2016 22:18, edited 1 time in total.
-
- Posts: 517
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
This sensor is supported by the RFXtrx433 and RFXtrx433E:
https://www.plantcaretools.com/webshop/ ... -en-detail
http://www.ebay.com/itm/Wireless-Soil-M ... xygPtSxQPO
This sensor is supported by the RFXtrx433E:
http://www.inovalley.com/detail.php?item_id=289
https://www.plantcaretools.com/webshop/ ... -en-detail
http://www.ebay.com/itm/Wireless-Soil-M ... xygPtSxQPO
This sensor is supported by the RFXtrx433E:
http://www.inovalley.com/detail.php?item_id=289
RFXtrx433, RFXtrx433E, RFXtrx433XL, RFX433XL, RFX868XL
-
- Posts: 48
- Joined: Friday 31 January 2014 14:32
- Target OS: Windows
- Domoticz version:
- Location: Norway
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
@Panda: Cool! I'll have another look
@b_Weijenberg: Awesome! That's exactly what i've been looking for
@b_Weijenberg: Awesome! That's exactly what i've been looking for
-
- Posts: 517
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
Note that the XT300 sensor has only 3 channels! So you can only use 3 at maximum.
RFXtrx433, RFXtrx433E, RFXtrx433XL, RFX433XL, RFX868XL
-
- Posts: 48
- Joined: Friday 31 January 2014 14:32
- Target OS: Windows
- Domoticz version:
- Location: Norway
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxc
What protocol does the xt300 use?
-
- Posts: 128
- Joined: Saturday 26 March 2016 10:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.4834
- Location: Netherlands
- Contact:
Re: Moisture + Arduino + 433mhz transmitter directly to rfxcom?
I am currently testing on Arduino with a SYN115 (433mhz) transmitter
I have a succesfull reading in Domoticz on my RPi with RFXCOM by using the KlikAanKlikUit (X10) protocol which simply toggles a switch ON and OFF.
See: http://arduino.stackexchange.com/questi ... duino-nano
However i intended to use my Arduino with multiple sensors (temp, hum, baro, lux, etc.) and i want to send over the sensor readings to Domoticz to display and use the values in scripts as well. So i require to send data instead of the above ON / OFF command.
I've successfully tested Fuzzilogic and my arduino now appears as "Cresta" device in domotics.
See: https://bitbucket.org/fuzzillogic/433mh ... /wiki/Home
I have a succesfull reading in Domoticz on my RPi with RFXCOM by using the KlikAanKlikUit (X10) protocol which simply toggles a switch ON and OFF.
See: http://arduino.stackexchange.com/questi ... duino-nano
However i intended to use my Arduino with multiple sensors (temp, hum, baro, lux, etc.) and i want to send over the sensor readings to Domoticz to display and use the values in scripts as well. So i require to send data instead of the above ON / OFF command.
I've successfully tested Fuzzilogic and my arduino now appears as "Cresta" device in domotics.
See: https://bitbucket.org/fuzzillogic/433mh ... /wiki/Home
Who is online
Users browsing this forum: No registered users and 0 guests