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

sys-monitor-esp

TheJoeCoder's avatar
TheJoeCoder authored
e7b2797b
History
Name Last commit Last update
.idea
server
.gitignore
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.