This repository contains the MicroPython source code for the SocketLive project. SocketLive was born because the GFCI my sump pump was plugged into tripped without giving any indication, causing my ...
This project implements a lightweight, event-driven Telnet daemon that redirects the MicroPython Read-Evaluate-Print Loop (REPL) to a remote Telnet client. The implementation utilizes a custom stream ...