Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 487 Bytes

Pi Weather Station

A simple Raspberry Pi weather station project. It uses the DockerPi Sensor Hub Development Board and currently runs on a Raspberry Pi 3 B+. Data is stored in a sqlite database.

Screenshot

Pi setup

  • Install Raspbian
  • Update the ansible inventory
  • Run the ansible playbooks:
    • ansible-playbook setup-pi.yml
    • ansible-playbook setup-app.yml