Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Install Node Red widgets available on NPM
      •  Add "deb http://mirror.ox.ac.uk/sites/archive.raspbian.org/archive/raspbian jessie main contrib non-free rpi"  and "deb http://raspbian.42.fr/ jessie main contrib non-free rpi" to /etc/apt/sources.list
      • sudo apt-get update
      • sudo apt-get install npm
      • cd ~/.node-red
      • npm install node-red-contrib-wifiscan (widget that performs Wi-Fi scan on Raspberry PI)
      • npm install node-red-contrib-skyhook (widget that sends location request including W-Fi scan to Skyhook Location API)
    • The Raspberry PI device will be located (latitude, longitude and uncertainty radius) using the Wi-Fi method only - unless the Hack teams add a cellular modem or GPS unit to their Raspberry PI.
    • Open Hack Nice 2016 key and URL:
  • POSTMAN Collection

...