Electronic Controller for Ultrasonic Humidifier Project

Hi Trent, hope you are well and staying COVID safe. Terrible time at the moment.

Mate, I was wondering if you were able to assist with a diagram showing the two controllers and how they will interact in order to assist electrician up with the plan. Also, as you indicated,

Arduino to disable the nebuliser where we will have two relays in series to act as an AND gate, so both controllers are needed to enable the nebuliser (and either can shut it down).

image001.jpg

1 Like

Hi Paul,

I’m doing well, my biggest worry at the moment is my glasses fogging up with my mask, so overall things are pretty good.

The circuit you are trying to implement is a logical AND gate using relay logic, I’ll link a tutorial below which explains the basics.

I’ve got a few other tasks this morning but I’ll find some time later to draw up a diagram for your circuit.

EDIT: Here is the gist of how your system will detect a low water level and cut the power if there is an alarm. The dehumidifier power supply will only have power if both the fridge controller contacts and Arduino relay contacts are closed.

I’d recommend this relay as suitable as long as your dehumidifier is a 48A AC power supply. This relay will not work with a DC load. https://core-electronics.com.au/solid-state-relay-40a-3-32v-dc-input.html

1 Like

Thanks Trent. Yes it is terrible when you wear glasses…lol

2 Likes