awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Ver en 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
    Ver en GitHub↗24,502
  • dolphin-emu/dolphinAvatar de dolphin-emu

    dolphin-emu/dolphin

    14,644Ver en 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
    Ver en GitHub↗14,644
  1. Home
  2. Operating Systems & Systems Programming
  3. Controller Configurations

Explorar subetiquetas

  • 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.