Skip to content

rlbabyuk/air_quality

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script polls BME280 sensor data and pushes it to local influxDB

##TODO

i2c-bcm2708
i2c-dev
EOF
sudo echo "dtparam=i2c_arm=on" >> /boot/config.txt
sudo reboot
sudo systemctl start grafana-server
sudo systemctl enable grafana-server

About

reads BME280 sensor data and writes to influxdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.7%
  • Shell 8.3%