Posts: 3
Threads: 1
Joined: Dec 2023
Reputation:
0
I am new to your board(kcs868-a16). need help testing the onboard LED indicators to see if they are working ok. Installed firmware and need to test if the outputs are ok. secondly need help connecting 0-5 v PH sensor. Do they already have input elctronics already inside or need external circuit for 0-5v signal.
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
yes, KC868-A16 have 4 channel analog input port for 0-5v dc sensor. you can directly to use. not need external circuit.
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
do you want use analog sensor to control relay output? if this is right, just download KCS firmware, then create IFTTT command.
AI(0-5v dc) trigger DO (relay on/off).
Posts: 3
Threads: 1
Joined: Dec 2023
Reputation:
0
like send signal to turnit on or off?
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
i don't know what you want to do?? what's your requirements details? take one example is better.
Posts: 4
Threads: 0
Joined: Feb 2024
Reputation:
0
Can you please send me the settings in ESPHOME so that the analog input measures the full range of 0-5V? When I gradually increase the voltage, it always stops somewhere around 3.2V and after 5V the value does not change. I have an analog sensor with a range of 0.5-4.5V. Thanks.
Current setting:
- platform: adc
pin: GPIO35
name: "analog_input3"
attenuation: 11dB
update_interval: 5s
Posts: 12
Threads: 0
Joined: Jun 2024
Reputation:
0
I tried to follow your video but had no luck. Cause you explain what the values are in your kc868-a16s analog calibration video? I use the same analog calibrator that you show and I do not get the same values.
Posts: 6,625
Threads: 844
Joined: Oct 2020
Reputation:
162
do you want to use dc 0-5v analog signal? or 4-20mA signal?