Skip to content

pudelkoM/lab-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab-monitor

DIY lab monitoring with ESP32-S2 SoCs, InfluxDB and Grafana.

Dependencies

  • Docker
  • Arduino IDE
  • ESP32-S2 SoC(s)
  • Bosch BME280 sensor

Sensor

Development setup

Follow the arduino-esp32 guide.

Device configuration

Adjust config.h with your values and an unique host_name per device.

influxdb

cd influxdb
./start.sh

If you have other data sources, like ONLP-enabled switches, add collect_data.sh to the crontab or similar.

Grafana

cd grafana
./start.sh

Import the Lab Temperature Dashboard.