awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • arendst/tasmotaAvatar von arendst

    arendst/Tasmota

    24,502Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,502
  • dolphin-emu/dolphinAvatar von dolphin-emu

    dolphin-emu/dolphin

    14,644Auf GitHub ansehen↗

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

Unter-Tags erkunden

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