https://github.com/futhrevo/ble-sensor-scanner
BLE hardware beacon scanner
https://github.com/futhrevo/ble-sensor-scanner
android-application ble iot-application sensor-data
Last synced: 7 months ago
JSON representation
BLE hardware beacon scanner
- Host: GitHub
- URL: https://github.com/futhrevo/ble-sensor-scanner
- Owner: futhrevo
- Created: 2022-03-28T13:42:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T13:45:13.000Z (about 4 years ago)
- Last Synced: 2025-03-12T22:27:49.448Z (about 1 year ago)
- Topics: android-application, ble, iot-application, sensor-data
- Language: Java
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overview:
A BLE hardware is designed similar to a beacon. The hardware has an accelerometer, temperature sensor & light intensity meter. The device is generally sleeping/inactive. When the device is moved or tapped, it does the temperature and light intensity measurement and sends out beacon for some time and then goes to sleep again. An android app is required to show the sensor values and few other details.