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

README.md

Blame
  • README.md 239 B

    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.