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,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/zswatchZSWatch 的头像

    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_rustlvgl 的头像

    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