Skip to content
AdamCaviness edited this page Nov 1, 2014 · 5 revisions

SmartDoor Wiki

To get started, edit your config.json and execute StartSmartDoor. It should operate correctly on 2.7 or 3.2.

sudo python3.2 StartSmartDoor.py

Why must I start SmartDoor with sudo?

SmartDoor makes use of GPIO pins and super user rights are required on the Raspberry Pi.

Overview

Clone this wiki locally