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.
- Install Raspbian
- Update the ansible inventory
- Run the ansible playbooks:
ansible-playbook setup-pi.yml
ansible-playbook setup-app.yml