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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,367
» Latest member: talljane
» Forum threads: 2,574
» Forum posts: 13,313

Full Statistics

Online Users
There are currently 39 online users.
» 1 Member(s) | 20 Guest(s)
Bytespider, Crawl, DataForSeoBot, Google, Semrush, Yandex, bot, wretar

Latest Threads
How can I power multiple ...
Forum: KC868-A series and Uair Smart Controller
Last Post: ingersoj
58 minutes ago
» Replies: 11
» Views: 119
how to use AS ESP32-S3 vo...
Forum: KinCony AS
Last Post: biofects
1 hour ago
» Replies: 13
» Views: 455
change wake up name
Forum: KinCony AS
Last Post: admin
2 hours ago
» Replies: 13
» Views: 95
Problem with IFTTT automa...
Forum: "KCS" firmware system
Last Post: admin
4 hours ago
» Replies: 6
» Views: 44
A32 Pro ESPHome yaml incl...
Forum: KC868-A32/A32 Pro
Last Post: admin
5 hours ago
» Replies: 18
» Views: 183
KC868-A2 ESP32 I/O pin de...
Forum: KC868-A2
Last Post: admin
5 hours ago
» Replies: 8
» Views: 2,266
Need help with configurat...
Forum: KC868-HxB series Smart Controller
Last Post: admin
Yesterday, 04:32 AM
» Replies: 32
» Views: 395
ESP32 S3 set up issue
Forum: Extender module
Last Post: admin
12-17-2024, 11:43 PM
» Replies: 10
» Views: 68
KC868-A8 Schematic
Forum: KC868-A8
Last Post: admin
12-17-2024, 11:40 PM
» Replies: 7
» Views: 51
"KCS" v2.2.8 firmware BIN...
Forum: "KCS" firmware system
Last Post: admin
12-17-2024, 11:38 PM
» Replies: 2
» Views: 179

  KC868-D8 V4.35 new firmware update
Posted by: admin - 11-19-2021, 02:29 AM - Forum: News - No Replies

improvement:

add switch button control brightness speed option
   

update BIN file firmware by "KC868 Controller Network Bootloader" tool.

[Image: KC868-Controller-Network-Bootloader.png]
firmware BIN file 

.zip   Dimmer8_V435_1119.zip (Size: 47.2 KB / Downloads: 266)

Print this item

  How can i use your controllers fountain?
Posted by: engmohades - 11-17-2021, 11:27 AM - Forum: News - Replies (5)

Do you have an idea that controllers such as kc868-32bs or colb  can be used in the boogie fountain?

Print this item

  KC868-D8 home assistant configuration.yaml update
Posted by: admin - 11-17-2021, 01:12 AM - Forum: News - No Replies

follows support turn ON/OFF lamp by click "lamp" ico in home assistant.
   

light:
  - platform: mqtt
    name: dimmer1
    unique_id: dimmer1
    schema: template
    command_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxxxxx/set"
    state_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxxxxx/state"
    command_on_template: >
      {%- if brightness is defined -%}
      ,{"dimmer1":{"value":{{(brightness / 255 * 100) | int - 1}}}
      {%- else -%}
      ,'{"dimmer1":{"value":99}}'
      {%- endif -%}
     
    command_off_template: '{"dimmer1":{"value":0}}'

    state_template: >
      {%- if value_json.dimmer1.value == 0 -%}
        off
      {%- else -%}
        on
      {%- endif -%}
    brightness_template: '{{(value_json.dimmer1.value / 99 * 255)| int}}'

Print this item

  Wifi controller devices inside metal enclouser
Posted by: ahmed - 11-15-2021, 09:32 AM - Forum: DIY Project - Replies (3)

Is the Wifi signal can reach the wireless controllers in closed metal enclousers as your video.
Or we need PVC enclosure with transparent door for get good signal if no availability to ether
net cables?

Print this item

Tongue KC868-A4 ,RS232 can not communicate with Max232
Posted by: Nantawit - 11-15-2021, 07:54 AM - Forum: KC868-A4 - Replies (20)

Big Grin Could  you  help  me  about  rs232 port for your  product  that  desighed  RS232 female  on board  so I  want  to  connect  with  modbus 485 devices that  is  ,must  convert  rs232 to  TTL (use max232) nad  then use  max 485  so  I  try  to connect  but  can  not  show  the  data  Rx ,TX .
          Big Grin firstly ,testing  the rs232  alone  by  pin 2 (tx)  connect  to  LED series with resistor 1 k  the  result  was  LED  blinking and  also  verified by  connecting pin RX and TX together  then  checking  the  serial monitor  so  its  can shows the  data  and  then conneecting  rs232 with Max 232 after that the  result  can  not  show  as the  last .

Print this item

  KC868-A8 custom mqtt broker using
Posted by: cbyfmd - 11-15-2021, 04:58 AM - Forum: KC868-A8 - Replies (3)

       



Attached Files
.zip   KC868_A8_Arduino_MQTT.zip (Size: 1.85 KB / Downloads: 409)
Print this item

  Lesson29- How to use tasmota for KC868-A8 via PCF8574 IIC extend GPIO
Posted by: admin - 11-15-2021, 01:24 AM - Forum: KC868-A8 - Replies (54)

Thanks for "blakadder" from https://blakadder.com supply the tasmota firmware BIN file for KC868-A8
details you can see : https://blakadder.com/kincony-KC868-A8



1. download tasmota firmware for KC868-A8

.zip   KC868-A8-Tasmota-firmware.zip (Size: 877.69 KB / Downloads: 1593)

2. After you get it running on your Wi-Fi network, set the template in " Configuration - Other"
copy this code:

{"NAME":"KC868-A8","GPIO":[32,0,1120,0,640,608,0,0,0,1,1,1152,0,0,5600,0,0,0,0,5568,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,1],"FLAG":0,"BASE":1,"CMND":"EthClockMode 3 | EthAddress 0 | EthType 0 | I2CDriver2 1"}

3. After applying the template you need one more configuration step. Navigate to " Configuration - Configure PCF8574 " and set the PCF8574 connected to relays to Output.

[Image: setup.jpg]

[Image: webui.jpg]

Print this item

  What is the main language code for Kincony? And what is main advantage than others?
Posted by: ahmed - 11-14-2021, 12:49 PM - Forum: DIY Project - Replies (1)

What is the main language code for Kincony? And what is main advantage than others?

Print this item

  Is any way to link elecyric gate motor and wireless security alarm to use kincony app
Posted by: ahmed - 11-14-2021, 12:18 PM - Forum: DIY Project - Replies (18)

Is any way to link electrc gate motor and wireless security alarm to use kincony app?

The wirless security alarm is :-  SL6 Response Wirefree Telecommunicating Alarm System 868 MHZ
And the electric gate motor is 433MHZ RF , i attached the specifications and details



Attached Files
.pdf   207-SM-Control-panel-for-swing-gates-12VDC-and-24VDC.pdf (Size: 2.08 MB / Downloads: 816)
.pdf   sl5.pdf (Size: 1.23 MB / Downloads: 368)
Print this item

  Controlling Shutter and curtain Motors using wifi touch button swith rectangle size
Posted by: ahmed - 11-14-2021, 11:12 AM - Forum: DIY Project - Replies (9)

I had one of this to my master bedroom shutter it is the standard rectangle shape in Egypt from sonoff brand.
It is wifi connect to rf remote or sonoff mobile apps i need to use one app for everything do you able your kincony mobile app work on sonoff wifi? Or do you have touch button 3 position to shutter/ curtain up and down and stop.
Note each floor has 1 circuit 220 volt to all floor shutters and the current control manual rocker switch beside each curtain, it is mandatory to use wifi switch to connect wireless to mobile apos.
Also please tell me how many of this wifi switches can work with confusion and  interruption because i had 12 shutters



Attached Files Thumbnail(s)
   
Print this item