06-23-2023, 12:16 AM
if you want use by ESPHome, because that ESP32 only connected with these pins:
IR receiver: GPIO22
IR sender: GPIO23
433MHz wireless receiver: GPIO13
GPIO-1: GPIO4
GPIO-2: GPIO5
GPIO-3: GPIO18
GPIO-4: GPIO19
GPIO1-4 can use for LED Strip/DS18B20/DHT11/21 Temperature and humidity sensor.
so you can config IR,RF, 1-wire sensor by ESPHome. digital input and output can't config by ESPHome. that need by MQTT for integration.
IR receiver: GPIO22
IR sender: GPIO23
433MHz wireless receiver: GPIO13
GPIO-1: GPIO4
GPIO-2: GPIO5
GPIO-3: GPIO18
GPIO-4: GPIO19
GPIO1-4 can use for LED Strip/DS18B20/DHT11/21 Temperature and humidity sensor.
so you can config IR,RF, 1-wire sensor by ESPHome. digital input and output can't config by ESPHome. that need by MQTT for integration.