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.
Semtech SX126X LoRa driver for Micropython and CircuitPython. This library is ported and modified from RadioLib by jgromes. This library supports generic and Pycom variant micropython as well as CircuitPython. Tested with: 1. WiPy3.0 Semtech SX1262MB1PAS shield (LoRa) 2. WiPy3.0 Ebyte…
MicroPython ModBus TCP and RTU library supporting client and host mode