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

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

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

2 个仓库

Awesome GitHub RepositoriesController Configurations

Settings for initializing and latching hardware controller properties.

Distinguishing note: Nothing in the shortlist captures low-level hardware controller property latching.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Controller Configurations. Refine with filters or upvote what's useful.

Awesome Controller Configurations GitHub Repositories

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

    arendst/Tasmota

    24,502在 GitHub 上查看↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Implements climate control algorithms using local or remote temperature sensors to manage heating and cooling relays.

    Carduinoautomationesp32
    在 GitHub 上查看↗24,502
  • dolphin-emu/dolphindolphin-emu 的头像

    dolphin-emu/dolphin

    14,644在 GitHub 上查看↗

    Dolphin is a software environment that simulates GameCube and Wii console hardware, allowing users to execute game discs and digital software on modern computing platforms. It functions by translating original console processor instructions into native host machine code at runtime and intercepting low-level graphics commands to render them through modern graphics APIs. The project distinguishes itself through a comprehensive netplay engine that enables online multiplayer for local games by synchronizing game states and input timing across remote instances. This system enforces deterministic e

    Maps modern keyboards, mice, and gamepads to emulate original console controllers and specialized peripherals.

    C++cppemulationemulator
    在 GitHub 上查看↗14,644
  1. Home
  2. Operating Systems & Systems Programming
  3. Controller Configurations

探索子标签

  • Climate Control StrategiesConfiguration settings for selecting and tuning climate control algorithms like PI or ramp-up. **Distinct from Controller Configurations:** Distinct from general controller configurations: focuses on climate-specific control algorithms.
  • Controller MappersUtilities for mapping modern input devices to emulate original console controller hardware. **Distinct from Controller Configurations:** Distinct from controller configurations: focuses on the mapping of input devices to emulated hardware rather than just initializing controller properties.