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
·

1 dépôt

Awesome GitHub RepositoriesOLED Frame Buffers

Management of pixel data buffers for rendering on OLED screens.

Distinct from Embedded Display Renderers: Focuses specifically on the buffer management for OLEDs rather than general embedded UI rendering

Explore 1 awesome GitHub repository matching user interface & experience · OLED Frame Buffers. Refine with filters or upvote what's useful.

Awesome OLED Frame Buffers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • raspberrypi/pico-examplesAvatar de raspberrypi

    raspberrypi/pico-examples

    3,835Voir sur GitHub↗

    This project is a reference library of firmware examples and a development framework for creating embedded C applications on the RP2040 microcontroller. It provides a collection of hardware peripheral drivers and foundational patterns for managing system resources in resource-constrained environments. The library features reference implementations for programmable I/O state machines, allowing for the creation of custom hardware-level protocols. It also provides a multicore embedded framework to distribute computational workloads across multiple processor cores using symmetric processing. The

    Implements frame buffer management for rendering text, graphics, and animations on OLED displays via I2C.

    C
    Voir sur GitHub↗3,835
  1. Home
  2. User Interface & Experience
  3. Embedded Display Renderers
  4. OLED Frame Buffers