File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -234,9 +234,9 @@ Not everything could fit into the limited flash memory of Arduino Nano / Uno. If
234234
235235Here is a brief comparison with other solutions (as of April 2023):
236236
237- | ** Project** | ** budulinek/Daikin-P1P2---UDP-Gateway ** | ** [ Arnold-n/<br >P1P2Serial] ( https://github.com/Arnold-n/P1P2Serial ) ** | ** [ raomin/ESPAltherma] ( https://github.com/raomin/ESPAltherma ) ** | ** [ tadasdanielius/<br >daikin_altherma] ( https://github.com/tadasdanielius/daikin_altherma ) ** | ** [ speleolontra/<br >daikin_residential_altherma] ( https://github.com/speleolontra/daikin_residential_altherma ) ** ||
237+ | ** Project** | ** [ budulinek/< br >arduino-altherma-controller ] ( https://github.com/budulinek/arduino-altherma-controller ) ** | ** [ Arnold-n/<br >P1P2Serial] ( https://github.com/Arnold-n/P1P2Serial ) ** | ** [ raomin/ESPAltherma] ( https://github.com/raomin/ESPAltherma ) ** | ** [ tadasdanielius/<br >daikin_altherma] ( https://github.com/tadasdanielius/daikin_altherma ) ** | ** [ speleolontra/<br >daikin_residential_altherma] ( https://github.com/speleolontra/daikin_residential_altherma ) ** ||
238238| ------------------------------------| ----------------------------------------------------------------------------------------------------| ----------------------------------------------------------| -------------------------------------------------------------------------------| ------------------------------------------------------------------------------| ------------------------------------------------------------------------------| -------------------------------------------|
239- | ** Hardware** | • Arduino Uno/Mega<br >• Ethernet Shield (W5100/W5200/W5500)<br >• Custom P1P2 Uno adapter | • Custom all-in-one board | • M5StickC (or any ESP32/ESP8266 board)<br > • external relay (optional) | • Daikin LAN adapter<br >(BRP069A62/BRP069A61<br >with OLD firmware) | • Daikin LAN adapter<br >(BRP069A62/BRP069A61<br >with NEW firmware) | • Daikin WLAN adapter<br >(BRP069A78) |
239+ | ** Hardware** | • Arduino Uno/Mega<br >• Ethernet Shield (W5100/W5200/W5500)<br >• Custom P1P2 Uno adapter | • Custom all-in-one board | • M5StickC (or any ESP32/ESP8266 board)<br > • external relay (optional) | • Daikin LAN adapter<br >(BRP069A62/ BRP069A61<br >with OLD firmware) | • Daikin LAN adapter<br >(BRP069A62/ BRP069A61<br >with NEW firmware) | • Daikin WLAN adapter<br >(BRP069A78) |
240240| ** Programable MCUs** | 1 (ATmega 328P) | 2 (ATmega 328P + ESP8266 ) | 1 (ESP32/ESP8266) | --- | --- ||
241241| ** Connection to Daikin Altherma** | P1/P2 bus | P1/P2 bus | X10A serial port | P1/P2 bus | P1/P2 bus | dedicated slot |
242242| ** Interface** | • Ethernet | • WiFi<br >• Ethernet (optional) | • WiFi | • Ethernet | • Ethernet | • WiFi |
You can’t perform that action at this time.
0 commit comments