A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython.
This is a simple implementation of a telnet server that will hook telnet clients up to the REPL. The telnet server and associated logic run in the background so you can use the REPL or run other scripts with it. A single client connection is supported at a time.
MicroPython ModBus TCP and RTU library supporting client and host mode