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

witnessmenow/ESP32-Cheap-Yellow-Display

0
View on GitHub↗
4,123 stele·415 fork-uri·Rust·MIT·4 vizualizări

ESP32 Cheap Yellow Display

Acest proiect este o bibliotecă de drivere de afișare ESP32 și un framework de interfață tactilă (UI). Oferă o colecție de configurații hardware și drivere software concepute pentru a controla ecranele tactile bazate pe ESP32.

Repository-ul servește drept hartă a pinilor hardware încorporați, oferind un ghid pentru maparea pinilor fizici ai modulului de afișare. Acesta permite în mod specific utilizarea acestor ecrane ca panouri tactile controlabile în interfețele hardware de automatizare a locuinței.

Proiectul acoperă dezvoltarea graficii încorporate, inclusiv redarea interfețelor vizuale și integrarea modulelor de afișare ESP32 pentru prototipuri electronice. Include, de asemenea, instrumente pentru maparea pinilor hardware pentru a identifica pinii GPIO disponibili pentru conectarea senzorilor și actuatoarelor externe.

Features

  • Display Integration Frameworks - Offers a complete set of drivers and configurations for integrating touch displays with ESP32 modules.
  • GPIO Pin Mappings - Provides mapping of physical ESP32 microcontroller pins to software constants for hardware control.
  • Hardware Pin Mappings - Provides configurations to map physical pins to peripherals for connecting sensors and actuators.
  • Peripheral Display Drivers - Provides display drivers that communicate pixel data and commands via the SPI bus.
  • Embedded Display Drivers - Provides a dedicated collection of hardware configurations and software drivers for ESP32 touchscreen displays.
  • Embedded Graphics Libraries - Provides libraries specifically designed for rendering interactive interfaces on resource-constrained embedded screens.
  • Touch Controller Drivers - Includes drivers for initializing and retrieving coordinates from I2C-based touch controllers.
  • UI Frameworks for Home Automation - Provides a framework with tools and examples for building GUIs on small embedded touch screens.
  • Raster Graphics Libraries - Utilizes raster graphics libraries to translate drawing commands into pixel buffers for the display.
  • Home Automation Integrations - Enables the integration of touch panels into smart home ecosystems for device control.
  • Smart Home Control Interfaces - Provides a touch screen interface for managing smart home devices and monitoring sensor data.
  • Event-Driven Input Handlers - Implements event-driven handlers that trigger code execution upon touch coordinate changes.
  • Hardware Screen Renderers - Ships low-level utilities for rendering visual content directly to the integrated hardware screen.

Istoric stele

Graficul istoricului de stele pentru witnessmenow/esp32-cheap-yellow-displayGraficul istoricului de stele pentru witnessmenow/esp32-cheap-yellow-display

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 ESP32 Cheap Yellow Display

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ESP32 Cheap Yellow Display.
  • arendst/tasmotaAvatar arendst

    arendst/Tasmota

    24,502Vezi pe GitHub↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Carduinoautomationesp32
    Vezi pe GitHub↗24,502
  • bodmer/tft_espiAvatar Bodmer

    Bodmer/TFT_eSPI

    4,805Vezi pe GitHub↗

    TFT_eSPI is an Arduino TFT display library and anti-aliased graphics engine used to drive displays via SPI or parallel interfaces on ESP32, ESP8266, STM32, and RP2040 microcontrollers. It provides a DMA-accelerated display driver to increase frame rates and a sprite-based frame buffer to prevent visual flickering. The library features an integrated touch screen interface for processing input from SPI-based controllers. It distinguishes itself with a rendering system capable of drawing anti-aliased shapes and high-quality Unicode fonts to eliminate jagged edges. The project covers a broad ran

    Carduinoarduino-libraryesp32
    Vezi pe GitHub↗4,805
  • clooos/bubble-cardAvatar Clooos

    Clooos/Bubble-Card

    3,955Vezi pe GitHub↗

    Bubble-Card is a customizable UI framework and custom card for Home Assistant dashboards. It provides a system for building interactive smart home interfaces using JavaScript templates and CSS variables to create state-aware components. The project is distinguished by its use of JavaScript dashboard templating to dynamically update icons, colors, and text in real-time based on entity states. It includes a modular CSS style manager for creating and sharing reusable style modules and functional logic to maintain visual consistency across multiple cards. The framework covers smart home device c

    JavaScriptbuttoncardcards
    Vezi pe GitHub↗3,955
  • piitaya/lovelace-mushroomAvatar piitaya

    piitaya/lovelace-mushroom

    5,025Vezi pe GitHub↗

    Lovelace Mushroom is a custom card set and UI library for Home Assistant designed for displaying and controlling smart home device entities. It provides a framework for building clean, visual dashboards and control interfaces to manage connected hardware. The library includes a theme framework that allows for the application of custom color palettes and the use of light or dark modes. Users can configure card appearances and visual themes using built-in pickers and a visual editor to avoid manual source code modification.

    TypeScript
    Vezi pe GitHub↗5,025
Vezi toate cele 30 alternative pentru ESP32 Cheap Yellow Display→

Întrebări frecvente

Ce face witnessmenow/esp32-cheap-yellow-display?

Acest proiect este o bibliotecă de drivere de afișare ESP32 și un framework de interfață tactilă (UI). Oferă o colecție de configurații hardware și drivere software concepute pentru a controla ecranele tactile bazate pe ESP32.

Care sunt principalele funcționalități ale witnessmenow/esp32-cheap-yellow-display?

Principalele funcționalități ale witnessmenow/esp32-cheap-yellow-display sunt: Display Integration Frameworks, GPIO Pin Mappings, Hardware Pin Mappings, Peripheral Display Drivers, Embedded Display Drivers, Embedded Graphics Libraries, Touch Controller Drivers, UI Frameworks for Home Automation.

Care sunt câteva alternative open-source pentru witnessmenow/esp32-cheap-yellow-display?

Alternativele open-source pentru witnessmenow/esp32-cheap-yellow-display includ: arendst/tasmota — Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and… bodmer/tft_espi — TFT_eSPI is an Arduino TFT display library and anti-aliased graphics engine used to drive displays via SPI or parallel… piitaya/lovelace-mushroom — Lovelace Mushroom is a custom card set and UI library for Home Assistant designed for displaying and controlling smart… clooos/bubble-card — Bubble-Card is a customizable UI framework and custom card for Home Assistant dashboards. It provides a system for… tinygo-org/tinygo — TinyGo is a specialized compiler and development toolkit designed to bring the Go programming language to… justcallmekoko/esp32marauder — ESP32Marauder is a suite of specialized firmware images and tools designed for wireless network auditing, packet…