Skip to content

RackRanger/firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  RackRanger firmware

Built with PlatformIO for the ESP32

Features

The RackRanger firmware gathers data from a plethora of sensors. It also serves as an endpoint that can be scraped by Prometheus for logging and visualization. On top of that, it can also push to Loki to log alerts from enviroment readings.

Build and run

  • Install PlatformIO Core
curl -fsSL -o get-platformio.py https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py
python3 get-platformio.py
  • Run command to build, upload & debug
~/.platformio/penv/bin/platformio run -t upload && ~/.platformio/penv/bin/platformio device monitor

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages