Project/DoorSystem
Jump to navigation
Jump to search
Door opening system
Basics
The system has two separate pieces: opening the door, and unlocking the door.
Unlocking
The door uses a Bulkey BKS300 electro-mechanical lock. It's connected though a board to an olinuxino device that runs some Go code to control the opening closing.
The software and schematics are available at github, and was developed by Radoslav Borisvov and Kiril Zyapkov.
Opening
This page will hopefully detail how the door system works.