Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielpgross/homekit-ble-temp-humid-sensor
Wireless temperature/humidity sensor using Bluetooth Low-Energy (BLE) and Apple HomeKit. https://dgross.ca/blog/ble-homekit-sensor-pt1
https://github.com/danielpgross/homekit-ble-temp-humid-sensor
Last synced: 7 days ago
JSON representation
Wireless temperature/humidity sensor using Bluetooth Low-Energy (BLE) and Apple HomeKit. https://dgross.ca/blog/ble-homekit-sensor-pt1
- Host: GitHub
- URL: https://github.com/danielpgross/homekit-ble-temp-humid-sensor
- Owner: danielpgross
- License: mit
- Created: 2017-11-23T14:25:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T03:26:22.000Z (about 7 years ago)
- Last Synced: 2024-11-18T12:46:57.765Z (about 1 month ago)
- Language: C
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homekit-ble-temp-humid-sensor
This project provides code to build a wireless temperature/humidity sensor using Bluetooth Low-Energy (BLE) and Apple HomeKit. The full details of the project can be found in [the corresponding blog post](https://dgross.ca/blog/ble-homekit-sensor-pt1).