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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,001
» Latest member: qbtobc
» Forum threads: 2,433
» Forum posts: 12,576

Full Statistics

Online Users
There are currently 24 online users.
» 0 Member(s) | 13 Guest(s)
Bing, Bytespider, Crawl, Google, Yandex, bot

Latest Threads
AS ESPHome yaml for home ...
Forum: KinCony AS
Last Post: admin
7 hours ago
» Replies: 6
» Views: 319
KC868-A8 board esphome + ...
Forum: KC868-A8
Last Post: gnetinternet@gmail.com
Yesterday, 07:19 AM
» Replies: 10
» Views: 81
"KCS" v3.0.3 firmware for...
Forum: "KCS" firmware system
Last Post: admin
11-11-2024, 10:01 PM
» Replies: 0
» Views: 24
Kc868-a16 v1.6
Forum: DIY Project
Last Post: admin
11-11-2024, 11:17 AM
» Replies: 1
» Views: 21
KCS firmware - MQTT LWT?
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
11-11-2024, 11:15 AM
» Replies: 35
» Views: 3,344
"KCS" v2.2.7 firmware BIN...
Forum: "KCS" firmware system
Last Post: admin
11-11-2024, 11:09 AM
» Replies: 0
» Views: 58
Help whit update Cold CPU...
Forum: KC868-HxB series Smart Controller
Last Post: admin
11-11-2024, 08:36 AM
» Replies: 3
» Views: 25
Clarification on CT Clamp...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
11-11-2024, 12:40 AM
» Replies: 1
» Views: 25
KC868-AIO connecting to E...
Forum: KC868-AIO
Last Post: admin
11-11-2024, 12:37 AM
» Replies: 1
» Views: 25
Digital input 11.2v
Forum: KC868-A8
Last Post: admin
11-11-2024, 12:35 AM
» Replies: 1
» Views: 5

  KC868-A4 hardwareupdate
Posted by: plc - 11-09-2022, 09:20 AM - Forum: KC868-A4 - Replies (5)

Hello admin,

thanks a lot for these really nice PCB, which allow lot of powerful projects!

I've checked the circuits of KC868-A4 (and other KC868-versions) and you are right, the direct GPIO-communication is easier to handle for Arduino-newbies than bus-connected parts.
Nevertheless I found out some optimization for KC868-A4-hardware. Maybe you can use it for an future hw-update.

  • cancel RS232 (saves lot of space + USB-C is sufficient for controlling the PCB directly)
  • change IRD/IRS & 433MT/433MR to 1x I2C-bus (2x ordinary 4-Pin-connectors, i.e. for display & other I2C-parts)
  • add a connector for an accurate working I2C-DS3231 RTC-modul
  • make the 2x 0-10V-DAC jumperable also to 2x 0-5V (to control 0-5V-devices)
  • a relay OR mosfet option would be great (or to get only 1 PCB => 2x relay + 2x mosfet)
  • ESP32 on a socket => stackable ESP32 (allows different ESP32-versions (i.e. with external antenna) and change of controller, if there is a problem). I know it's more expensive, but fast changing a small ESP32 is a superior feature. I.e. a company can send only the small ESP32-modul to consumer, if somthing went wrong.

I intend to rebuild an individual PLC, which controls a heating system (7 kW oven with water heat exchanger) with some DS18B20-sensors, 24V-pump (0-5V-speedcontrol) and safety features. Actual I have to resolder some parts of KC868-A4 to get an I2C-display and RTC, but with the mods it would be nearly a 1:1 change. Also I think it goes more flexible.

best regards
plc

Print this item

  How to integrate KC868-H32B/BS/B Pro to Loxone Mini Server
Posted by: admin - 11-09-2022, 05:49 AM - Forum: KinCony integrate with Loxone home automation - No Replies

   
   
   
   

Print this item

  WebUI over wifi STA mode
Posted by: xray - 11-06-2022, 06:47 PM - Forum: KC868-HxB series Smart Controller - Replies (3)

Hi KinCony IoT,

Is it possible to reach the WebUI over Wifi in STA mode to manage the relays?
I can reach the webUI over LAN port.
Both Ethernet and Wifi are set to TCP-Server.
I was able to configure Wifi in STA mode and connect to my Wifi router. Then I disconnect the wired LAN port, but when I try to connect to the relay over the Wifi IP it doesn't give back the Relay Web UI, but the Wifi ESP32 config UI.
I would like to use HTTP commands over Wifi. Is it possible?

Print this item

  ESPHome GPIO
Posted by: lautarosrur - 11-04-2022, 09:00 PM - Forum: KC868-A16 - Replies (7)

How can I reference the GPIO and analog pins in ESPHome? Can you provide some example? Thanks.

Print this item

  duvida sobre erro KC 868 A6
Posted by: EMSANTANA - 11-04-2022, 12:25 AM - Forum: KC868-A6 - Replies (1)

Boa noite.
Eu tenho uma placa WIFI KC868 A6 conectado a um roteador. Mas quando a energia acaba, quando a energia volta, a internet volta mas a placa KC868 A6 trava. Para voltar ao trabalho, tenho que desligar a energia e ligar novamente.
Que solução posso usar?

Print this item

  how to conect 10 circuits of LED STIP LIGHT
Posted by: engmohades - 11-02-2022, 11:56 AM - Forum: KC868-A4 - Replies (3)

hello, admin
    What are  products from Kinkony  to conect 10 circuits of LED STIP LIGHT ?
    How to connect them to be dimmable from wall switch and at the same time to be itegrated in app Home Assistant (dimmable and change multy color)?
 
Thank you

Print this item

  ESP32 arduino library for KC868-H32B Pro Controller
Posted by: admin - 11-01-2022, 12:41 AM - Forum: News - No Replies

Made ESP32 arduino library for KC868-H32B Pro Controller, easy to write arduino code for simple logical, such as sensor trigger relay or timer locally.
[Image: arduino_h32b_pro_2.png]
[Image: arduino_h32b_pro_3.jpg]

here is details: https://www.kincony.com/how-to-use-ardui...b-pro.html

Print this item

  How to use "arduino library" for KC868-H32B Pro
Posted by: admin - 11-01-2022, 12:12 AM - Forum: KC868-HxB series Smart Controller - No Replies

We have made arduino library for KC868-H32B Pro smart controller. it is open source and free for DIYer use.

1. Install ESP32 USB driver to your computer.

download from: https://www.kincony.com/download/CH341SER.zip
after installed USB driver, connect USB cable to your KC868-H32B Pro USB port. 
[Image: attachment.php?aid=1504]   

Then you will find COM port in windows OS "device manager"
[Image: attachment.php?aid=1499]   

2. Enable "ESP32 Development Mode" by KC868-H32B Pro Ethernet setting.
[Image: attachment.php?aid=1500]   

3. Install library in arduino IDE.

   
   
   

here have many demo simple code for how to use KC868-H32B Pro smart controller's relay output and input sensor port.

   
This is sample code how to turn ON/OFF one relay.

Print this item

  Great technical support
Posted by: petez69 - 10-31-2022, 11:24 PM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

Hello Kincony

Thankyou for sending me a board replacement for my A16.  The board arrived within 2 weeks in the mail.  I really appreciate you helping me and I have no hesitation in recommending your products.

Thankyou !

Peter

Print this item

  DS1820 temperature sensor on KC868-A16
Posted by: marius - 10-30-2022, 09:20 AM - Forum: KC868-A16 - Replies (22)

Hello,
I connected DS1820 temperature sensor to KC868-A16 GPIO pins and running Tasmota, but in Tasmota interface module configuration there is no option to select DS1820 sensor or any other similar type (like AM2301A) sensor.

Can someone advice on how to make this thing working?
Evrything else working perfectly

Print this item