vsolina / mipyshell
MicroPython based imitation of a POSIX shell that supports line completion, history, basic threading (developed on ESP32 and ESP8266, probably works on other boards)
☆48Updated last year
Alternatives and similar repositories for mipyshell:
Users that are interested in mipyshell are comparing it to the libraries listed below
- frame buffer console class for MicroPython☆60Updated 5 years ago
- Simple text editor widget for Python and Pycopy. Further developed in https://github.com/pfalcon/picotui☆18Updated 9 years ago
- Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL☆77Updated 10 months ago
- Simple GUI for Pyboard and TFT touch panel displays☆94Updated 4 years ago
- MicroPython shell☆39Updated 7 years ago
- A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP…☆75Updated 7 years ago
- MicroPython driver for Nokia 5110 PCD8544 84x48 LCD modules☆70Updated 6 years ago
- Micropython implementation of DFPlayer control using UART 1 (secondary Serial connection)☆44Updated 4 years ago
- A font writer plus a collection of MicroPython fonts for small Mono displays and devices☆43Updated 4 months ago
- Linux port for xtensa architecture. None of these branches are stable.☆156Updated last month
- ESP32 SSH Server (Proof of concept)☆49Updated 7 years ago
- Small on-board editor for PyBoard, WiPy, ESP8266, ESP32, RP2040, W60x, XBEE 3, Sipeed K210, as well as PyCom and Adafruit devices written…☆237Updated 2 months ago
- Tool for seamless serial debug and file synchronisation with MicroPython devices via the serial REPL☆22Updated last year
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform