Skip to content

asamarco/chefreddoFAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chefreddoFAB

========================

chefreddoFAB alternatively known as checaldoFAB is an enviromental monitor (temperature, humidity, pressure) originally designed for the poliFAB cleanroom. It is based on sensors BME280 or AHT20, arduino, arduino_exporter, prometheus and grafana.

Screenshot

====

Usage

  • Arduino code is in the Arduino folder.
  • Arduino_exporter runs locally, it has to be installed with pip install arduino_exporter
  • arduino_exporter server run -s COM1 -p 8000 -b 115200 (windows)
  • arduino_exporter server run -s /dev/ttyUSB0 -p 8000 -b 115200 (linux)
  • Prometheus and grafana run in docker, configuration files are in the relative subfolders.

About

Monitoring solution for logging room temperature, humidity and pressure

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages