WebThingsIO / gateway

WebThings Gateway
http://webthings.io/gateway
Mozilla Public License 2.0
2.61k stars 333 forks source link

SensorTag adapter #678

Closed rei-vilo closed 5 years ago

rei-vilo commented 6 years ago

The SensorTag from Texas Instruments is very popular as it features many sensors and runs on BLE.

There are many Python and Node.JS scripts to get the values and even an interface for Node-RED. They rely on the standard Bluez 5.2.x for communication.

Here some pointers:

kgiori commented 6 years ago

Other platforms with BLE and lots of sensors/actuators onboard Nordic Thingy:52 https://www.mouser.com/new/nordicsemiconductor/nordic-thingy-52/ BBC micro:bit http://microbit.org/

tim-hellhake commented 5 years ago

@kgiori RuuviTag is on the way: https://github.com/mozilla-iot/addon-list/pull/276