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
·
byronwasti avatar

byronwasti/ls010b7dh01

0
View on GitHub↗
7 Stars·0 Forks·Rust·Apache-2.0·5 Aufrufe

Ls010b7dh01

Driver for the LS010B7DH01 Memory LCD Module

Features

  • Hardware-Treiber - Memory LCD driver

Star-Verlauf

Star-Verlauf für byronwasti/ls010b7dh01Star-Verlauf für byronwasti/ls010b7dh01

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

Open-Source-Alternativen zu Ls010b7dh01

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ls010b7dh01.
  • rust-embedded/embedded-halAvatar von rust-embedded

    rust-embedded/embedded-hal

    2,600Auf GitHub ansehen↗

    Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo

    Rust
    Auf GitHub ansehen↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar von alankrantas

    alankrantas/micropython-TTP229-BSF

    18Auf GitHub ansehen↗

    This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini) and ESP32 (BPI:bit) with v1.11 firmware.

    Python
    Auf GitHub ansehen↗18
  • almindor/max7219Avatar von almindor

    almindor/max7219

    17Auf GitHub ansehen↗

    A platform agnostic driver to interface with the MAX7219 (LED display driver)

    Rust
    Auf GitHub ansehen↗17
  • alankrantas/micropython-tea5767Avatar von alankrantas

    alankrantas/micropython-TEA5767

    52Auf GitHub ansehen↗

    TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.

    Python
    Auf GitHub ansehen↗52
Alle 30 Alternativen zu Ls010b7dh01 anzeigen→

Häufig gestellte Fragen

Was macht byronwasti/ls010b7dh01?

Driver for the LS010B7DH01 Memory LCD Module

Was sind die Hauptfunktionen von byronwasti/ls010b7dh01?

Die Hauptfunktionen von byronwasti/ls010b7dh01 sind: Hardware-Treiber.

Welche Open-Source-Alternativen gibt es zu byronwasti/ls010b7dh01?

Open-Source-Alternativen zu byronwasti/ls010b7dh01 sind unter anderem: rust-embedded/embedded-hal — Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing… alankrantas/micropython-ttp229-bsf — This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini)… almindor/max7219 — A platform agnostic driver to interface with the MAX7219 (LED display driver). antirez/micropython-ft6x06 — This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate… arksine/canboot — Bootloader for ARM Cortex-M MCUs. alankrantas/micropython-tea5767 — TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna…