Skip to content

Instantly share code, notes, and snippets.

View mradovan's full-sized avatar

Mihael Radovan mradovan

View GitHub Profile
@gestadieu
gestadieu / README.md
Last active July 19, 2023 23:37
Raspberry Pi Control Dashboard

Requirement: node-red-dashboard. Obviously you will need a Raspberry Pi too!

This is a simple but very useful dashboard to control a Raspberry Pi (similar to Cayenne dashboard for RPi), it includes so far:

  • CPU Temperature
  • CPU Load %
  • Free RAM %
  • Disk Usage %
  • Actions: Shutdown and Reboot buttons

Feel free to fork and and more stuff ;-)