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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,547
» Latest member: clarencelocke
» Forum threads: 2,901
» Forum posts: 15,394

Full Statistics

Online Users
There are currently 19 online users.
» 0 Member(s) | 8 Guest(s)
Amazonbot, Crawl, Google, PetalBot, WordPress/, bot, owler

Latest Threads
Tuya Controller
Forum: KC868-A16
Last Post: dagummy
2 hours ago
» Replies: 36
» Views: 1,621
G1 connection problem to ...
Forum: G1
Last Post: classiccars
4 hours ago
» Replies: 0
» Views: 3
G1 ESP32-S3 IO pins defin...
Forum: G1
Last Post: classiccars
6 hours ago
» Replies: 1
» Views: 197
[Bug] Network
Forum: KC868-A8
Last Post: admin
8 hours ago
» Replies: 3
» Views: 16
G1 Incoming Call Handling
Forum: G1
Last Post: admin
8 hours ago
» Replies: 1
» Views: 5
Dummy question: non-zero ...
Forum: T16M
Last Post: admin
8 hours ago
» Replies: 5
» Views: 36
Question:AS. Improving A...
Forum: KinCony AS
Last Post: admin
Today, 02:32 AM
» Replies: 1
» Views: 6
Integration zigbee and tu...
Forum: KC868-AG / AG Pro / AG8
Last Post: admin
Yesterday, 10:22 PM
» Replies: 3
» Views: 21
T16M discovery on linux
Forum: T16M
Last Post: admin
Yesterday, 10:18 PM
» Replies: 1
» Views: 4
Etgernet + wifi
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 10:16 PM
» Replies: 32
» Views: 670

  KC868-A4 bluetooth android phone app source code
Posted by: admin - 06-11-2021, 12:05 PM - Forum: KC868-A4 - No Replies

arduino IDE source code BlueTooth control relay function for KC868-A4 and Google App Inventor source code download:

.zip   bluetooth.zip (Size: 32.76 KB / Downloads: 613)

Print this item

  KC868H16 and Home Assistant ?
Posted by: Max - 06-09-2021, 07:29 PM - Forum: KC868-HxB series Smart Controller - Replies (3)

Hi, the KC868H16 is supported by Home Assistant ? If yes, there is a youtube tutorial ?
Thanks.

Print this item

  customer project photo by H32L and COLB from Saudi Arabia
Posted by: admin - 06-01-2021, 12:53 PM - Forum: DIY Project - No Replies

Made by
KC868-H32L relay controller
KC868-COLB logical controller
       

Print this item

  Issues with software
Posted by: Eugene - 06-01-2021, 09:23 AM - Forum: KC868-HxB series Smart Controller - Replies (3)

Hello everyone!

We are using KC868-H32 via Ethernet connection and have problems with PC app:

1. We cannot check the connection status while the application is running. So after the first successful connection, we don't know the current status. If something goes wrong, we will not know about it.

2. If there is no connection between the PC and the relay module, we can still turn the relays on and off in the app, but the relays will not switch in reality! And if we do this remotely, it is very difficult or impossible to check if the relays are actually switching.
Dear Kincony Team, what should we do? Maybe you have a new version of the app?
Thanks in advance!

Print this item

  KC868-A4 ESP32 I/O pin define in Arduino IDE
Posted by: admin - 05-31-2021, 01:29 AM - Forum: KC868-A4 - Replies (2)

#define DAC1 25
#define DAC2 26

#define ANALOG_A3  32
#define ANALOG_A4  33

#define ANALOG_A1  34
#define ANALOG_A2  35

const int Relay1 = 2;
const int Relay2 = 15;
const int Relay3 = 5;
const int Relay4 = 4;

const int DI1 = 36;
const int DI2 = 39;
const int DI3 = 27;
const int DI4 = 14;

const int BEEP = 18;

DS18B20 ds(13);

Print this item

Wink Lesson1-config Arduino IDE for ESP32 module
Posted by: admin - 05-30-2021, 03:03 AM - Forum: KC868-A series and Uair Smart Controller - No Replies

1. Download and install Arduino from https://www.arduino.cc/
2. add "https://dl.espressif.com/dl/package_esp32_index.json" to your "Additional Boards Manager URLs"
[Image: config-arduino-ESP32-1.png]
3. Search "ESP32" install esp32 by Espressif Systems board.
[Image: config-arduino-ESP32-2.png]
4. complete.

Print this item

  Timer
Posted by: bostjan - 05-27-2021, 08:00 PM - Forum: KC868-HxB series Smart Controller - Replies (7)

Hello

I have a 32 channel relay board to control the blinds on the house. Is it possible to set the relay to turn off after a certain time (1 minute)?

Print this item

  KC868-A4 released! You can write any code by Arduino IDE
Posted by: admin - 05-27-2021, 08:14 AM - Forum: News - Replies (4)

KC868-A4 smart controller , many hareware resource for you to use, you can write any code by Arduino IDE to ESP32 wifi/bluetooth module. We will supply demo code for different samples. Everyone can modify and change the code for your own smart home automation system project.
[Image: kc868-a4-2_pix550.jpg]
Here is resource list:
WiFi/Bluetooth*1
RS232*1
Relay Output*4
Digital Input*4
433M Transmit PCB port*1
433M Receiver PCB port*1
IR receiver*1
IR sender*1
Analog input (DC0-5V)*2
Analog input (4-20mA)*2
Analog output(DC0-10V)*2
temperature and humidity sensor port*1
Buzzer*1

Print this item

  KC868H16B + Domoticz + Rapberry
Posted by: Max - 05-26-2021, 12:07 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

Hello. I have set up a small installation with the H16B + Domoticz on a Raspberry Pi3, it works well. I would like to know if there is the possibility to include COL B to have analog inputs and manage them under Domoticz. How can I do it?

Thank you.



Attached Files Thumbnail(s)
   
Print this item

  KBOX iOS app updated V1.4.0
Posted by: admin - 05-24-2021, 01:52 AM - Forum: News - No Replies

improvement:
1: support KC868-D8 dimmer controller.
2: Optimized TCP connection performance.

you can update from Apple Store: "KBOX-smart home" application.

Print this item