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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,083
» Latest member: Domdsq
» Forum threads: 1,829
» Forum posts: 9,611

Full Statistics

Online Users
There are currently 30 online users.
» 1 Member(s) | 17 Guest(s)
Bing, Bytespider, Facebook, Google, bot, facebookexternalhit, whitehawk1979

Latest Threads
Screws to lock the board ...
Forum: KC868-A16
Last Post: admin
2 hours ago
» Replies: 1
» Views: 1
KC868-AP KCS 2 MQTT
Forum: KC868-AP / ADR
Last Post: admin
4 hours ago
» Replies: 3
» Views: 4
kc868-a8 V1.5 flashing
Forum: "KCS" firmware system
Last Post: admin
Yesterday, 10:22 PM
» Replies: 10
» Views: 8
Kc868-server-modbus
Forum: KC868-Server Raspberry Pi4 local server
Last Post: admin
Yesterday, 10:13 PM
» Replies: 4
» Views: 4
KC868-HAv2 esphome issue
Forum: Development
Last Post: admin
Yesterday, 10:12 PM
» Replies: 24
» Views: 844
H32L issue
Forum: KC868-HxB series Smart Controller
Last Post: Saif Kitany
Yesterday, 07:12 AM
» Replies: 10
» Views: 8
KC868-A16 esp32 board (A1...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
04-23-2024, 11:47 PM
» Replies: 23
» Views: 2,873
KC868-ATC V1 dont work on...
Forum: KC868-ATC / Tuya adapter V2
Last Post: admin
04-23-2024, 02:03 AM
» Replies: 12
» Views: 7
ESPHome: RF433 functions?
Forum: KC868-AG/AG Pro
Last Post: admin
04-22-2024, 12:54 PM
» Replies: 15
» Views: 12,546
Smart lighting project - ...
Forum: DIY Project
Last Post: admin
04-22-2024, 10:13 AM
» Replies: 6
» Views: 5

  KC868-D16 light management capabilities?
Posted by: vessod - 02-01-2024, 02:33 PM - Forum: KC868-HxB series Smart Controller - Replies (9)

Hello!
I have read a lot of information here and website and I want to clarify and understand the capabilities of the KC868-D16 for lighting control.
What are the capabilities of KS868? 

1. Successfully dims LED strip at 12V,
2. Successfully dims 220V normal light bulb.
3. It dims with flickering LED dimmable bulbs 220V.

What are the options for dimming the RGBW LED strip, and color changing? 

Here is the answer from the email:
"Is the dimmer controller able to manage RGB LED lights, ( stripe)?
answer: any of our ESP32 boards have GPIOs support WS2812B RGB LED stripe."

WS2812B RGB LED stripe needs 5V power suply.

Sorry, if this is not the exact place for this post.
Sad

Print this item

  Connecting two KC868-A8 together
Posted by: msinfo - 02-01-2024, 02:15 PM - Forum: KC868-A8 - Replies (8)

Hello, i have a strange case here. I am running ESPhome with the KC868-A8 board with Ethernet and i want to use a second KC868 board. On the second board the ethernet port is not working and i don't have access to a WiFi signal. Is there a way to communicate with the first board and send and receive data without connecting it to wifi or ethernet ?

Thanks

Print this item

  LoraWan LMIC Solution (work with thethingsnetwork)
Posted by: sergalpe - 02-01-2024, 01:21 PM - Forum: KC868-A6 - Replies (1)

Fix the card using pin 22 (nRF24L01 CE) and connect it with DI01 (view image)

   

Now the configuration in the project is as follows:

// Pin mapping
const lmic_pinmap lmic_pins = {
  .nss = 5,                                                                                             // byte 0: pin for select
  .rxtx = LMIC_UNUSED_PIN,                                                               // byte 1: pin for rx/tx control
  .rst = 21,                                                                                           // byte 2: pin for reset
  .dio = { /*dio0*/ 2, /*dio1*/ 22, /*dio2*/ LMIC_UNUSED_PIN },       // bytes 3..5: pins for DIO0, DOI1, DIO2
};

.....

SPI.begin(18, 19, 23, 5);  // These specific pins are for kc868-a6
if (os_init_ex((const void *)&lmic_pins)) {

Print this item

  ws2812 led digital strip or similar
Posted by: ndev - 02-01-2024, 09:53 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,

I would like to use on digital strip led with the board A8S V2.
How can I manage that ?
Do I  need to install ESPHome ?
Is it quite esay to configure ?
Can I use the digital strip and the relay together ? ( I Don't know ESPHome but I will learn)

Thanks !

Print this item

  A128 circuit diagram
Posted by: KinCony Support - 02-01-2024, 07:31 AM - Forum: KC868-A128 - No Replies

   

Print this item

  A8S V2 circuit diagram
Posted by: KinCony Support - 02-01-2024, 02:16 AM - Forum: KC868-A8S - No Replies

   

Print this item

  A256 circuit diagram
Posted by: KinCony Support - 01-31-2024, 03:32 AM - Forum: KC868-A256 - No Replies

   

Print this item

  HA circuit diagram
Posted by: KinCony Support - 01-30-2024, 05:36 AM - Forum: KC868-HA /HA v2 - No Replies

   


   

Print this item

  M30 circuit diagram
Posted by: KinCony Support - 01-30-2024, 05:04 AM - Forum: KC868-M16 / M1 / MB / M30 - No Replies

   

   

Print this item

  MB circuit diagram
Posted by: KinCony Support - 01-30-2024, 05:01 AM - Forum: KC868-M16 / M1 / MB / M30 - No Replies

   

Print this item