Posts: 4
Threads: 1
Joined: May 2024
Reputation:
0
I am using the KC868-A8.
I need at least ONE - preferably two PWM outputs from the KC868-A8.
Any idea except dismounting two(four) relays??
Posts: 6,253
Threads: 806
Joined: Oct 2020
Reputation:
151
sorry, A8 no PWM output port.
Posts: 6,253
Threads: 806
Joined: Oct 2020
Reputation:
151
sorry, no free GPIO with A8. unless you use a extend i2c pwm output module, you can search on aliexpress.
Posts: 4
Threads: 1
Joined: May 2024
Reputation:
0
I found the
Pca9685pw 16 Kanal 12-Bit pwm Servo Shield Treiber i2c
at AliExpress.
Can you help with the I2C wiring on the KC868-A8 board and the software interface?
Thanks!
Posts: 6,253
Threads: 806
Joined: Oct 2020
Reputation:
151
you can use ESPHome config pca9685.
there is a white socket on A8 PCB, 4 pins printed label: SDA,SCL,GND,3.3V. just connect these wires to your new PCA9685 module is ok.
Posts: 6
Threads: 0
Joined: Sep 2024
Reputation:
0