About project - The light gets automatically switched on based on the light present outside or the current time of the day
Why this project - Everyday while coming home from office, I can see my balcony from the road but my balcony lights are not on. I need to go home and then swtich them on. I thought how good it will be if while coming from office on my way when I look at my balcony in late evening and see the lights on itself. When I open my door and see my home is already lit up with all the needed lights. With this thought and design, I decided to work on this project.
How it works - LDR gets the sensor value and based on the threshold value set, light bulb will automatically get switch on as the light density goes down. If in case the LDR is unable to get the input value or due to some issue the input value is not read then using Machine learning prediction the light bulb is switched on taking the current time in consideration.
Please go through the below GitHub link for images-https://github.com/analegaonkar/HomeLightAuto-Iot-ML.git
Comments