First of all I'm a beginner. I wanted to make a project that will automatically turn off fan when there is no person around using IR, Relay and Arduino, is this possible?
Please help me step-by-step, thanks :).
First of all I'm a beginner. I wanted to make a project that will automatically turn off fan when there is no person around using IR, Relay and Arduino, is this possible?
Please help me step-by-step, thanks :).
Basically, yes.
Google is a wonderful tool for finding inspiration, if you use it.
For detecting something "around", PIR is often used.
To detect non moving person "around" you need mmWave presence sensor.
IR will not be the best. Sunshine changes might make trouble.
Motion detection or distance checking might be better depending on the shape of the area being watched.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.