Posts: 2
Threads: 1
Joined: Jan 2024
Reputation:
0
We are looking for the implementation of automation in our home.
We have more than 32 inputs and outputs so we were looking at the following board: KC868-A64
What is the difference between this board with an esp32 and a board with a raspberry CM4?
Or a board with both a raspberry and an esp.
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
CM4 is a server, ESP32 is a device of client.
no board both have raspberry Pi and ESP chip. usually will use two board. one raspberry Pi work as a local server. ESP32 board will connect to server by ethernet .
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
use multi controllers, or use KC868-A64 or KC868-A128.
Posts: 24
Threads: 0
Joined: Nov 2023
Reputation:
0
Good day admin and everyone,
sir admin, can you post a sample configuration of esphome yaml code for kcs868-a64? all channel configuration especially the i2c:, Ethernet, pcf8574 bus and address.
im planning buying it i just want to know the configuration sir.
thank you sir.
Posts: 24
Threads: 0
Joined: Nov 2023
Reputation:
0
Good day sir,
the link is very helpful, thank you.