Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 10,040
» Latest member: videodownload169
» Forum threads: 4,252
» Forum posts: 21,055

Full Statistics

Online Users
There are currently 575 online users.
» 0 Member(s) | 554 Guest(s)
Amazonbot, Applebot, Baidu, Bing, Bytespider, Crawl, Google, PetalBot, Semrush, bot

Latest Threads
extend KC868-A16v3
Forum: KC868-A series and Uair Smart Controller
Last Post: bitet96717
Today, 06:41 AM
» Replies: 2
» Views: 166
Las Firmware ?
Forum: KC868-A16
Last Post: admin
09-22-2026, 11:15 PM
» Replies: 8
» Views: 865
kc868-a6 analog input
Forum: KC868-A6
Last Post: admin
09-21-2026, 11:38 PM
» Replies: 1
» Views: 36
A32 pro tuya
Forum: "KCS" v3 firmware
Last Post: admin
09-21-2026, 11:38 PM
» Replies: 1
» Views: 28
Disconnect loop with Home...
Forum: F16
Last Post: admin
09-21-2026, 01:16 AM
» Replies: 3
» Views: 40
KC-868-A1 linked Home Ass...
Forum: News
Last Post: admin
09-21-2026, 01:16 AM
» Replies: 5
» Views: 1,385
config modbus sensor in K...
Forum: "KCS" v3 firmware
Last Post: admin
09-19-2026, 11:52 AM
» Replies: 0
» Views: 59
remember relay state
Forum: KC868-E16T
Last Post: admin
09-19-2026, 01:42 AM
» Replies: 3
» Views: 116
getting the A8A inputs to...
Forum: Development
Last Post: admin
09-19-2026, 01:41 AM
» Replies: 1
» Views: 81
Ceiling fan control not w...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
09-18-2026, 07:15 AM
» Replies: 11
» Views: 409

  KC868-A256 ESP32 I/O pin define
Posted by: admin - 03-16-2023, 05:42 AM - Forum: KC868-A256 - Replies (2)

#define ANALOG_A1  GPIO36
#define ANALOG_A2  GPIO39
#define ANALOG_A3  GPIO34
#define ANALOG_A4  GPIO35

Ethernet (LAN8720) I/O define:

#define ETH_ADDR        0
#define ETH_POWER_PIN  -1
#define ETH_MDC_PIN    23
#define ETH_MDIO_PIN  18
#define ETH_TYPE      ETH_PHY_LAN8720
#define ETH_CLK_MODE  ETH_CLOCK_GPIO17_OUT

RS485:
RXD:GPIO13
TXD:GPIO14

74HC595 for output:
Data: GPIO5
Clock:GPIO16
Latch:GPIO4

74HC165 for input:

Data: GPIO15
Clock: GPIO32
LD(load_pin): GPIO33

Print this item

  KC868-AM configure yaml for ESPhome
Posted by: admin - 03-16-2023, 05:39 AM - Forum: KC868-AM - Replies (2)

   

esphome:
  name: am

esp32:
  board: esp32dev
  framework:
    type: arduino

# Enable logging
logger:

# Example configuration entry
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0


switch:
  - platform: gpio
    name: "am-light1"
    pin: 15
    inverted: False


.txt   ESPHome_KC868-AM.txt (Size: 340 bytes / Downloads: 720)

Print this item

  KC868-AM ESP32 I/O pin define
Posted by: admin - 03-16-2023, 05:38 AM - Forum: KC868-AM - No Replies

Relay1:15

1-wire GPIO for DS18B20/DHT11/DHT21/LED strip -1: 5
1-wire GPIO for DS18B20/DHT11/DHT21/LED strip -2: 14
1-wire GPIO for DS18B20/DHT11/DHT21/LED strip -3: 13
1-wire GPIO for DS18B20/DHT11/DHT21/LED strip -4: 33

Ethernet (LAN8720) I/O define:

#define ETH_ADDR        0
#define ETH_POWER_PIN  -1
#define ETH_MDC_PIN    23
#define ETH_MDIO_PIN  18
#define ETH_TYPE      ETH_PHY_LAN8720
#define ETH_CLK_MODE  ETH_CLOCK_GPIO17_OUT

RS485:
RXD:35
TXD:32

IIC BUS:
SDA:4
SCL:16

free GPIOs on PCB hole:
I36
I37
I38
I39
I34

Print this item

  KC868-A2 configure yaml for ESPhome
Posted by: admin - 03-16-2023, 05:32 AM - Forum: KC868-A2 - Replies (21)

KC868-A2 configure yaml for ESPhome by Ethernet or WiFi.
   

.txt   ESPHome_KC868-A2-ethernet.txt (Size: 732 bytes / Downloads: 1444)

.txt   ESPHome_KC868-A2-wifi.txt (Size: 875 bytes / Downloads: 1140)

Print this item

  KC868-A2 ESP32 I/O pin define
Posted by: admin - 03-16-2023, 05:31 AM - Forum: KC868-A2 - Replies (16)

Relay1:15
Relay2:2

DS18B20/DHT11/DHT21/LED strip -1: 33
DS18B20/DHT11/DHT21/LED strip -2: 14

Ethernet (LAN8720) I/O define:

#define ETH_ADDR        0
#define ETH_POWER_PIN  -1
#define ETH_MDC_PIN    23
#define ETH_MDIO_PIN  18
#define ETH_TYPE      ETH_PHY_LAN8720
#define ETH_CLK_MODE  ETH_CLOCK_GPIO17_OUT

RS485:
RXD:35
TXD:32

GSM:
RXD:34
TXD:13


DI1:36
DI2:39

IIC BUS:
SDA:4
SCL:16

Print this item

  wifi port as AP in home Assistant
Posted by: sve - 03-15-2023, 06:34 PM - Forum: KC868-A8S - Replies (1)

Hello friends,

Is there are possibility to use LAN port for connection to the local network, and wifi to be used like AP for connecting other smart devices? Everything of that configurated within esphome. Currently I use KC868-A8S with Home assistant, and it is connected with a wifi. Also I can't change the configuration to be connected with ethernet port.

Thanks a lot

Print this item

Thumbs Up How to connect PZEM004T AC Sensor in KC868 series products?
Posted by: kovalank - 03-15-2023, 01:51 AM - Forum: DIY Project - Replies (5)

Hi,
Your products are very useful and those are present & futuristic designs, I have planned for 16 relay control, 4 Analog sensors, 4 Temperature sensors, and Eneryg Monitor(like PZEM004T) 
before that, I have some doubts, Can I use the PZEM004T AC sensor in KC868 A16 or KC 868 A32? if yes how to use please explain in depth.
Or any other suggestions, please? advance Thanks for your reply  Smile

Print this item

  Product idea: A Series output only board
Posted by: spacerunner - 03-14-2023, 02:26 PM - Forum: Suggestions and feedback on KinCony's products - Replies (15)

Hi,

It would be nice to have the opposite of a KC868-AI board but for outputs only.  Call it KC868-AO Smile.

Maybe for 32 / 64 channels, without extras like inputs. Just the MOSFET driver lines, ESP32, ethernet RJ45 and maybe I2C, RS485 or some other serial header.

Just ordered a KC868-A128 because I wanted the output flexibility of Mosfets, but the entire loaded board is actually too much.

Having Inputs and Outputs separated and both driven by ESP32s would be awesome. It eliminates single points of failure a bit and you could physically spread I/O across wider locations by simply using ethernet.

Print this item

  "KCS" v1.0.19 firmware BIN file download
Posted by: admin - 03-14-2023, 01:05 PM - Forum: "KCS" v2 firmware system - Replies (2)

Here is "KCS" firmware for KinCony KC868-A series (ESP32) board.
How to download and use, online guide: https://www.kincony.com/kcs-firmware-esp32-board.html
v1.0.19 improment:
fixed bugs with mqtt
fxied bugs with KC868-A16's digital input sequence.



Attached Files
.zip   KCS_KC868_A4_V1.0.19.zip (Size: 736.8 KB / Downloads: 995)
.zip   KCS_KC868_A6_V1.0.19.zip (Size: 743.89 KB / Downloads: 882)
.zip   KCS_KC868_A8_V1.0.19.zip (Size: 747.82 KB / Downloads: 1018)
.zip   KCS_KC868_A8S_V1.0.19.zip (Size: 754.99 KB / Downloads: 916)
.zip   KCS_KC868_A16_V1.0.19.zip (Size: 755.24 KB / Downloads: 959)
.zip   KCS_KC868_A32_V1.0.19.zip (Size: 755.28 KB / Downloads: 808)
.zip   KCS_KC868_A64_V1.0.19.zip (Size: 755.24 KB / Downloads: 824)
.zip   KCS_KC868_A128_V1.0.19.zip (Size: 755.43 KB / Downloads: 833)
.zip   KCS_KC868_AI_V1.0.19.zip (Size: 749.7 KB / Downloads: 893)
.zip   KCS_KC868_AK_V1.0.19.zip (Size: 737.64 KB / Downloads: 881)
.zip   KCS_KC868_E16S_V1.0.19.zip (Size: 755.25 KB / Downloads: 928)
Print this item

  input sensors
Posted by: briansmit6@gmail.com - 03-14-2023, 07:54 AM - Forum: KC868-A8S - Replies (4)

Hello everyone, 

i would like to connect more than 1 sensor to the board. But in the description i read "1 connector for connecting temperature and other sensors" 

Did someone tried to connect more than 1 sensor to it or is there a multiplex module available ?

Print this item