awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesEmbedded Visualization Frameworks

Lightweight graphical interface toolkits designed for specialized hardware and embedded environments.

Distinguishing note: Focuses on low-level rendering and driver-specific embedded hardware, distinct from general-purpose desktop UI frameworks.

Explore 5 awesome GitHub repositories matching user interface & experience · Embedded Visualization Frameworks. Refine with filters or upvote what's useful.

Awesome Embedded Visualization Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • lvgl/lvgllvgl का अवतार

    lvgl/lvgl

    23,880GitHub पर देखें↗

    This project is a high-performance, lightweight C graphics library designed for creating interactive user interfaces on resource-constrained embedded hardware. It functions as a comprehensive framework that provides a widget toolkit, a rendering engine, and hardware-agnostic drivers to support the development of graphical displays on microcontrollers and embedded systems. The framework distinguishes itself through a flexible, object-oriented widget hierarchy and a declarative layout engine that supports responsive design patterns like flexbox and grid systems. It enables developers to synchro

    Provides a cross-platform toolkit for rendering graphical interfaces on microcontrollers and embedded systems.

    Ccembeddedgraphics
    GitHub पर देखें↗23,880
  • immediate-mode-ui/nuklearImmediate-Mode-UI का अवतार

    Immediate-Mode-UI/Nuklear

    10,884GitHub पर देखें↗

    Nuklear is a minimal, header-only graphical user interface toolkit written in C. It utilizes an immediate-mode rendering model, where the interface is reconstructed and drawn directly within the application loop each frame. This approach eliminates the need for persistent widget state or complex synchronization between the interface and underlying application data. The library is designed for portability and integration into resource-constrained environments. It requires the host application to manage memory manually, allowing it to function in systems that lack standard library support. By d

    Offers a lightweight graphical library optimized for hardware with strict memory constraints.

    Ccc89gui
    GitHub पर देखें↗10,884
  • peng-zhihui/holocubicpeng-zhihui का अवतार

    peng-zhihui/HoloCubic

    6,652GitHub पर देखें↗

    HoloCubic is an embedded desktop widget station and holographic display system. It consists of a graphics framework for rendering resolution-specific visuals and a hardware setup that uses a beam-splitting prism and transparent screen to create floating 3D visual effects. The system includes a PC-based hardware emulator used to design and verify graphical interfaces before deploying code to physical hardware. It also features an inertial measurement unit motion controller that translates physical movement into navigation inputs for the user interface. The project covers an asset pipeline for

    Implements a lightweight graphical interface toolkit for specialized embedded hardware and SD card asset management.

    C
    GitHub पर देखें↗6,652
  • zswatch/zswatchZSWatch का अवतार

    ZSWatch/ZSWatch

    3,128GitHub पर देखें↗

    ZSWatch is a real-time operating system for wearable devices featuring a touch display and Bluetooth Low Energy connectivity. It provides a comprehensive software suite that includes a Bluetooth LE communication stack, an embedded UI framework for round displays, and a complete firmware toolchain for compiling, flashing, and simulating wearable hardware. The project is distinguished by its specialized wearable capabilities, such as a graphical framework for designing reactive screens and watchfaces via a visual editor. It implements a publish-subscribe messaging system to decouple hardware se

    Ships a lightweight graphical toolkit designed for rendering reactive interfaces on specialized round wearable hardware.

    Cangle-of-arrivalblebluetooth
    GitHub पर देखें↗3,128
  • lvgl/lv_binding_rustlvgl का अवतार

    lvgl/lv_binding_rust

    888GitHub पर देखें↗

    Lvbindingrust is an embedded graphics framework and resource-efficient user interface library implemented as a Rust graphical interface library. It provides language bindings that wrap low-level C library functions to bridge underlying hardware graphics APIs, facilitating the construction of custom graphical user interfaces on resource-constrained embedded systems and microcontrollers. The project incorporates custom memory allocator routing and an internal memory manager that direct dynamic memory allocations through specialized internal graphics memory managers instead of the default syst

    Renders UI elements to hardware displays and processes input events on embedded microcontrollers.

    Rustembeddedgraphicsgui
    GitHub पर देखें↗888
  1. Home
  2. User Interface & Experience
  3. Embedded Visualization Frameworks