Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 368 Bytes

WxBeacon-node

This is Node.js library for WxBeacon weather sensor

Pre Requirements

  • Node.js
  • Bluetooth 4.0 Adapter (with Bluetooth LE support)

Basic Usage

  • Clone repository or download source
  • npm install
  • Edit index.js
  • Run index.js node index.js

Support

  • Mac OS X (primary development env.)
  • Linux (bleacon support, not tested)