Skip to content

wejn/ruuvi-tempserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuuviTag to HTTP server

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.

Contents

  • temperatures.rb is the webserver
  • ruuvipush.go is the ble-to-http collector
  • build.sh highly sophisticated build script for the ruuvipush
  • etc_service daemontools service definitions

Credits

  • Author: Michal Jirku (wejn.org)
  • License: GPL v2, unless stated otherwise in the file

About

A RuuviTag to HTTP webserver scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages