awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesDevice State Interfaces

Exposes hardware configuration and active effect states via structured data requests.

Distinct from System State Querying: Distinct from System State Querying: focuses on IoT device-specific lighting states rather than OS-level internals.

Explore 5 awesome GitHub repositories matching data & databases · Device State Interfaces. Refine with filters or upvote what's useful.

Awesome Device State Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zeroclaw-labs/zeroclawzeroclaw-labs 的头像

    zeroclaw-labs/zeroclaw

    31,920在 GitHub 上查看↗

    Zeroclaw is a modular framework for building and deploying autonomous agents that integrate AI models, messaging platforms, and hardware interfaces. It functions as a multi-agent orchestrator and embedded systems controller, providing a unified runtime for managing agent lifecycles, memory, and security policies across diverse environments. The system distinguishes itself through its focus on secure, verifiable hardware and software orchestration. It enforces strict security boundaries, including command allowlisting, resource throttling, and interactive human-in-the-loop approval for sensiti

    Renders real-time hardware status updates in a browser interface by connecting to an active agent session.

    Rust
    在 GitHub 上查看↗31,920
  • wled/wledwled 的头像

    wled/WLED

    18,249在 GitHub 上查看↗

    WLED is a web-based firmware designed for ESP8266 and ESP32 microcontrollers to manage addressable LED strips and matrices. It functions as a comprehensive IoT lighting automation system, providing the tools to control individual pixels, define logical segments, and execute dynamic lighting effects. The platform supports a wide range of hardware configurations, including matrix panels and non-addressable LED arrays, while offering granular control over brightness, color palettes, and animation speed. The project distinguishes itself through its extensive support for networked orchestration an

    Retrieves current configuration, active effects, available color palettes, and hardware information via structured data requests.

    C++esp32esp8266hacktoberfest
    在 GitHub 上查看↗18,249
  • pwr-solaar/solaarpwr-Solaar 的头像

    pwr-Solaar/Solaar

    8,909在 GitHub 上查看↗

    Solaar is a device management tool and configuration suite for Logitech wireless peripherals on Linux. It serves as an input peripheral monitor that tracks battery levels and connection link quality via a system tray application, while providing a receiver manager for pairing and unpairing wireless devices with proprietary USB receivers. The project features an input device automation engine that maps hardware events and mouse gestures to simulated keyboard inputs or system commands. This allows for the creation of custom rules that trigger actions based on device notifications or specific wi

    Persists hardware configuration options and restores them automatically when devices reconnect.

    Python
    在 GitHub 上查看↗8,909
  • brucedevices/firmwareBruceDevices 的头像

    BruceDevices/firmware

    4,941在 GitHub 上查看↗

    This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run

    Restores hardware peripheral configurations and WiFi AP settings from non-volatile memory on every boot.

    Cbrucecardputerembedded-systems
    在 GitHub 上查看↗4,941
  • blynk-technologies/blynk-libraryBlynk-Technologies 的头像

    Blynk-Technologies/blynk-library

    3,971在 GitHub 上查看↗

    Blynk 是一个嵌入式设备框架和物联网云连接库,旨在在微控制器与远程管理平台之间建立安全、双向的通信。它提供了物联网设备管理工具的核心标识,支持设备状态同步、远程硬件控制以及将硬件数据映射到基于云的界面。 该项目通过虚拟引脚系统脱颖而出,该系统将云通信与物理引脚解耦,从而实现硬件无关的数据交换。它还支持高级架构卸载,其中网络通信可以委托给专用的协处理器,以支持非联网的微控制器。 该库涵盖广泛的功能领域,包括自动化设备配置、无线固件更新以及用于车队管理的多租户组织结构。它集成了 MQTT 和 HTTPS 等各种通信协议,并提供用于基于逻辑的自动化、时序数据存储以及构建用于实时监控的移动和 Web 仪表板的工具。 该项目使用 C++ 实现。

    Restores the last known cloud state to hardware values after a connection loss occurs.

    C++arduinocellularembedded
    在 GitHub 上查看↗3,971
  1. Home
  2. Data & Databases
  3. SQL Query Interfaces
  4. System State Querying
  5. Device State Interfaces

探索子标签

  • Peripheral State RestorationSaving and restoring known hardware configurations when devices are reconnected. **Distinct from Device State Interfaces:** Focuses on persistence of hardware settings rather than real-time state querying.