GithubHelp home page GithubHelp logo

hoeks.ma's Introduction

HLC

HLC is (Hoeks.ma Location) is a method, based on LoRaWAN and a wifi microcontroller (esp8266). The microcontroller will scan for BSSID's from wifi ap's, and sends it to the gateway. Then the server will calculate the location, based on the BSSID's by Google api request.

I use The Thingsnetwork to connect my node

hardware

  • esp8266 / WemosD1 / Nodemcu / esp3212 / ..
  • rfm95 (for europe)
  • 3.3v power supply

Screenshot

shields

@hallard made some shields you can use

howto

Arduino

  • Make sure you have a working ESP8266 / hoperfm node:
  • Install https://github.com/esp8266/Arduino
    
  • Install the lmic library: https://github.com/matthijskooijman/arduino-lmic/ (see installing)
    
  • Open the location.ino file in Arduino
  • Edit your keys
  • Flash to your esp

Node.js

  • Install node.js on your local machine or on your server
  • run "npm install wifi-location -g" in your terminal. Maybe you have to use sudo or cmd adm. in windows.
  • copy the map node.js to your computer
  • edit the vars in location.js: appEUI and accessKey
  • in the terminal with the node.js files type: node location.js
  • browse to localhost or your ip from the server to see your node :D.

hoeks.ma's People

Contributors

zoutepopcorn avatar

Watchers

James Cloos avatar Paul Doherty avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.