Difference between revisions of "BackDoor Beaglebone"

From Pumping Station One
Jump to navigation Jump to search
(Created page with "{{Template:EquipmentPage |owner = hef |certification = no |hackable = yes |serial = 1 |model = BeagleBone Black |arrived = 2014-12-10 |doesitwork = yes |contact = Derek Bever...")
 
Line 15: Line 15:
  
 
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 ==

Revision as of 22:10, 15 December 2014


BackDoor Beaglebone
Owner/Loaner hef
Serial Number 1
Make/Model BeagleBone Black
Arrival Date 2014-12-10
Usability yes
Contact Derek Bever
Where Magneted to the back door frame
Authorization Needed no
Hackable yes
Estimated Value ~$100
Host Area {{{hostarea}}}


BackDoor Beaglebone hef Area: {{{hostarea}}} https://wiki.pumpingstationone.org/wiki/BackDoor_Beaglebone



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.

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:

http://backdoor.pumpingstationone.org:8080/open

will cause the striek plate to unlock for 5 seconds. Use this to unlock the door with your phone, for example.


Device Software

The software is running Debian (tracking testing) for the Beaglebone Black.