Water level sensor Arduino issue on how to stop water from sitting between contacts

Hello, I just want to ask what causes Arduino level sensor in my water indicator project the code is working but As soon as it gets wet, the value on the analog input goes almost all the way up. If there is any water residue on the sensor it remains that way. How to stop water from sitting between contacts ? Any tips how to solve this?

Your other topic on the same subject deleted.

Please do not duplicate your questions as doing so wastes the time and effort of the volunteers trying to help you as they are then answering the same thing in different places.

Repeated duplicate posting could result in a temporary or permanent ban from the forum.

Could you take a few moments to Learn How To Use The Forum

It will help you get the best out of the forum in the future.

Thank you.

I misclicked the delete button.

You could wipe it off or have a fan that will cause it to dry.

1 Like

I tried wiped it off already but it seems that it sticks on its value example water level 0-5 mm still even if I put it away from the water

That is the best I can do with the information provided. A schematic, not a frizzy picture would help as well as links to technical information on the hardware items, azon links are useless. Also it would help to post your code. A picture of your setup might help as well.

I want to ask what causes Arduino level sensor in my project the code is working, all my connections is correct but as soon as it gets wet, the value on the analog input goes almost all the way up. If there is any water residue on the sensor it remains that way and doesn't go back to empty because of some residue even if I already wiped the sensor.Any tips how to stop water from sitting between contacts?

Post a link or a picture of your water level sensor.

You must identify your project for anyone to help make suggestions as to what the problem is.

Cross post reported.

I have merged the cross-posts.

I see this topic had been automatically hidden due to the reports of the original round of cross-posting, so I am going to give you the benefit of the doubt @janeshle, but please be careful not to do any more cross-posting.

If there is some problem with a post, you can always click the :black_flag: icon, select "Something Else" from the menu, and then send the moderators a message asking them to investigate the problem.

Search: "Water surface tension" and "capillary action".

Water level sensors with bare copper traces are just toys,
mainly to learn how to not sense rain or water levels.
Capacitive sensors (no bare copper) can be covered in a plastic film, so water beads and doesn't stick. The often also have a low-power heating element underneath.
Leo..

1 Like

Hello
Try an hair dryer.

1 Like

I posted it now please see

See post #13

1 Like

This is my water level sensor

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.