12-14-2024, 01:01 AM
1. every GPIO connect with one sensor for DS18B20/DHT11/DHT22. any one of sensor. here is KCS v3 firmware online guide, that showed how to set GPIO for sensor:
https://www.kincony.com/how-to-use-kcsv3...board.html
2. here is the photo showed i2c extender on the F16 PCB. this i2c sensor SHT31 have used this white socket:
https://shop.kincony.com/products/sht30-...tion-cable
now i2c bus only support one sensor. But in future, i think we will update firmware define another i2c bus by two free gpios on the GREEN terminal, so that not need open the BLACK box connect with i2c sensor.
3. how about you use 2pcs of KC868-A4S.
5. we don't sell the PCA9685 module, you can also find some module with 8CH version. KCS firmware not support PCA9685 directly, if you config by ESPHome, it no problem.
6. we are developing firmware will support Loxone, but only based on ESP32-S3 CPU board. KCS v3 firmware only design for ESP32-S3 solution board. Because of ESP32 don't have enough memory, ESP32-S3 is large memory size.
7. you can use extender module DI8 or DO8, but now not support by KCS firmware directly, that support config by ESPHome.
https://www.kincony.com/how-to-use-kcsv3...board.html
2. here is the photo showed i2c extender on the F16 PCB. this i2c sensor SHT31 have used this white socket:
https://shop.kincony.com/products/sht30-...tion-cable
now i2c bus only support one sensor. But in future, i think we will update firmware define another i2c bus by two free gpios on the GREEN terminal, so that not need open the BLACK box connect with i2c sensor.
3. how about you use 2pcs of KC868-A4S.
5. we don't sell the PCA9685 module, you can also find some module with 8CH version. KCS firmware not support PCA9685 directly, if you config by ESPHome, it no problem.
6. we are developing firmware will support Loxone, but only based on ESP32-S3 CPU board. KCS v3 firmware only design for ESP32-S3 solution board. Because of ESP32 don't have enough memory, ESP32-S3 is large memory size.
7. you can use extender module DI8 or DO8, but now not support by KCS firmware directly, that support config by ESPHome.