Skip to main content

Raspberry Pi Smart-ish Door

Project description

The raspi-door project comprises the GUI that is run on the Raspberry PI on the inside of the door so that you can control your door with awesomeness… or, as close as I can get it there.

But first you need to setup the hardware.

Raspi-Door Hardware

TODO.

Raspi-Door Software

# create a virtualenv for raspi-door
$ virtualenv --prompt '(raspi-door) ' /path/to/virtualenv
$ . /path/to/virtualenv/bin/activate

# install pre-requisites that have problems with pip...
# TODO: figure out why this is necessary...
$ easy_install pygame==1.9.1release

Credits

  • yuv2rgb: Phil Burgess / Paint Your Dragon for Adafruit Industries

  • picamera: Dave Hughes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raspi_door-0.2.1.rc1.tar.gz (716.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page