Hello / Good evening makers!
I don't know if I posted it in the right place, otherwise excuse me
I'm new in Arduino and programming (by the way it would be my very first project and to be honest I do not know much about it)
I have a project idea in mind inspired by several other projects discovered on youtube and forums but being a beginner, all this raises for me some questions.
I put you the links below:
Air extractor:
"Connected" lamp:
To describe my project more fully, I would like to create an internal system in my bathroom that would allow me mainly four things:
-
Control the longevity of the lighting (a led strip usually connected to mains) by Arduino by creating a timer system connected to the light (which for example after 30 minutes will extinguish the light by itself since it is amply enough for a shower)
-
Extract the hot and humid air coming off the shower :
Automatically from a certain threshold of temperature and humidity in the hope of attenuating or removing fogging on windows and mirrors. And manually as on a VMC to also fade the bad odors of pipes that sometimes go back to home. -
Display the temperature and humidity of the room on a control screen (touch with a graphical interface) that would also allow me to change the settings of the timer to wish and activate punctually the extractor / vmc certainly via a timer system too.
-
Finally, I would also like to integrate a lap counter sensor on the fan of the extractor (which would appear on the control screen) to check that everything goes normally during the tests and that there is no malfunctions.
Now that I have explained the 4 essential points of my project, I will be able to ask you some questions ...
At first I deduce that I will need at least one Arduino (Mega ??), a power supply instead of USB B, a DHT22 (because more accurate than the dht11), one or more relays, one or several fans depending on the amount of suction required, a motor to open the door of the extractor as on the video, a touch screen that would be at least the size of a smartphone, a lap counter sensor, a lot of wiring, a case for the screen and arduino not to deteriorate with moisture and some tools (ex: soldering iron that I do not have) ...
Knowing that this is a fairly ambitious project, would you know if I can code, control, power and "fabricate" all that with a single Arduino or if it would take me more than that to reach my goals?
Thanks in advance for your future responses !