Add basic RFID reader scanning code.

Other cleanup and docs.
This commit is contained in:
Dana Woodman
2018-03-04 14:35:02 -08:00
parent bf358756e1
commit a66f602dc4
11 changed files with 4683 additions and 2231 deletions

View File

@@ -7,5 +7,4 @@ COBOT_SCOPE='checkin_tokens'
COBOT_USER_EMAIL='...'
COBOT_USER_PASSWORD='...'
COBOT_CARDS_API='https://chimera.cobot.me/api/check_in_tokens'
DOOR_OPEN_DELAY=6000
PORT=8080
RFID_PRODUCT_NAME='Name of USB device'