Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
esphome - devices connected without ha
#1
Hi,

Is this possible to control GPIOS between two boards?
I have A32M and A64 and i want to do something like: input1(Board A) -> output1(Board B)
I want to use esphome (i need it for the project) and i dont want to use HA.
Can i do that?


P.S. 
Great work with your boards !
Reply
#2
sure, it's OK, i think you can download KCS firmware, let two board communication with each other by ethernet or RS485.
create IFTTT in KCS webpage, when digital input =true THEN send customsize command to destination board by TCP or RS485 command.
here is KCS v2 online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
Reply
#3
(11-01-2024, 10:39 PM)admin Wrote: sure, it's OK, i think you can download KCS firmware, let two board communication with each other by ethernet or RS485.
create IFTTT in KCS webpage, when digital input =true THEN send customsize command to destination board by TCP or RS485 command.
here is KCS v2 online guide: https://www.kincony.com/esp32-kcsv2-firmware.html

Yes, i test it on Your firmware, works great, but i wonder if i can do that on esphome
Reply
#4
esphome also is ok, just need write code. use KCS fimrware without program any code.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)