awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • thestonefox/vrtkالصورة الرمزية لـ thestonefox

    thestonefox/vrtk

    3,719عرض على 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#
    عرض على GitHub↗3,719
  • zswatch/zswatchالصورة الرمزية لـ ZSWatch

    ZSWatch/ZSWatch

    3,128عرض على 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
    عرض على GitHub↗3,128
  • lvgl/lv_binding_rustالصورة الرمزية لـ lvgl

    lvgl/lv_binding_rust

    888عرض على 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
    عرض على 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