Skip to content

dipghoshraj/pibeacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pibeacon

Pibeacon is a project for run and scanning ibeacon and eddystone beacons in raspberry pi

Run beacon simulation

To run ibeaconn simulation go to cloned folder and run follwoing command

sh broadcasting/ibeacon.sh

To run eddystone simulation go to cloned folder and run follwoing command

sh broadcasting/eddystone.sh

Run beacon scanner

To install all dependencies for scanner

npm build
npm install

To run scanner go to scanner folder

node app.js

In case of error you can reach me through mail : dipghoshraj@gmail.com

Or create a issue on this project

About

This project is for broadcast and scan ibeacon and eddystone beacon on the raspberry pi.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors