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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,161
» Latest member: lilyjohnson
» Forum threads: 4,072
» Forum posts: 20,429

Full Statistics

Online Users
There are currently 142 online users.
» 0 Member(s) | 125 Guest(s)
AhrefsBot, Amazonbot, Applebot, Baidu, Bytespider, PetalBot, Yandex, bot

Latest Threads
M16v2 and SCT013-050
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
3 hours ago
» Replies: 1
» Views: 9
connect 2 KC868 to homeas...
Forum: KC868-A16
Last Post: admin
3 hours ago
» Replies: 5
» Views: 33
KC868-AP KCS 2 MQTT
Forum: KC868-AP / ADR
Last Post: guycaluwaerts
4 hours ago
» Replies: 6
» Views: 1,974
RS485 Modbus SHT30 sensor...
Forum: "KCS" v3 firmware
Last Post: admin
Yesterday, 09:31 PM
» Replies: 7
» Views: 455
Single-family home automa...
Forum: DIY Project
Last Post: admin
Yesterday, 09:29 PM
» Replies: 1
» Views: 15
ESP32 Smart Controller – ...
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: vojtech
Yesterday, 11:31 AM
» Replies: 4
» Views: 385
B4 Smart Controller Wirin...
Forum: B4
Last Post: vojtech
Yesterday, 10:57 AM
» Replies: 5
» Views: 179
INCREMENTAL ENCODER
Forum: KC868-A8
Last Post: admin
Yesterday, 07:51 AM
» Replies: 3
» Views: 30
KC868-A8 OpenPLC Function...
Forum: KC868-A8
Last Post: admin
Yesterday, 12:00 AM
» Replies: 0
» Views: 13
"KCS" v3.25.0 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
06-07-2026, 01:43 AM
» Replies: 5
» Views: 633

  KC868-A8 PCB updated V1.5
Posted by: admin - 08-04-2022, 01:34 AM - Forum: News - Replies (23)

new pcb v1.5 of KC868-A8, replaced USB-C with MiniUSB port.

[Image: KC868-A8-1_03.png]

Print this item

  lesson33 - make a 3D dashboard for home assistant
Posted by: admin - 08-03-2022, 03:33 AM - Forum: Home automation training courses - Replies (4)

Here are our demo dashboard used frontend plugin in HACS:

Weather Card
Config Template Card
Simple Weather Card
Kiosk Mode
card-mod
mini-graph-card
button-card
Homekit panel card


Here is 3D dashboard demo video used config file:

.txt   home-assistant-dashboard-3d-kincony-yaml.txt (Size: 35.28 KB / Downloads: 889)
Here is 3D dashboard sample photos:

.zip   home-assistant-dashboard-3d-kincony.zip (Size: 4.87 MB / Downloads: 923)

Print this item

  KC868-A8 MQTT Can someone write me code for this
Posted by: pidetaanyhteytta - 08-02-2022, 06:26 PM - Forum: DIY Project - Replies (5)

Hi.
I need code for KC868-A8 V1.4 For MQTT Use just like in KC868-4 mqtt code what is is useles because i2C and it has only WIFI.

Ineed
1. LAN Configuration with static ip and dhcp disabled with //
2.WIFI Configuration with static ip but not in use //
3.MQTT control lines i will edit subs and bups. inputs has to buplish and outputs has to subscribe
4. example how to make output control momentary or latching.
Can somebody help me . i have tried but i need code to learn and cant find eny clear code to read and understand.

Print this item

  KC868-A16 Tasmota and RS485
Posted by: alex_neo - 07-29-2022, 06:25 AM - Forum: DIY Project - Replies (3)

Please tell me (if it possible) how to use rs 485 port with tasmota firmware?
I've got some rs 485 devices (such as C02 sensors, wind speed and so on) and want them to receive data from. Like i receive data from tasmota sensors to my mqtt server by json strings.

I have connected to rs 485 port some of them (powered on of cource) but no data came. like nothing happens.

Is it really possible with KC868-A16 or I must search some other device?

Thank you.

Print this item

  how to move CM4 eMMC home assistant data to USB driver
Posted by: admin - 07-29-2022, 06:11 AM - Forum: KC868-Server Raspberry Pi4 local server - Replies (2)

if you are using CM4 8G eMMC version, installed home assistant and add-on. when you have not enough space of eMMC, you can use "movedata disk" function, that can move your data to USB disk, save your eMMC space. it's easy.
[Image: attachment.php?aid=1181]

Print this item

  config analog input for 4-20mA device in ESPHome
Posted by: admin - 07-28-2022, 07:29 AM - Forum: KC868-A4 - No Replies

actually esp32 will convert current signal to voltage from sensor. we have tested KC868-A4 board with current source, here are some photos from board and esphome log output:
   
   
   
   


here is ESPHome config file for KC868-A4 analog input:

esphome:
  name: a4

esp32:
  board: esp32dev
  framework:
    type: arduino

# Enable logging
logger:

# Enable Home Assistant API
api:

ota:
  password: "cde668a4953338ac5140f1585c9d5150"

wifi:
  ssid: "KinCony"
  password: "123456"

  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "A4 Fallback Hotspot"
    password: "ZvKhDPUYilHj"

captive_portal:

sensor:
  - platform: adc
    pin: 34
    name: "ADC-IN"
    update_interval: 5s

Print this item

  water level measurement as a percentage.
Posted by: 2sdaymars - 07-25-2022, 04:08 AM - Forum: KC868-A4 - Replies (1)

Can you give me some code to measure water with dc current analog 4-20mA using ESPHOME?

I want to know the filter value representing the water level measurement as a percentage.

I am new to esphome.

Print this item

  KC868-A8S PCB updated V1.2
Posted by: admin - 07-21-2022, 07:52 AM - Forum: News - No Replies

new pcb v1.2 of KC868-A8S, added 4G SIM7600 module socket on the pcb.



Attached Files Thumbnail(s)
                   
Print this item

  KC868 A4 - Help in Program
Posted by: mfjunior96 - 07-20-2022, 03:15 AM - Forum: KC868-A4 - Replies (1)

Goodnight,

I have a led driver that uses the tuya/smart home platform, it is connected to alexa and works only by voice command, I wanted to use a digital input to change the state of the led driver from on to off, could anyone help me?


Thanks in Advance



Attached Files
.zip   Casa_A4_Digital_Wifi_IR_LED_BOTAO.zip (Size: 1.64 KB / Downloads: 668)
Print this item

  [Arduino demo source code for KC868-A4]-15 internet control by ESP Rainmaker
Posted by: admin - 07-19-2022, 05:39 AM - Forum: KC868-A4 - Replies (30)

this is a simple demo source code for KC868-A4 remote control relay by ESP RainMaker.


.zip   ESP-RAINMARKER-A4-4DO.zip (Size: 1.96 KB / Downloads: 1806)
1. install arduino IDE with "Additional Boards Manager URLs": https://raw.githubusercontent.com/espres...index.json
2. Arduino IDE "Board" chose: ESP32 DEV Module
3. Arduino IDE "Tools" -- "Partition Scheme" -- chose: "RainMaker"
4. Download code
5. Scan QRcode to add device.

Print this item