Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A16 & ds18b20
#1
Can someone help me with a connection and code for a ds18b20 to a KC868-A16

Thank you,

Chris
Reply
#2
just download KCS firmware, config pin for DS18B20.
here is KCS v2 firmware online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
Reply
#3
(09-23-2024, 02:08 PM)admin Wrote: just download KCS firmware, config pin for DS18B20.
here is KCS v2 firmware online guide: https://www.kincony.com/esp32-kcsv2-firmware.html

Can't find anything specific to a kc868-a16 and ds18b20 :-(

It's very different to a kc868-a8m which I have working with no problem.
Reply
#4
[Image: sensor-webpage.png]
Reply
#5
(09-23-2024, 02:38 PM)admin Wrote: [Image: sensor-webpage.png]



I need to know which physical pin to connect the ds18b20 to, and i'm using arduino ide and c++ to code. Please point me to the specific schematic and code.
Reply
#6
DS18B20/DHT11/DHT21/WS2812 LED strip -1: GPIO32
DS18B20/DHT11/DHT21/WS2812 LED strip -2: GPIO33
DS18B20/DHT11/DHT21/WS2812 LED strip -2: GPIO14
schematic pdf: https://www.kincony.com/download/KC868-A...ematic.pdf
Reply
#7
GPIO 32,33,14 are not options on the KC868-A16! If they are, please show me a photo of where!

Can you please refer this to someone who understands my question!
Reply
#8
see here photo, 3 gpios for user.
   
Reply
#9
None of these gpios are 32, 33, 14. They are labeled gpio 1 to 3.

I,ve tried assigning these as the one wire bus, but nothing works.

Why is this such an issue for you? Am I not making myself understood?

None of these gpios are 32, 33, 14. They are labeled gpio 1 to 3.

I,ve tried assigning these as the one wire bus, but nothing works.

Why is this such an issue for you? Am I not making myself understood?
Reply
#10
labeled gpio 1 to 3 means GPIO 32, 33, 14
Not use GPIO1, GPIO2,GPIO3. You should use GPIO32,GPIO33,GPIO14.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)