Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 328 Bytes

BleLocator

Location service using Bluetooth 4.0 Low Energy(BLE)

Prerequisites: Linux(Ubuntu 13.10) node.js noble https://github.com/sandeepmistry/noble

INSTALL: sudo apt-get install libbluetooth-dev nodejs npm npm install noble

RUN: sudo node strength_watcher.js

License: Apache V2 see LICENSE file