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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dotcypress avatar

dotcypress/st7032i

0
View on GitHub↗

St7032i

Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller.

Features

  • Pilotes matériels - Dot matrix LCD controller driver

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
2 stars·0 forks·Rust·Apache-2.0·4 vues

Historique des stars

Graphique de l'historique des stars pour dotcypress/st7032iGraphique de l'historique des stars pour dotcypress/st7032i

Alternatives open source à St7032i

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec St7032i.
  • rust-embedded/embedded-halAvatar de rust-embedded

    rust-embedded/embedded-hal

    2,600Voir sur GitHub↗

    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
    Voir sur GitHub↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar de alankrantas

    alankrantas/micropython-TTP229-BSF

    18Voir sur GitHub↗

    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
    Voir sur GitHub↗18
  • almindor/max7219Avatar de almindor

    almindor/max7219

    17Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗17
  • alankrantas/micropython-tea5767Avatar de alankrantas

    alankrantas/micropython-TEA5767

    52Voir sur GitHub↗

    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
    Voir sur GitHub↗52
Voir les 30 alternatives à St7032i→

Questions fréquentes

Que fait dotcypress/st7032i ?

Platform agnostic Rust driver for the Sitronix ST7032i Dot Matrix LCD Controller.

Quelles sont les fonctionnalités principales de dotcypress/st7032i ?

Les fonctionnalités principales de dotcypress/st7032i sont : Pilotes matériels.

Quelles sont les alternatives open-source à dotcypress/st7032i ?

Les alternatives open-source à dotcypress/st7032i incluent : 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…