Intelligent Rain Detection Module

userHead Emre.Çakmak 2023-05-02 03:25:55 1168 Views7 Replies

Anyone using the module? Anyone know how to use it? Can you help me? How to update the module? The module does not respond to me even though I have made the connections correctly?

2023-08-01 17:19:37

This module seems perfect for making auto-wipers in a car project, but the datasheet says it should not be stored in direct sunlight for extended periods. That seems contradictory?

userHeadPic Dirk.Meintjies
2023-05-22 23:51:48

Thanks for Wiring image.

I'll be able to test more soon

userHeadPic Vesta.Domos
2023-05-20 15:33:56

I was wondering if I could make an automatic plant watering system like this: 

 

https://www.pcbway.com/project/shareproject/Smart_Plant_Watering_System_1b11fa7d.html

 

using the intelligent rain detection module. I think it will be more user-friendly if there is an Arduino sample code. 

userHeadPic bidrohini.bidrohini
2023-05-18 23:53:24

Hi,

 

I have just bought this module,

If you manage to make it work, Can you confirm  the wiring given on https://www.dfrobot.com/product-2611.html: 

 

Wiring:Black-VCC,White-UART_RX,Yellow-UART_TX,Red-GND

 

I't not a typing error for Black-VCC and Red-GND ?

it is not a standard use

 

thank you in advance for your help

userHeadPic Vesta.Domos
Yeez_B wrote:

The right wire order for this module is:

2023-05-19 11:04:59
1 Replies
2023-05-10 16:33:27

It's recommend you to use any of the Serial Debugger to debug the sensor first, before you actual connect it on your MCU board.

Serial Debugger:

https://www.dfrobot.com/product-2291.html

 

And you could debug the sensor by the software like putty or SSCOM.

SSCOM:

https://www.acusys.co.kr/?p=779&ckattempt=1

 

And send the data as: 3A 00 00 00 4B in HEX to see if the module gives you the feed back.

 

 

 

 

userHeadPic Yeez_B
2023-05-02 17:08:24

Have you studied the datsheet and user manual? 

userHeadPic bidrohini.bidrohini