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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rdagger avatar

rdagger/micropython-ssd1351

0
View on GitHub↗
62 stele·11 fork-uri·Python·MIT·7 vizualizări

Micropython Ssd1351

MicroPython & CircuitPython SSD1351 OLED Display Driver

Features

  • OLED Display Drivers - Driver for SSD1351 OLED displays.

Istoric stele

Graficul istoricului de stele pentru rdagger/micropython-ssd1351Graficul istoricului de stele pentru rdagger/micropython-ssd1351

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Micropython Ssd1351

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Micropython Ssd1351.
  • olikraus/u8g2Avatar olikraus

    olikraus/u8g2

    6,540Vezi pe 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
    Vezi pe GitHub↗6,540
  • mcauser/deshipu-micropython-oledAvatar mcauser

    mcauser/deshipu-micropython-oled

    4Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗4
  • mcauser/micropython-ssd1327Avatar mcauser

    mcauser/micropython-ssd1327

    31Vezi pe GitHub↗

    A MicroPython library for SSD1327 128x128 4-bit greyscale OLED displays, over I2C.

    Python
    Vezi pe GitHub↗31
  • dda/micropythonAvatar dda

    dda/MicroPython

    3Vezi pe GitHub↗

    MicroPython

    Python
    Vezi pe GitHub↗3
Vezi toate cele 12 alternative pentru Micropython Ssd1351→

Întrebări frecvente

Ce face rdagger/micropython-ssd1351?

MicroPython & CircuitPython SSD1351 OLED Display Driver

Care sunt principalele funcționalități ale rdagger/micropython-ssd1351?

Principalele funcționalități ale rdagger/micropython-ssd1351 sunt: OLED Display Drivers.

Care sunt câteva alternative open-source pentru rdagger/micropython-ssd1351?

Alternativele open-source pentru rdagger/micropython-ssd1351 includ: olikraus/u8g2 — u8g2 is a monochrome display driver library written in C and C++ for rendering graphics and text on OLED and LCD… 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… nemart69/sh1107-micropython — Micropython driver for SH1107-based OLED display (64 x 128). robert-hh/sh1106 — This driver consists mostly of the work of Radomir Dopieralski (@deshipu). I added a few functions and changed the…