Code for the Workantile door controllers
Go to file
Anna Schumaker 673a6bd9c6 Cleanups
- Move blink_leds() to be next to other LED handling code
- read_rfid() should handle exceptions
- Rename main() -> loop()

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2015-04-23 10:45:43 -04:00
simulator Use GPIO.HIGH and GPIO.LOW for ON and OFF 2015-04-23 10:32:21 -04:00
.gitignore Initial commit: Added what we have so far 2015-04-07 17:51:10 +00:00
Makefile Makefile fixes 2015-04-09 20:01:27 +00:00
doors.py Cleanups 2015-04-23 10:45:43 -04:00
doorsd.service Add a systemd service file 2015-04-09 19:39:14 +00:00
doorsrc Add a yellow LED 2015-04-22 21:09:04 +00:00
simulator.sh simulator: Add a function for reloading the simulator 2015-04-23 10:20:10 -04:00