wendlers / mpfshell
A simple shell based file explorer for ESP8266 Micropython based devices ⛺
☆407Updated 2 months ago
Alternatives and similar repositories for mpfshell:
Users that are interested in mpfshell are comparing it to the libraries listed below
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆738Updated 7 months ago
- WebREPL client and related tools for MicroPython☆644Updated 6 months ago
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆489Updated last month
- Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework☆514Updated last year
- File transfer and communication tool for MicroPython boards☆356Updated last year
- Remote Shell for MicroPython☆985Updated 3 months ago
- Yet another OTA solution for ESP8266, this time supporting large (>512KB) firmwares even on 1MB devices (repo is rebased)☆120Updated 5 years ago
- WiFi manager for ESP8266 - ESP12 - ESP32 - micropython☆369Updated last year
- MicroPython driver for SSD1306 OLED displays.☆107Updated 6 years ago
- Application of uasyncio to hardware interfaces. Tutorial and code.☆771Updated 2 months ago
- Old port of MicroPython to the ESP32 -- new port is at https://github.com/micropython/micropython☆686Updated 6 years ago
- MicroPython for ESP32 with psRAM support☆843Updated last year
- OTA Updater for MicroPython☆372Updated 3 years ago
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆410Updated last month
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆653Updated 2 years ago
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆679Updated 11 months ago
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆154Updated 2 years ago
- This repository contains source code for the ESP8266.☆74Updated 7 years ago
- MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).☆194Updated 2 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…☆233Updated 3 weeks ago
- Driver for the Bosch BME280 for use with MicroPython on ESP8266 boards☆73Updated 3 years ago
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆615Updated this week
- Utility programs for Micropython ...☆104Updated 2 years ago
- Micropython driver for ultrasonic sensor HC-SR04☆154Updated 2 years ago
- Curated list of awesome MicroPython resources☆186Updated 3 years ago
- Simple and lightweight HTTP async server for micropython☆261Updated 9 months ago
- Standard library of the Pycopy project, minimalist and light-weight Python language implementation☆253Updated last year
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆94Updated 4 years ago
- Micropython websockets implementation