awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repositorios

Awesome GitHub RepositoriesShells and Interfaces

Tools for interacting with boards via REPL and file systems.

Explore 11 awesome GitHub repositories matching part of an awesome list · Shells and Interfaces. Refine with filters or upvote what's useful.

Awesome Shells and Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • micropython/micropythonAvatar de micropython

    micropython/micropython

    21,806Ver en GitHub↗

    MicroPython is a lean implementation of Python 3 optimized to run on microcontrollers and other resource-constrained systems. It serves as a cross-platform embedded runtime and hardware abstraction layer, providing a firmware framework that maps high-level software commands to specific microcontroller registers across diverse processor architectures. The project functions as an embedded language interpreter that enables rapid prototyping on hardware through an interactive read-eval-print loop. It supports a wide range of target environments, including ARM, ESP32, STM32, RISC-V, and WebAssembl

    Official shell for mounting host directories.

    Cembeddedmicrocontrollermicropython
    Ver en GitHub↗21,806
  • dhylands/rshellAvatar de dhylands

    dhylands/rshell

    1,039Ver en GitHub↗

    rshell

    File synchronization and REPL access.

    Python
    Ver en GitHub↗1,039
  • scientifichackers/ampyAvatar de scientifichackers

    scientifichackers/ampy

    758Ver en GitHub↗

    Adafruit MicroPython Tool (ampy) - Utility to interact with a CircuitPython or MicroPython board over a serial connection.

    Serial connection utility for boards.

    Python
    Ver en GitHub↗758
  • wendlers/mpfshellAvatar de wendlers

    wendlers/mpfshell

    416Ver en GitHub↗

    2016-06-21, sw@kaltpost.de

    Shell-based file explorer.

    Python
    Ver en GitHub↗416
  • amirhmzz/mpbridgeAvatar de AmirHmZz

    AmirHmZz/mpbridge

    53Ver en GitHub↗

    CLI tool to synchronise and manage files on a MicroPython running device.

    File system bridge for synchronization.

    Python
    Ver en GitHub↗53
  • dhylands/upy-shellAvatar de dhylands

    dhylands/upy-shell

    42Ver en GitHub↗

    upy-shell

    Command-line shell for MicroPython.

    Python
    Ver en GitHub↗42
  • josverl/micropython-magicAvatar de josverl

    josverl/micropython-magic

    31Ver en GitHub↗

    These Jupyter magic methods allow MicroPython to be used from within any Jupyter Notebook or JupyterLab (formerly IPython Notebook) The magics make use of the mpremote tool to enable communication with the MCUs

    Jupyter notebook integration.

    Python
    Ver en GitHub↗31
  • bulletmark/mprAvatar de bulletmark

    bulletmark/mpr

    24Ver en GitHub↗

    The mpremotempremote command line tool is used to interact with a MicroPythonupy device over a USB/serial connection. It's an official part of MicroPythonupy, well featured, and it works more reliably than competing tools. However, mpremotempremote exhibits an unconventional and…

    Wrapper for the mpremote tool.

    Python
    Ver en GitHub↗24
  • reteprelleum/upyexplorerAvatar de RetepRelleum

    RetepRelleum/uPyExplorer

    8Ver en GitHub↗

    I actually wanted to program my ESP32. I installed all tools and environments and looked for modern tools to set up my ESP32. The found tools put me in the 80s of the last century. So my project is now the uPyExplorer.

    File explorer for MicroPython devices.

    Python
    Ver en GitHub↗8
  • joewez/mpremoteeditorAvatar de joewez

    joewez/MPRemoteEditor

    6Ver en GitHub↗

    Windows GUI for MPRemote Compatible Devices

    Windows IDE for MPRemote devices.

    C#
    Ver en GitHub↗6
  • thilomichael/mpsyncT

    thilomichael/mpsync

    0Ver en GitHub↗

    mpsync is a little tool that you can run during your MicroPython development to automatically upload changes in your code to a board. Simply run it inside the folder you want to sync up and it will create, upload, and delete files from and to your board whenever something changes.

    Automatic code synchronization tool.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Shells and Interfaces