Skip to content

nayanashettyft/esp32_monitors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 NodeMCU monitors

This repo contains code and instructions to setup a ESP8266 NodeMCU for monitoring "things" using graphite and grafana.

WifiMonitor

We use basic ESP8266 client, ping and ntpclient modules to ping google.com at regular intervals and send the results to graphite. We then visualise the data on grafana.

WeightMonitor

We use a load cell, HX711 load cell amplifier and a ESP8266 NodeMCU for measuring the weight of a "thing". We then use the ESP8266 client to connect to a graphite server and send the weight of the "thing" to graphite. Alerts and visualisation is on grafana.

Referance documentation

About

Playing around with esp32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages