538
edits
Line 35: | Line 35: | ||
Access is based on the RFID UID - it is not the number written on the back of your Oyster card. There are several ways to add a card: | Access is based on the RFID UID - it is not the number written on the back of your Oyster card. There are several ways to add a card: | ||
# Use the [[Membership Kiosk]] which is on the first floor. You will need to enter your email address and password. | # Use the [[Membership Kiosk]] which is on the first floor. You will need to enter your email address and password. If you use a password manager, and don't know your password, scan the QR code displayed on the kiosk. | ||
# Run the "Add card to Doorbot" script on [[Tesla]] (hint: the shortcut is on desktop) and follow the instructions (basically, swipe your card and then enter your hackspace website login details). | # Run the "Add card to Doorbot" script on [[Tesla]] (hint: the shortcut is on desktop) and follow the instructions (basically, swipe your card and then enter your hackspace website login details). | ||
# If you have a [https://www.ebay.co.uk/sch/i.html?_nkw=ACR122U similar ACR122U card reader], you can get the code at [https://github.com/londonhackspace/Doorbot Github] and run <code>addcard.sh</code> on your own. If you have another reader that can give you the UID, log in to the website and add it at the [https://london.hackspace.org.uk/members/addcard.php Member Addcard webpage]. Note that our doorbot code is case sensitive; enter the (hex encoded) ID using without colons. | # If you have a [https://www.ebay.co.uk/sch/i.html?_nkw=ACR122U similar ACR122U card reader], you can get the code at [https://github.com/londonhackspace/Doorbot Github] and run <code>addcard.sh</code> on your own. If you have another reader that can give you the UID, log in to the website and add it at the [https://london.hackspace.org.uk/members/addcard.php Member Addcard webpage]. Note that our doorbot code is case sensitive; enter the (hex encoded) ID using without colons. |
edits