Skip to content

RodEsp/V.A.L.E.T.

Repository files navigation

V.A.L.E.T.

VisitAPI Automation & Location Estimation Terminal

V.A.L.E.T. serves to automate checking into the RC Hub when you walk in. It does this by reading WiFi packets that every device sends out when it connects to the Recurse Center WiFi network. If it sees any packets that were sent by a device whose MAC Address has been registered with it, it uses the Hub Visits API to create a new visit for the corresponding user.


How to find your device's MAC Address

iPhone

  1. Allow V.A.L.E.T. to recognize your phone on the Recurse Center WiFi by turning off 'Private WiFi Address' for the RC network using these instructions.
    More info iPhones use a feature called Private WiFi Addresses to randomize their MAC Address when they connect to a WiFi Network. Because V.A.L.E.T. uses MAC Addresses to detect when a device connects to the RC network this feature has to be turned off for the RC network. You can keep it on for every other WiFi network you connect to.
  2. Go to Settings
  3. Then General
  4. Then About
  5. Your MAC Address will be labeled Wi-Fi Address

Android

  1. Allow V.A.L.E.T. to recognize your phone on the Recurse Center WiFi by turning off 'MAC Randomization' for the RC network using these instructions.
    More info Androids use a feature called MAC Randomization to randomize their MAC Address when they connect to a WiFi Network. Because V.A.L.E.T. uses MAC Addresses to detect when a device connects to the RC network this feature has to be turned off for the RC network. You can keep it on for every other WiFi network you connect to.
  2. Scroll down on the same network settings page from step 1
  3. Your MAC address will be labeled Device MAC address

Mac (Apple Laptop)

  1. Open System Settings
  2. Click on the WiFi tab
  3. Scroll to the bottom and click Advanced...
  4. Your MAC Address will be labeled Wi-Fi MAC Address
    Screenshot

About

A network sniffer to automate checking in to a location when you arrive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published