-
Notifications
You must be signed in to change notification settings - Fork 835
Related User Projects
David Conran edited this page Sep 1, 2023
·
10 revisions
Here are a few links to projects based on or using the IRremoteESP8266 library. There are a lot more than these links, this is just a sample.
-
IRMQTTServer
- Allows sending of every IR protocol supported by this library via HTTP & MQTT for home automation etc.
- A 3D printed case and step-by-step instructions making an IR Blaster.
- Sends IR commands in multiple directions via the Internet & Home Automation. Based on the Wemos D1 Mini ESP8266 board. (@leobel96)
-
EasyESP
- Opensource ESP8266 firmware.
- IR-Remote User project (Circuit/PCB/Instructions)
- ESP8266-HTTP-IR-Blaster
- OpenMQTTGateway
- Espurna
-
esp8266-AC-control
- A pretty web interface for the IRremoteESP8266 library.
-
ESP-ACController
- A project that aims to control any air conditioner using Android/iOS application or voice assistant like Google Home / Alexa.
-
Smart Thermostat
- Smart thermostat for furnace and air conditioner management, home alarm system, light management and ambient statistics (Temperature, Humidity, Pressure, Indoor Air Quality)
-
ThermTerm
- ThermTerm is an open source heat pump controller and home automation terminal, built on ESP32
-
Sonoff Tasmota
- An opensource replacement firmware with an IR Extension (Hardware & Commands) based on the popular Sonoff WIFI switch device. (@arendst)
-
homebridge-mqtt-acpartner
- A homebridge plugin for IRremoteESP8266's IRMQTTServer example code.