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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dda avatar

dda/MicroPython

0
View on GitHub↗
3 Stars·5 Forks·Python·Apache-2.0·8 Aufrufe

MicroPython

MicroPython

Features

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

Star-Verlauf

Star-Verlauf für dda/micropythonStar-Verlauf für dda/micropython

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht dda/micropython?

MicroPython

Was sind die Hauptfunktionen von dda/micropython?

Die Hauptfunktionen von dda/micropython sind: Character LCD Drivers, OLED Display Drivers.

Welche Open-Source-Alternativen gibt es zu dda/micropython?

Open-Source-Alternativen zu dda/micropython sind unter anderem: 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.

Open-Source-Alternativen zu MicroPython

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit MicroPython.
  • olikraus/u8g2Avatar von olikraus

    olikraus/u8g2

    6,540Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,540
  • brainelectronics/micropython-i2c-lcdAvatar von brainelectronics

    brainelectronics/micropython-i2c-lcd

    20Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗20
  • mcauser/deshipu-micropython-oledAvatar von mcauser

    mcauser/deshipu-micropython-oled

    4Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗4
  • bucknalla/micropython-i2c-lcdAvatar von Bucknalla

    Bucknalla/micropython-i2c-lcd

    38Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗38
Alle 18 Alternativen zu MicroPython anzeigen→