8000 GitHub - MechaMonk/ESP32-Daikin: ESP32 based module to control Daikin aircon units
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MechaMonk/ESP32-Daikin

 
 

Repository files navigation

ESP32-Daikin

This is code to run on an ESP32 module and connect to a Daikin aircon unit in place of a BRP069B41 or BRP069C41 module.

  • KiCad PCB designs included
  • 3D printed case STL files
  • Documentation of reverse engineered protocol include

Basically, Daikin have gone all cloudy with the latest WiFi controllers. This module is designed to provide an alternative.

  • Simple local web based control, easy to save as desktop icon on phone
  • MQTT reporting and controls
  • Works with https://github.com/revk/ESP32-EnvMon Environmental Monitor for finer control

Building

Git clone this --recursive to get all the submodules, and it should build with just make. There are make targets for other variables, but this hardware is the make pico version. The make actually runs the normal idf.py to build with then uses cmake. make menuconfig can be used to fine tune the settings, but the defaults should be mostly sane. make flash should work to program. You will need a programming lead, e.g. https://github.com/revk/Shelly-Tasmotizer-PCB or similar, and of course the full ESP IDF environment.

Complete module in 3D printed case

The wiring from the existing wifi modules fits dire 56A8 ctly (albeit only 4 pins used).

272012

About

ESP32 based module to control Daikin aircon units

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.9%
  • C 32.6%
  • Other 1.5%
0