tacker66 / pihome

Environmental monitoring using Raspberry Pi B, Raspberry Pi Pico W, TI SensorTags and BLE ThermoBeacons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pihome

Environmental monitoring using Raspberry Pi B, Raspberry Pi Pico W, TI SensorTags and BLE ThermoBeacons.

See './MicroPython/Heating' for a MicroPython-based solution which uses only BLE Beacon sensors (i.e. which radiate all important data directly in their Advertsising data). This was featured in MagPi #136 p26.

See blescan.py for a MicroPython based BLE Characteristic discovery.

See './INSTALL' and 'sensortag*.py' for a Bluez/pexpect-based solution using Raspberry Pi B and TI SensorTags.

See './Test/ble_discover.py' for a Bluez/pexpect-based BLE Characteristic discovery.

About

Environmental monitoring using Raspberry Pi B, Raspberry Pi Pico W, TI SensorTags and BLE ThermoBeacons.


Languages

Language:Python 91.5%Language:C++ 4.8%Language:MATLAB 3.6%