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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesUI and Logic Simulation

Simulation of embedded system user interfaces and application logic within a hosted environment.

Distinct from Embedded Systems Debugging: Specializes embedded debugging by focusing on functional UI and logic simulation rather than low-level architectural analysis.

Explore 3 awesome GitHub repositories matching hardware & iot · UI and Logic Simulation. Refine with filters or upvote what's useful.

Awesome UI and Logic Simulation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thestonefox/vrtkAvatar de thestonefox

    thestonefox/vrtk

    3,719Ver en GitHub↗

    vrtk is a virtual reality interaction framework and locomotion system designed to build consistent 3D object interactions and user interfaces across different hardware. It provides a hardware-agnostic movement model that decouples player navigation logic from specific controller inputs to ensure cross-platform compatibility. The project includes a spatial UI kit for rendering 2D and 3D interactive menus and physical controls specifically for head-mounted displays. It utilizes an event-driven input layer to translate physical pointer and touch data into virtual object events and actions. The

    Simulates real-world physical controls like levers and buttons by combining 3D geometry with interactive state logic.

    C#
    Ver en GitHub↗3,719
  • zswatch/zswatchAvatar de ZSWatch

    ZSWatch/ZSWatch

    3,128Ver en GitHub↗

    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

    Verifies application behavior and UI layouts in a native window without requiring physical hardware.

    Cangle-of-arrivalblebluetooth
    Ver en GitHub↗3,128
  • lvgl/lv_binding_rustAvatar de lvgl

    lvgl/lv_binding_rust

    888Ver en GitHub↗

    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

    Runs graphical interface simulations inside desktop environments to test layouts and behaviour before physical deployment.

    Rustembeddedgraphicsgui
    Ver en GitHub↗888
  1. Home
  2. Hardware & IoT
  3. Embedded Systems Debugging
  4. UI and Logic Simulation

Explorar subetiquetas

  • Hardware-Mimetic UI SimulationsSimulations of physical hardware controls that combine 3D geometry with interactive state logic. **Distinct from UI and Logic Simulation:** Focuses on visual 3D mimetic representation of controls rather than just low-level embedded logic simulation