Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
soil_leaf_interface [2018/05/26 07:34] – [Overview] werk_ag | soil_leaf_interface [2021/04/04 23:49] (current) – [WeatherDuino Soil / Leaf Interface] werk_ag | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{: | ||
====== WeatherDuino Soil / Leaf Interface ====== | ====== WeatherDuino Soil / Leaf Interface ====== | ||
- | ====== User Instructions ====== | + | ===== Overview |
+ | The WeatherDuino Soil / Leaf Interface was designed for users who want to have data from Soil moisture and/or Leaf Wetness sensors, as well as Soil Temperature. It allows the use of up to four Soil Moisture and/or Leaf Wetness sensors and four Soil Temperature sensors.\\ | ||
+ | It works connected to any existing Transmitter unit with a pcb v3.xx onwards. There is no need for any extra power supply, as the sensors and board are powered from the Transmitter power supply.\\ | ||
- | For using the Soil/Leaf Interface | + | Generically |
- | Its recommended to connect | + | Communication between |
- | If the cables | + | For cables |
+ | Always use Cat5 cables and make sure you have GND / SDA in one twisted pair and Vcc / SCL in another twisted pair.\\ | ||
- | <WRAP round tip 75%> If you plan to use the Soil / Leaf Interface, when you start to assemble your Transmitter board don't install R9 and R10 until you know the cable length that you gonna use. As you know the value of these resistors will depend on the length of the cable. </ | ||
- | **Example:** If you need a 20 meters cable, use UTP (STP, FTP, SFTP) Cat5E cable, and for the resistors, use the values shown in the picture bellow (documentation - Fig 9.), i.e. 4.7 kΩ for R8 and R9 on the TX board, and 470 Ω for R1 and R2 on the Soil / Leaf interface. | + | {{:wiki: |
- | {{: | + | Theoretically, |
- | Despite the Soil / Leaf interface can be installed on the same box than an existing or a dedicated Transmitter unit, it makes more sense placing it in a separated small waterproof box (type junction box) near the point where the sensors will be installed than have it the TX box. Why? Simple because it's easier to use a single UTP cable from the Transmitter unit to the Soil / Leaf interface, than have all the cables | + | For Soil Moisture readings, we recommend |
- | {{: | + | For Soil and Leaf temperatures, |
- | + | ||
- | The Soil / Leaf interface and all the sensors connected to it are powered from the TX unit via the 4 wire connection.\\ | + | |
- | Interface supports 3.3V and 5V analogue | + | |
- | + | ||
- | The VH400 sensor doesn' | + | |
- | + | ||
- | < | + | |
- | // Max and Min output voltage of the analog sensors connected | + | |
- | // Default value for Decagon Devices LWS Leaf Wetness Sensor (3.3V power): Max. Output Voltage - 1395mV (max wetness), Min Output Voltage - 530mV (dry) | + | |
- | + | ||
- | // ADC1 ADC2 ADC3 ADC4 | + | |
- | const uint16_t AnalogSensor_MaxVoltOut[4] | + | |
- | const uint16_t AnalogSensor_MinVoltOut[4] | + | |
- | </ | + | |
- | + | ||
- | <WRAP round important 75%> For the Decagon LWS, power should be set to 3.3 V </ | + | |
+ | <WRAP round important 65%> | ||
+ | This device is intended for experienced WeatherDuino users.\\ | ||
+ | Users without a good knowledge about how the WeatherDuino system works, namely about how the sensors mapping schema works, may have some difficulties correctly configuring the software.\\ | ||
+ | </ | ||
==== Soil Moisture / Leaf Wetness Sensors ==== | ==== Soil Moisture / Leaf Wetness Sensors ==== | ||
* Up to four analogue Soil Moisture / Leaf Wetness sensors.\\ | * Up to four analogue Soil Moisture / Leaf Wetness sensors.\\ | ||
- | Ex: 2 Soil Moisture and 2 Leaf Wetness, or 3 Soil Moisture and 1 Leaf Wetness. Usage definition is done in the software.\\ | + | e.g. 2 Soil Moisture and 2 Leaf Wetness, or 3 Soil Moisture and 1 Leaf Wetness. Usage definition is done in the software.\\ |
Line 51: | Line 42: | ||
* Up to four 1-Wire Dallas temperature sensors (DS18B20 or DS18S20).\\ | * Up to four 1-Wire Dallas temperature sensors (DS18B20 or DS18S20).\\ | ||
- | Ex: Four sensors for Soil Temperature or three for Soil and one for Leaf Temperatures. Usage definition is done in the software. | + | e.g. Four sensors for Soil Temperature or three for Soil and one for Leaf Temperatures. Usage definition is done in the software. |
====== User Instructions ====== | ====== User Instructions ====== | ||
- | For using the Soil/Leaf Interface | + | For using the Soil/Leaf Interface |
- | Its recommended to connect the Soil/Leaf Interface to the LSCL and LSDA lines on the TX board (active only when the P82B715 chip is installed), however it will also work if connected to the regular SCL and SDA lines, but in this case the cables should be very short.\\ | + | Its recommended to connect the Soil/Leaf Interface to the LSCL and LSDA lines on the TX board (active only when the P82B715 chip is installed), however, it will also work if connected to the regular SCL and SDA lines, but in this case the cables should be very short.\\ |
- | If the cables between the your Soil/Leaf Interface and the TX unit don't exceed seven to eight meters you can safely | + | If the cables between the your Soil/Leaf Interface and the TX unit don't exceed seven to eight meters you can safely |
<WRAP round tip 75%> | <WRAP round tip 75%> | ||
- | If you plan to use the Soil / Leaf Interface, when you start to assemble your Transmitter board don't install R9 and R10 until you know the cable length that you gonna use. As you know the value of these resistors | + | If you plan to use the Soil / Leaf Interface, when you start to assemble your Transmitter board don't install R9 and R10 until you know the cable length that you are going to use. The value of these resistors |
</ | </ | ||
- | **Example: | + | **Example: |
{{: | {{: | ||
- | Despite the Soil / Leaf interface can be installed | + | The Soil / Leaf interface can be installed |
{{: | {{: | ||
The Soil / Leaf interface and all the sensors connected to it are powered from the TX unit via the 4 wire connection.\\ | The Soil / Leaf interface and all the sensors connected to it are powered from the TX unit via the 4 wire connection.\\ | ||
- | Interface | + | The interface |
- | The VH400 sensor doesn' | + | The VH400 sensor doesn' |
< | < |