Skip to content

InventorForgeMakerspace/Bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncer Build Status

Raspberry Pi wifi door control and HVAC control scripts

We use a raspberry pi attached to a piface to control a magnetic lock at the Forge. Members come to the space, join the members wireless network and then access a node.js page from their phone that causes these scripts to fire. The scripts talk to our Ubiquiti access point to determine what device is inside the space and to write alerts into slack regarding the status of the door, who unlocked it, etc.

How to Build

  1. Use setup.py to install dependencies. You may need to prepend sudo, depending on your system's configuration.

    python setup.py develop
  2. Use setup.py to run tests.

    python setup.py test

Installing the package via setup.py is not yet supported.

License

Copyright (C) 2016 Inventor Forge Makerspace

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Raspberry Pi wifi door control scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published