Anonymous

Changes

From Pumping Station One
1,509 bytes added ,  14:05, 1 November 2018
no edit summary
Line 1: Line 1:  +
{{mbox |type=warning |text=This equipment has been decommissioned. [[IT Infrastructure|Up-to-date IT information can be found here]] }}
 
{{Template:EquipmentPage
 
{{Template:EquipmentPage
 
|owner = hef
 
|owner = hef
Line 6: Line 7:  
|model = BeagleBone Black
 
|model = BeagleBone Black
 
|arrived = 2014-12-10
 
|arrived = 2014-12-10
|doesitwork = yes
+
|doesitwork = no
 
|contact = Derek Bever
 
|contact = Derek Bever
 
|where = Magneted to the back door frame
 
|where = Magneted to the back door frame
 
|value = ~$100
 
|value = ~$100
 
}}
 
}}
 +
 +
==Current Status==
 +
 +
9/13/17 RFID access is provided by another system; the BBB is no longer at the back door and isn't part of the door access system.
 +
 +
11/28/16 This BBB does not currently have an RFID reader attached to it. When plugging in the rfid reader from the front door and rebooting, it recognizes tags (only one, that worked in the past, was tested today) but doesn't unlock the door. This BBB has power and is running.
 +
 +
==Next Steps==
 +
*Add an enclosure and equipment label
 +
*Check the latch circuit so see if it is connected correctly, the power supply is working, and the transistor is working correctly
 +
*Move to a safer location possibly by the left side of the door closer to the latch.
 +
*Hardwire an outlet for power to the door latch and
 +
*Purchase a new RFID module, make it waterproof and put it outside.
 +
** Reader: https://www.sparkfun.com/products/11827
 +
** USB breakout: https://www.sparkfun.com/products/9963
 +
 +
= Functions =
 +
This BBB is part of the [[RFID]] system.
    
== Getting Your RFID Number From this Reader ==
 
== Getting Your RFID Number From this Reader ==
    
To get the tag value, scan your new 125kHz (EM4001 card format), non-valid tag (you don't need to open the door, it will scan from the back) and visit backdoor.local:8080 (You must be connected to the PS1 network). Your code will be displayed there, copy from that page into the box on the members site and hit submit. It's important to load the page on the beaglebone before another member scans their tag.
 
To get the tag value, scan your new 125kHz (EM4001 card format), non-valid tag (you don't need to open the door, it will scan from the back) and visit backdoor.local:8080 (You must be connected to the PS1 network). Your code will be displayed there, copy from that page into the box on the members site and hit submit. It's important to load the page on the beaglebone before another member scans their tag.
 +
 +
== Other Methods of Entry ==
 +
 +
=== HTTP ===
 +
 +
This device will respond to HTTP requests to open the door - these requests will need to come from the PS:One network. An HTTP request to:
 +
 +
<pre>http://backdoor.pumpingstationone.org:8080/open</pre>
 +
 +
will cause the striek plate to unlock for 5 seconds. Use this to unlock the door with your phone, for example.
 +
    
== Device Software ==
 
== Device Software ==
Line 22: Line 52:  
* [https://github.com/loansindi/ps1rfid/blob/master/bom.MD BOM]
 
* [https://github.com/loansindi/ps1rfid/blob/master/bom.MD BOM]
 
* [https://github.com/loansindi/ps1rfid Source Code]
 
* [https://github.com/loansindi/ps1rfid Source Code]
 +
 +
[[Category:Loaned Equipment]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.