awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

4 repositorios

Awesome GitHub RepositoriesInfrared Command Transmitters

Adapters for transmitting encoded infrared signals to control external appliances.

Distinct from External Command Executors: Distinct from External Command Executors: focuses on infrared signal transmission rather than shell command execution.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Infrared Command Transmitters. Refine with filters or upvote what's useful.

Awesome Infrared Command Transmitters 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

    Sends encoded infrared signals to control external hardware by configuring a device pin and specifying the protocol and data.

    Carduinoautomationesp32
    Ver en GitHub↗24,502
  • esphome/esphomeAvatar de esphome

    esphome/esphome

    10,591Ver en GitHub↗

    ESPHome is a framework for creating and managing custom firmware for microcontrollers, specifically targeting ESP32 and ESP8266 architectures. It replaces the need for writing complex embedded C++ code by allowing users to define hardware behavior, pin configurations, and automation logic through simple, declarative text files. The system automatically compiles these configurations into optimized binary images, providing a streamlined path from design to deployment. The project distinguishes itself through a modular, component-based architecture that emphasizes local-first control, ensuring t

    Transmits encoded infrared or radio frequency signals to control external appliances.

    C++esp32esp8266hacktoberfest
    Ver en GitHub↗10,591
  • arduino-irremote/arduino-irremoteAvatar de Arduino-IRremote

    Arduino-IRremote/Arduino-IRremote

    4,986Ver en GitHub↗

    Este proyecto es una librería de comunicación infrarroja y controlador de hardware para microcontroladores Arduino. Proporciona los sistemas centrales necesarios para enviar y recibir señales infrarrojas, actuando tanto como un decodificador de señales que analiza pulsos de luz en direcciones y comandos estructurados, como un generador de señales para transmitir códigos. La librería permite la captura de datos de temporización sin procesar para analizar protocolos infrarrojos desconocidos y recrear patrones de comunicación específicos. Admite la transmisión de códigos utilizando protocolos predefinidos, esquemas de codificación personalizados o matrices de temporización sin procesar. El sistema cubre una amplia gama de capacidades de procesamiento de señales, incluyendo recepción de señales impulsada por interrupciones, análisis de temporización de ancho de pulso y un mecanismo de despacho para mapear los comandos recibidos a funciones de software. También incluye soporte para gestionar múltiples instancias de receptor en un solo procesador.

    Provides the means to transmit infrared signals to control external home appliances and hardware.

    C++arduinoarduino-libraryinfrared
    Ver en GitHub↗4,986
  • brucedevices/firmwareAvatar de BruceDevices

    BruceDevices/firmware

    4,941Ver en 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

    Transmits user-supplied infrared codes stored on file system to control appliances.

    Cbrucecardputerembedded-systems
    Ver en GitHub↗4,941
  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Task Execution Frameworks
  5. External Command Executors
  6. Infrared Command Transmitters