awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dda avatar

dda/MicroPython

0
View on GitHub↗
3 estrellas·5 forks·Python·Apache-2.0·8 vistas

MicroPython

MicroPython

Features

  • Character LCD Drivers - Driver for RGB character LCD modules.
  • OLED Display Drivers - Driver for SSD1327 OLED displays.

Historial de estrellas

Gráfico del historial de estrellas de dda/micropythonGráfico del historial de estrellas de dda/micropython

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a MicroPython

Proyectos open-source similares, clasificados según cuántas características comparten con MicroPython.
  • olikraus/u8g2Avatar de olikraus

    olikraus/u8g2

    6,540Ver en GitHub↗

    u8g2 is a monochrome display driver library written in C and C++ for rendering graphics and text on OLED and LCD screens. It functions as an embedded graphics library and font renderer, providing a hardware abstraction layer to manage communication with display controllers. The library is distinguished by its flexible memory management, offering both full-screen memory mapping for arbitrary drawing and page-based frame buffering to reduce RAM consumption. It further optimizes resource usage through direct-to-display text rendering, which bypasses intermediate memory buffers. The framework co

    C
    Ver en GitHub↗6,540
  • brainelectronics/micropython-i2c-lcdAvatar de brainelectronics

    brainelectronics/micropython-i2c-lcd

    20Ver en GitHub↗

    MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C

    Python
    Ver en GitHub↗20
  • mcauser/deshipu-micropython-oledAvatar de mcauser

    mcauser/deshipu-micropython-oled

    4Ver en GitHub↗

    Fork of the now archived https://bitbucket.org/thesheep/micropython-oled

    Python
    Ver en GitHub↗4
  • bucknalla/micropython-i2c-lcdAvatar de Bucknalla

    Bucknalla/micropython-i2c-lcd

    38Ver en GitHub↗

    This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens.

    Python
    Ver en GitHub↗38
Ver las 18 alternativas a MicroPython→

Preguntas frecuentes

¿Qué hace dda/micropython?

MicroPython

¿Cuáles son las características principales de dda/micropython?

Las características principales de dda/micropython son: Character LCD Drivers, OLED Display Drivers.

¿Qué alternativas de código abierto existen para dda/micropython?

Las alternativas de código abierto para dda/micropython incluyen: olikraus/u8g2 — u8g2 is a monochrome display driver library written in C and C++ for rendering graphics and text on OLED and LCD… brainelectronics/micropython-i2c-lcd — MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C. mcauser/deshipu-micropython-oled — Fork of the now archived https://bitbucket.org/thesheep/micropython-oled. mcauser/micropython-ssd1327 — A MicroPython library for SSD1327 128x128 4-bit greyscale OLED displays, over I2C. micropython/micropython-lib — micropython-lib is the official package repository for MicroPython, providing a collection of modules and libraries… bucknalla/micropython-i2c-lcd — This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens.