![]() |
|
Analog Input NTC - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25) +--- Thread: Analog Input NTC (/showthread.php?tid=8664) |
Analog Input NTC - Gazura36 - 10-22-2025 Hello, I’m trying to connect a 10 kΩ NTC temperature sensor to my KC868-A16 board. Unfortunately, I don’t get any readings at all. Which GPIO pins are actually used for the analog inputs? I used the example code from this forum, but I don’t get any plausible values on any pin. I also tested by connecting each pin to GND to rule out a sensor issue, but the readings still don’t change. I’m stuck now — what is the correct code to read the analog inputs properly? Thanks in advance for your help! RE: Analog Input NTC - admin - 10-22-2025 KC868-A16 analog input use by 0-5v signal. so you can chose some 0-5v temperature sensor. such as this one: https://shop.kincony.com/products/temperature-and-humidity-sensor RE: Analog Input NTC - Gazura36 - 10-22-2025 Its not possible to use another sensor because its is already build system. So how can I read out the analog inputs? There are a bunch of different information with Pins to use? Do I need a voltage divider? RE: Analog Input NTC - admin - 10-22-2025 maybe you can find a NTC covert to 0-5v small module. |