Skip to content

pzac/pi-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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