In: Computer Science
I am currently working on an HOME AUTOMATION PROJECT(((that
which controls home appliances via web/Google
Assistant/application..
My question is HOW CAN SUCH PROJECT BE IMPROVED..
And also HOW CAN IT BE MADE DIFFERENT from series of such projects
on the web..
I need 4-5 ideas on HOW TO DISTINGUISH MY
OWN from others..
TECHNICALITY OF THE HIGHEST ORDER IS DEMANDED IN THE ANSWERS
These are few points that you can implement in your project to enhance it:
1. You can use Sensors that sense motion, so whenever you passes through that sensor , it would trigger an action (Example. Switch on/off the light). You can also add some extra features like you can have all loads that are controlled will get switched off, on a single press of button in your application.
2. You can have door opening system via Finger Print, You need to scan your finger in your application that would automatically unlock the door. For this you can use Arduino UNO board, FPM10A fingerprint sensor with Arduino.
3. You can implement smart recycling system which sends text to your device when the garbage is full.
4.You can implement Home automation using Voice recognizing system, you can verbally give instructions in your application that would trigger the corresponding action.
5.You can also implement an automation system, that senses light, like for example when Sun is on , automatically open the curtains or trigger an alarm.
Above are few ideas, that would enhance the Home automation.