Commit Graph

  • fe506b0830
    Moving zoho auth into main file master George Hotelling 2023-03-04 17:19:31 -0500
  • c7f3d39a27 Remove requirements.txt George Hotelling 2023-02-11 08:52:17 -0800
  • f8dc115192 More unit tests George Hotelling 2023-02-11 08:51:09 -0800
  • e280496acb More unit tests George Hotelling 2023-02-08 12:21:32 -0800
  • 817a96bd97 Unit testing George Hotelling 2023-02-06 17:29:53 -0800
  • 6ed0f49cce Use Zoho for auth George Hotelling 2023-02-04 16:29:33 -0500
  • bc6740ca63 Post to slack when somebody enters the space Anna Schumaker 2020-08-30 16:31:09 -0400
  • 7296900ddf Updates for key validation: Anna Schumaker 2017-06-19 16:32:53 -0400
  • 71db8b6220 Change the default server Anna Schumaker 2017-06-19 16:16:53 -0400
  • 4145e5dd6a Add missing "self" argument to Serial.reset_input_buffer() Anna Schumaker 2017-06-19 15:59:39 -0400
  • 5b6897ba28 Only enable the yellow LED when making a network request Anna Schumaker 2017-06-19 15:57:12 -0400
  • ff381ba87c pySerial no longer has a flushInput() function Anna Schumaker 2016-01-20 13:10:10 -0500
  • 645a89bb09 Rename ping_keys() -> flush_keys() Anna Schumaker 2016-01-20 12:03:04 -0500
  • ee1b76d043 Clean up reading keys Anna Schumaker 2016-01-20 11:59:21 -0500
  • a95db28f5c Clean up forming the server request Anna Schumaker 2016-01-19 13:32:23 -0500
  • 27d8399529 Clean up output Anna Schumaker 2016-01-19 13:30:19 -0500
  • b9eadf9112 Don't flood the server with key pings Anna Schumaker 2016-01-13 14:19:27 -0500
  • f1c2bca901 Periodically clear the key cache Anna Schumaker 2016-01-12 10:51:48 -0500
  • 618c2f2931 Cache scanned keys Anna Schumaker 2016-01-12 10:23:53 -0500
  • 238da432fb Simulator can recycle keys Anna Schumaker 2016-01-12 09:54:09 -0500
  • 787d9b4a7b Make sure door is locked right after creating lock_door() Workantile 2015-04-23 20:48:50 +0000
  • f4a9ce72cf Update pin numbers Workantile 2015-04-23 20:48:17 +0000
  • 48904c47fa Remove simulator/doors.py Anna Schumaker 2015-04-23 11:14:31 -0400
  • 3879e5e814 simulator: Add an RFID reader exception Anna Schumaker 2015-04-23 10:50:36 -0400
  • 673a6bd9c6 Cleanups Anna Schumaker 2015-04-23 10:44:44 -0400
  • 40ee611f33 Use GPIO.HIGH and GPIO.LOW for ON and OFF Anna Schumaker 2015-04-23 10:28:04 -0400
  • dc4e67d51b Rename close_door() to lock_door() Anna Schumaker 2015-04-23 10:18:58 -0400
  • c70d81fdad Rename open_door() to unlock_door() Anna Schumaker 2015-04-23 08:41:50 -0400
  • 3ef9283d6f simulator: Add a function for reloading the simulator Anna Schumaker 2015-04-23 08:35:09 -0400
  • ff4bd7fcbd doors: Blink LEDs when exceptions are thrown Anna Schumaker 2015-04-22 21:10:57 -0400
  • c877f6db00 Simulator should occasionally throw errors Anna Schumaker 2015-04-22 21:10:19 -0400
  • da3278d198 Create a simulator.sh script Anna Schumaker 2015-04-22 20:52:43 -0400
  • 8faf31c86f Create a door controller simulator Anna Schumaker 2015-04-22 20:46:03 -0400
  • 668260c7b2 Move main loop into a new function Anna Schumaker 2015-04-22 20:44:08 -0400
  • d20813b4ff Add ON and OFF "macros" Workantile 2015-04-22 21:13:45 +0000
  • cc87c28909 Add a yellow LED Workantile 2015-04-22 21:07:21 +0000
  • 8c43e027f1 Comment out default controller Workantile 2015-04-09 20:02:15 +0000
  • 67f54aa720 Makefile fixes Workantile 2015-04-09 19:55:14 +0000
  • 20dfd5d2bc Rename doorrc -> doorsrc Workantile 2015-04-09 19:41:08 +0000
  • ed1ddbcf0e Add a systemd service file Workantile 2015-04-09 19:38:29 +0000
  • b587efd49f Add a Makefile Workantile 2015-04-09 19:33:10 +0000
  • 771c7517a9 Make doors.py executable Workantile 2015-04-09 19:32:26 +0000
  • 5feac037c5 Changing to 'sidedoor' Workantile 2015-04-09 13:33:27 +0000
  • f86911a4d2 Use "with" statement for opening the URL Anna Schumaker 2015-04-07 14:30:19 -0400
  • 4b8b596ae3 Move RFID comment block Anna Schumaker 2015-04-07 14:27:02 -0400
  • 4b3d5282ae Move RFID_SERIAL.flushinput() Anna Schumaker 2015-04-07 14:24:55 -0400
  • 27fdb0fd9c Create a doorrc file Anna Schumaker 2015-04-07 14:23:15 -0400
  • c318e74ea0 Pass key from RFID reader to verify_key() Anna Schumaker 2015-04-07 14:05:50 -0400
  • 54ed9e258e Move RFID setup to new section Anna Schumaker 2015-04-07 14:03:58 -0400
  • d3c799914a Initial commit: Added what we have so far Workantile 2015-04-07 17:50:29 +0000