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

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

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

3 रिपॉजिटरी

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

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

    thestonefox/vrtk

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

    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#
    GitHub पर देखें↗3,719
  • 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

    Verifies application behavior and UI layouts in a native window without requiring physical 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

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

    Rustembeddedgraphicsgui
    GitHub पर देखें↗888
  1. Home
  2. Hardware & IoT
  3. Embedded Systems Debugging
  4. UI and Logic Simulation

सब-टैग एक्सप्लोर करें

  • 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