pzac / pi-weather-station

A simple Raspberry Pi weather station

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Raspberry Pi weather station

License:MIT License


Languages

Language:Python 43.7%Language:JavaScript 33.0%Language:HTML 21.5%Language:CSS 1.1%Language:Shell 0.6%