Smart Home Automation Forum
KC868-A32 DS18B20 temperature sensor - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: "KCS" firmware system (https://www.kincony.com/forum/forumdisplay.php?fid=40)
+--- Thread: KC868-A32 DS18B20 temperature sensor (/showthread.php?tid=6603)



KC868-A32 DS18B20 temperature sensor - stanchiam - 09-05-2024

Hi,

I want to install DS18B20 sensor and use it instead of analog temperature sensor which is not accurate.
Will be using one of the gpio on the white serial port. 

As kcs firmware does not support A32 with DS18B20 sensor, how to make it work.
I can write arudino code to get the temperature if needed, but how can it be use together with kcs firmware?
Need some help. Thank you.


RE: KC868-A32 DS18B20 temperature sensor - admin - 09-05-2024

do you use for home assistant?


RE: KC868-A32 DS18B20 temperature sensor - stanchiam - 09-10-2024

current set up no, but can set up home assistant if needed


RE: KC868-A32 DS18B20 temperature sensor - admin - 09-10-2024

i suggest use our SHT32 sensor, it's better than DHT sensor. high-precision temperature and humidity sensor.
it can conenct to KC868-A32 pcb i2c bus extender directly.
here is video tour: https://youtu.be/frz-AvJpjg4


RE: KC868-A32 DS18B20 temperature sensor - stanchiam - 09-11-2024

(09-10-2024, 06:58 AM)admin Wrote: i suggest use our SHT32 sensor, it's better than DHT sensor. high-precision temperature and humidity sensor.
it can conenct to KC868-A32 pcb i2c bus extender directly.
here is video tour: https://youtu.be/frz-AvJpjg4

Hi, can SHT32 be supported by KCS firmware? Will KCS firmware support this in the future?


RE: KC868-A32 DS18B20 temperature sensor - admin - 09-11-2024

now not supported, if you config by ESPHome, that will be support.


RE: KC868-A32 DS18B20 temperature sensor - charlesrg - 10-28-2024

(09-11-2024, 09:50 AM)admin Wrote: now not supported, if you config by ESPHome, that will be support.

It would be nice if the KCS firmware was opensource so it would be easier to contribute and implement further I2C devices and functionality.
For example I'm trying to get EMC2301 / EMC2101 I2C to be controlled by the Kincony board.


RE: KC868-A32 DS18B20 temperature sensor - admin - 10-28-2024

do you want only monitor sensor in local network? Not need to use Tuya app for remote monitor?