This is a gateway for the ubeac project. This project contains these different scanner programs you can use together or separately.
- BLE scanner which listens for ble advertisements and send them to ubeac servers.
- BT scanner which scans for bluetooth inquiry and send them to ubeac servers.
- WIFI scanner which listens for wifi probe requests and send them to ubeac servers.
For running this project you will need a fresh installation of raspbian lite on a Bluetooth and WIFI enabled RaspberryPi.
- You need to have python 3 and requests.
- For BT and BLE scanner you will need pybluez.
- For WIFI scanner you will need scappy.
You can get projects from our Git Repository
For instructions on how to configure and run each project refer to the readme file in their own folder.