Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardillb/fatbeacon
https://github.com/hardillb/fatbeacon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardillb/fatbeacon
- Owner: hardillb
- License: apache-2.0
- Created: 2016-09-02T10:40:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T11:28:41.000Z (over 8 years ago)
- Last Synced: 2024-10-14T16:11:41.528Z (3 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Eddystone Fat Beacon
A first pass at a Eddystone Fat Beacon
##Install
git clone https://github.com/hardillb/FatBeacon.git
npm install
##Running
node index.js
Check the bleno [README.md](https://github.com/sandeepmistry/bleno) for how to run as none root user on Linux
Also make sure bluetoothd is stopped so it's built in GATT server
doesn't get in the way, you will have to bring the hci device back
afterwards.