All Projects β†’ TeamOfThings β†’ H.E.L.P.

TeamOfThings / H.E.L.P.

Licence: other
Home Environment Locating People 🍍

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to H.E.L.P.

IoT-iBeacon
An Ionic app for indoor localization and navigation using BLE iBeacons.
Stars: ✭ 39 (+105.26%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy, rssi
Node Ble
Bluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
Stars: ✭ 159 (+736.84%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Easyble
Android BLE framework
Stars: ✭ 155 (+715.79%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
ESP32BleAdvertise
Simple library for BLE advertise using ESP32 in Arduino
Stars: ✭ 39 (+105.26%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+363.16%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Web Bluetooth Terminal
Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices
Stars: ✭ 130 (+584.21%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Reactivebeacons
Android library scanning BLE beacons nearby with RxJava
Stars: ✭ 171 (+800%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Extendable
Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX. Quickly configure centrals & peripherals, perform read/write operations, and respond characteristic updates.
Stars: ✭ 88 (+363.16%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Bluetooth
Cross-platform Bluetooth API for Go and TinyGo.
Stars: ✭ 246 (+1194.74%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
bluetooth-terminal
ES6 class for serial communication with your own Bluetooth Low Energy (Smart) devices
Stars: ✭ 43 (+126.32%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
py-bluetooth-utils
Python module containing bluetooth utility functions, in particular for easy BLE scanning and advertising
Stars: ✭ 60 (+215.79%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
theheraldproject.github.io
Herald - Proximity Detection Protocol and research documentation, including the Fair Efficacy Formula
Stars: ✭ 17 (-10.53%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Blueborne Scanner
Bluetooth scanner for local devices that may be vulnerable to Blueborne exploit
Stars: ✭ 125 (+557.89%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Ble.net
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
Stars: ✭ 137 (+621.05%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Nimble Arduino
A fork of the NimBLE library structured for compilation with Ardruino, designed for use with ESP32.
Stars: ✭ 108 (+468.42%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
H Ble
Android Bleη±»εΊ“οΌŒεŸΊδΊŽε›žθ°ƒοΌŒζš΄ιœ²ζœη΄’γ€θΏžζŽ₯、发送、ζŽ₯ζ”Άγ€ζ–­εΌ€θΏžζŽ₯η­‰ζŽ₯ε£οΌŒζ— ιœ€ε…³εΏƒη»†θŠ‚ζ“δ½œε³ε―θΏ›θ‘ŒBleι€šδΏ‘γ€‚
Stars: ✭ 171 (+800%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-10.53%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Rxbluetoothkotlin
Bluetooth low energy reactive framework for Android written in Kotlin
Stars: ✭ 68 (+257.89%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Rxbluetoothkit
iOS & OSX Bluetooth library for RxSwift
Stars: ✭ 1,213 (+6284.21%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy
Continuity
Apple Continuity Protocol Reverse Engineering and Dissector
Stars: ✭ 180 (+847.37%)
Mutual labels:  bluetooth, ble, bluetooth-low-energy

H.E.L.P. Home Environment Locating People

Project of Mobile and Cyber Physical Systems, University of Pisa, 2017 / 2018.

This project is conceived and developed by

Thanks to CNR of Pisa for part of the hardware.

Overview

A simple indoor localization system based on wearable BLE tags, easily customizable through the dedicated Telegram Bot.

Hardware

This system is tested with this hardware:

  • Wereable BLE tag: RadBeacon dot
  • Stations: Raspberry PI (with a bluetooth dongle if bluetooth isn't integrated already);
  • Server: one of our laptops.

Software

Both stations and server run python scripts: required a python 2 interpreter.

Stations: scan for bluetooth messages: library BluePy.

Server: the server runs a MQTT broker, it connects to a MongoDB database and provides a machine-to-machine REST interface implemented with Flask.

Server(bot): a telegram bot developed with python-telegram-bot.

A few more information on the wiki!

Application Poster

Poster

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].