MicroTelnetServer
Telnet server
A simple telnet server for interacting with the REPL in MicroPython-based systems.
Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL
77 stars
8 watching
26 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
| A captive portal solution providing configuration options and networking management for embedded devices using Python. | 15 |
| A lightweight HTTP server for microcontrollers with limited resources | 255 |
| An NTP server implementation written in Python for microcontrollers. | 3 |
| A simple HTTP server for MicroPython projects, enabling basic web functionality on ESP32/ESP8266 boards. | 130 |
| A small CoAP implementation for microcontrollers | 338 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| A simple DNS server for small devices with limited resources. | 32 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. | 16 |
| A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 3 |
| A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 151 |
| An implementation of an interactive voice response system for Micropython-based ESP32 devices | 24 |
| A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |