Older people often must walk with a walker or use a wheelchair making opening and closing doors difficult . Many disabled folks also have pets that need to go in/out often and it can be difficult for them to get up and open the door. While there are automatic door openers on the market, they are very expensive and don't always work in residential environments. This door solution is easy to install on any door. It will turn the handle and open/close the door based on a voice command to Alexa. When not in use, the door is free to open via normal means.
This solution costs under $100 to build.
Build Notes:
- The base and motor mount are custom 3D Printed Parts.
- The motor is mounted to the baseplate with plastic adhesive.
- The IFTT "Trigger" function is used to connect Alexa to the Proton. The operative speech is "Alexa trigger open door" and "Alexa trigger close door."
The code contains a function handler that can be used to connect other controllers such as motion detection or an external button.
- I used picture hanging wire to connect the door handle to the actuator. For standard doorknobs, there will need to be an additional part to clamp around knob.
- The timers in the code need to be adjusted to provide the proper open and close amount for each door. The door itself must swing freely.
- The floor surface dramatically effects the performance. Very heavy shag carpets and very slick surfaces are more difficult to handle. A rubber floormat by the door is helpful.
This is still a work-in-progress but the system is fully functional today and used in my home.
Door Opening
Door Closing
Electronics
Comments