Skip to content
Snippets Groups Projects
Select Git revision
  • 2377b5527974d317ff0483da770901343d0beae5
  • main default protected
2 results

sys-monitor-esp

Name Last commit Last update
server
README.md

Sys Monitor ESP

A simple project to use an ESP8266 (or any other Wi-fi board supporting CircuitPython) to monitor system stats of your PC.

Server to run on PC is in server/ directory.

Client to run on board is in client/ directory.