This repository hosts two binaries that take care of converting BLE announcements from RuuviTags to HTTP dashboard with temperatures.
Roughly like so:
ruuvi ---[ble]---> ruuvipush ---[http]---> temperatures.rb
This dashboard is then queried by esp32-to-433MHz firmware to push it to our old clunky digital clock.
More information can be found in the Putting an old digital clock (with an outdoor thermometer) on steroids article.
temperatures.rb
is the webserverruuvipush.go
is the ble-to-http collectorbuild.sh
highly sophisticated build script for the ruuvipushetc_service
daemontools service definitions
- Author: Michal Jirku (wejn.org)
- License: GPL v2, unless stated otherwise in the file