This project was developed for CSC 453: Software for Wireless Sensor System at NC State University. Our group chose to design and implement an indoor positioning system using Bluetooth beacons and BeagleBone Blacks.
Installation should work on any Debian-based operating system. Requires Bluetooth 3.0 support.
git clone git@github.ncsu.edu:vtduong/BeaconBone.git
cd BeaconBone
./setup.sh
npm install
sudo coffee publisher.coffee brokerIP
mosca -v | bunyan
sudo coffee server.coffee brokerIP
- Matthew Hill
- Maxwell Johnson
- Van Duong