Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 417 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 417 Bytes

This is a little Arduino project of me.

Feel free to use it for whatever you like.

I got multiple arduino nano boards with sensors attached to it. They all report their readings via a 433mhz radio to the collector node (a arduino Uno Board with an Ethernet Shield) which provides all the readings in a Prometheus scrapeable way.

I then generate Grafana Dashboards and alerts on top of it.