jruusu / wipy-2.0-ruuvi-weather-logger

With a WiPy 2.0 device, read RuuviTag Weather Station data and dump it in the cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wipy-2.0-ruuvi-weather-logger

Mission

  1. read data from RuuviTags running the stock Weather Station firmware
  2. dump it in the cloud for further processing

TODO / ideas for future development

  • Connect logger to local wifi
  • NTP sync
  • Timestamp data points
  • Set up AWS infrastructure to receive the data
  • Implement data upload from logger to AWS
  • Continuous operation; sleep, repeat
  • Spool data on logger device
  • Batch upload
  • Persist spool in non-volatile memory
  • Turn off radio between runs to conserve battery
  • Support RuuviTag Weather Stations running in hires mode

Resources

About

With a WiPy 2.0 device, read RuuviTag Weather Station data and dump it in the cloud


Languages

Language:Python 100.0%