Skip to content

This is simple code to emulate IR transmitter for daikin air conditioner by ESP32

License

Notifications You must be signed in to change notification settings

kmwebnet/Daikin-IR-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daikin-Air-conditioner-commander

This emulates ARC478A30 IR remote transceiver comes with Daikin Air conditioner by ESP32-DevkitC.

Requirements

Platformio with VS Code environment. install "Espressif 32" platform definition on Platformio

Environment reference

Espressif ESP32-DevkitC
IR-LED
the rest of components needes as below:
irled

Usage

you need to change a serial port number which actually connected to ESP32 in platformio.ini.
Base pin for transistor should connect to GPIO 26(defined by daikindef.h)

Run this project

by default, this code emits power on, 24 celsius cool and fanmode Auto command signal as defined on main.c
you can try different settings before executing sendframe function.

License

This software is released under the MIT License, see LICENSE.

About

This is simple code to emulate IR transmitter for daikin air conditioner by ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages