├── IRDaikinServer.h ├── IRDaikinServer.ino ├── LICENSE ├── README.md └── suggested_circuit.png /IRDaikinServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreacucci/IR-Daikin-Server-ESP8266/HEAD/IRDaikinServer.h -------------------------------------------------------------------------------- /IRDaikinServer.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreacucci/IR-Daikin-Server-ESP8266/HEAD/IRDaikinServer.ino -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreacucci/IR-Daikin-Server-ESP8266/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreacucci/IR-Daikin-Server-ESP8266/HEAD/README.md -------------------------------------------------------------------------------- /suggested_circuit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreacucci/IR-Daikin-Server-ESP8266/HEAD/suggested_circuit.png --------------------------------------------------------------------------------