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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,322
» Latest member: PTC
» Forum threads: 3,634
» Forum posts: 18,765

Full Statistics

Online Users
There are currently 30 online users.
» 0 Member(s) | 18 Guest(s)
AhrefsBot, Amazonbot, Bing, Crawl, PetalBot, bot

Latest Threads
Problems and general Feed...
Forum: N30
Last Post: molelightn
1 hour ago
» Replies: 0
» Views: 1
N20 Problem with Home Ass...
Forum: N20
Last Post: Luismical1
6 hours ago
» Replies: 3
» Views: 16
sample code to receive ht...
Forum: F16
Last Post: admin
10 hours ago
» Replies: 8
» Views: 29
16-Channel Lighting Contr...
Forum: News
Last Post: admin
10 hours ago
» Replies: 1
» Views: 6
OUTPUT DO1
Forum: KC868-AIO
Last Post: admin
Today, 01:58 AM
» Replies: 3
» Views: 19
N30 Energy entry not work...
Forum: N30
Last Post: Vega
Yesterday, 01:15 PM
» Replies: 13
» Views: 123
KC868-M16v2 configure yam...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
Yesterday, 08:45 AM
» Replies: 127
» Views: 25,331
Replacing ESP32 with Kinc...
Forum: KC868-A16
Last Post: admin
12-24-2025, 11:43 PM
» Replies: 1
» Views: 28
KC868-Server ESP32 Ethern...
Forum: KC868-Server Raspberry Pi4 local server
Last Post: admin
12-24-2025, 11:41 PM
» Replies: 7
» Views: 93
Single Moment switch
Forum: DIY Project
Last Post: admin
12-24-2025, 11:37 PM
» Replies: 1
» Views: 29

  free sample
Posted by: firoz ali - 12-07-2024, 05:24 PM - Forum: Apply for free sample product - No Replies

Dear KinCony Team,
I hope this message finds you well. My name is [Your Name], and I am excited to inform you about an open-source project I am initiating, which will be based on your innovative KinCony products. The project's goal is to create a [briefly describe your project, e.g., "smart home automation system," "IoT educational kit," etc.] that is accessible, user-friendly, and beneficial to public welfare and education.
KinCony's reputation for reliable and versatile products is why I chose your solutions as the foundation for this project. With your support, I aim to:

  • Promote Education: Introduce to my classmates and college  to advanced technologies through hands-on learning.
  • Contribute to Open Source: Share the project’s designs, code, and documentation freely, fostering innovation and collaboration in the community.
  • Advance Public Welfare: Enable practical, low-cost applications that address real-world problems, benefiting individuals and communities alike.
To ensure the project’s success, I kindly request a complimentary sample of KC868-A4. This support will allow me to rigorously test, develop, and document the project for broader adoption.
I commit to:
  1. Crediting KinCony as the hardware provider in all materials and publications.
  2. Sharing the project's progress, outcomes, and open-source contributions publicly, including with the KinCony community.
  3. Providing regular updates on how KinCony's products are being utilized in the project.
Thank you for considering my request. I am confident this collaboration will create meaningful value for the community while showcasing the potential of KinCony’s products. Please feel free to reach out if you have any questions or need further details about the project.
Looking forward to your positive response.
Warm regards,
Firoz Ali
university student
21201022firoz@viva-technology.org
Add: shop no 3,4 ,sai prasad apartment,fanaspada,waliv,vasai east -401208, Maharashtra ,India 
mobile: +91 7420977847


4o

Print this item

  Board KC868_A16 FW 2.2.7 no value sensor MQTT
Posted by: kerdalle - 12-07-2024, 05:09 PM - Forum: KC868-A16 - Replies (4)

Hello,
I updated my card with the latest firmware 2.2.7 and I have a problem with MQTT and sensor 1,2,3. I installed a DS18B20 sensor on sensor 3 It is displayed well and gives the right temperature on the Monitor web page.
However I have the zero value with mqtt:

topic KC868_A16/ECC9FFB5F36C/STATE
value:
{"input1":{"value":false},"input2":{"value":false},"input3":{"value":false},"input4":{"value":false},"input5":{"value":false},"input6":{"value":false},"input7":{"value":false},"input8":{"value":false},"input9":{"value":false},"input10":{"value":false},"input11":{"value":false},"input12":{"value":false},"input13":{"value":false},"input14":{"value":false},"input15":{"value":false},"input16":{"value":false},"output1":{"value":false},"output2":{"value":false},"output3":{"value":false},"output4":{"value":false},"output5":{"value":false},"output6":{"value":false},"output7":{"value":false},"output8":{"value":false},"output9":{"value":false},"output10":{"value":false},"output11":{"value":false},"output12":{"value":false},"output13":{"value":false},"output14":{"value":false},"output15":{"value":false},"output16":{"value":false},"adc1":{"value":0},"adc2":{"value":0},"adc3":{"value":0},"adc4":{"value":0},"sensor1":{"temperature":0.0,"humity":0.0},"sensor2":{"temperature":0.0,"humity":0.0},"sensor3":{"temperature":0.0,"humity":0.0}}


topic KC868_A16/ECC9FFB5F36C/STATE  [sensor3]
value {"temperature":0,"humity":0}
topic KC868_A16/ECC9FFB5F36C/STATE  [sensor3][temperature]
value 0

KC868 monitor web page  sensor chanel 3 show good température 21.2 witch varie according room température.
I think read all post and nothing found abour this problem.
With the software MQTT explorer it's idem 
Inputs, outputs state and order works fine with mqtt.
Where I am wrong?
   
Edit: I have also for test connect ADC chanel 4 on board 3V .  Web page MONITOR board display value 4095 but in MQTT topic stil 0:
"adc1": {
    "value": 0
  },
  "adc2": {
    "value": 0
  },
  "adc3": {
    "value": 0
  },
  "adc4": {
    "value": 0
  },
   



Attached Files Thumbnail(s)
   
Print this item

  H32B smar home app connection
Posted by: Saif Kitany - 12-07-2024, 01:27 PM - Forum: KC868-HxB series Smart Controller - Replies (7)

Hello technical support team,

I have H32b controller, and I use kincony smart home app. I was controlling the H32B by the kincony smart home app (with ethernet cable and UDP mode), and Kbox app (with wifi and TCP server mode)and everything were working perfectly, till my router got broken.

I bought new router, with same gateway ip address as the old one.

Now, the new router, has new wifi network, and i set the new network and password in wifi settings of the H32B, and I succeeded to control the H32B controller by Kbox app, but i still not able to control the H32B controller by kincony smart home app.

Is there any settings i have to update in the router or H32b ethernet settings?

Print this item

  how to use DHT22 temperature humidity sensor with KC868-A16 by ESPHome
Posted by: admin - 12-07-2024, 05:40 AM - Forum: KC868-A16 - No Replies

DHT22 use by 3.5v--5.5v power. so i have contact with 433MHz receiver's pin, that have a 5V point.
   
   
   
   
   
   

Code:
esphome:
  name: a16
  platform: ESP32
  board: esp32dev
 
 
# Example configuration entry for ESP32
i2c:
  sda: 4
  scl: 5
  scan: true
  id: bus_a


# Example configuration entry
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0

# Example configuration entry
pcf8574:
  - id: 'pcf8574_hub_out_1'  # for output channel 1-8
    address: 0x24

  - id: 'pcf8574_hub_out_2'  # for output channel 9-16
    address: 0x25

  - id: 'pcf8574_hub_in_1'  # for input channel 1-8
    address: 0x21

  - id: 'pcf8574_hub_in_2'  # for input channel 9-16
    address: 0x22

# Individual outputs
switch:
  - platform: gpio
    name: "light1"
    pin:
      pcf8574: pcf8574_hub_out_1
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: false

  - platform: gpio
    name: "light9"
    pin:
      pcf8574: pcf8574_hub_out_2
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: OUTPUT
      inverted: false

binary_sensor:
  - platform: gpio
    name: "input1"
    pin:
      pcf8574: pcf8574_hub_in_1
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: false

  - platform: gpio
    name: "input9"
    pin:
      pcf8574: pcf8574_hub_in_2
      # Use pin number 0
      number: 0
      # One of INPUT or OUTPUT
      mode: INPUT
      inverted: false

# Enable logging
logger:

# Enable Home Assistant API
api:

sensor:
  - platform: dht
    pin: 32
    temperature:
      name: "Living Room Temperature"
    humidity:
      name: "Living Room Humidity"
    update_interval: 60s

web_server:
  port: 80

Print this item

  KinCony F24 ESP32-S3 16A Removable Relay Board released
Posted by: admin - 12-07-2024, 01:18 AM - Forum: News - No Replies

KinCony F24 ESP32 smart controller based on ESP32-S3-WROOM-1U (N16R8) wifi chip. It have 24 manual control switch buttons can turn ON/OFF relay even if system is broken. 24 channel removable OMRON high-quality relay, 4 channel 1-wire GPIOs, 2 free GPIOs, 4 channel analog input ports. One SD card using SPI bus. KinCony F24 include DS3231 high precision RTC clock chip. LCD display will show wifi and ethernet IP address and Tuya connection state. F24 have RS485 port and RF433MHz RF receiver. You can write any code by Arduino IDE / MicroPython / ESP-IDF development tool to ESP32 module. We will supply Arduino / ESP-IDF demo code for different samples. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant or tasmota firmware(tasmota total support MAX 32channel INPUT+OUTPUT ports) for smart home automation DIY. F24 use KCS v3 firmware, it support home assistant auto discovery function by MQTT, so without write any config code (zero code) for home assistant. F24 support Apple HomeKit, easy to use directly. Support save state LOG to SD Card. It use by local RTC clock, use timer work without internet. F24 support to use KinCony cloud server service, so that you can remote control and monitor your device by internet using mobile phone or computer web browser. note: (buy from KinCony Official Shop have KinCony cloud server 2 years free)
[Image: F24-1_small.jpg]
Model No. KinCony F24
Description: KinCony 24 Channel ESP32-S3 Removable Relay Controller – F24
Power supply: 12/24V DC (Default install by 12V OMRON relay)
Processor: ESP32-S3-WROOM-1U (N16R8)
Size: 262mm*127mm*62mm 待改
interfaces: Ethernet(RJ45)-LAN 100Mbps IPv4/IPv6,WiFi,RS485,Bluetooth,USB-C,LCD,Tuya Module
RTC: DS3231 high precision chip (battery socket on PCB)
SD Card: SPI bus
Installation method: DIN RAIL
LCD: SSD1306 I2C display
Outputs:
24CH OMRON removable relay, every channel have "COM"(common) and "NO"(normal open) ports.
MAX load 250VAC/16A 30VDC/16A
[Image: F24-12_small.jpg]
Inputs:
2CH analog input DC0-5V (A1,A2) 2CH analog input 4-20mA (A3,A4)
24CH dry contact inputs (optocoupler isolation, long distance circuit for MAX 500 meters cable)
3 buttons: 1:ESP32 Reset 2:ESP32 Download 3:Tuya config
1-Wire GPIO: 4CH (with pull-up resistance on PCB)
free GPIO: 2CH (without pull-up resistance on PCB, connect with ESP32 pin directly)
RF receiver socket: 433MHz RF receiver
[Image: F24-11_small.jpg]
[Image: F24-2_small.jpg]
[Image: F24-4_small.jpg]
software solution:
1. download KinCony KCS firmware, so that work with multi protocol: HTTP, MQTT, TCP, RS485 modbus, Tuya app, config OUTPUT for “momentary” and “interlock” group functions. use Tuya mobile phone app directly, support voice control by Alexa and Google home speaker directly. “KCS” support IFTTT function work locally without internet. It also support use by KinCony cloud server. KCS v3 support home assistant auto discovery function by MQTT, so without any config file for home assistant.
2. download firmware by ESPHome, integrate to home assistant or use by web service.
3. download tasmota firmware.
4. write your own arudino code for your own requirements.
5. It is recommended to use home assistant and Tuya mobile phone app at the same time. So that remote control by internet using Tuya app, local control by LAN using home assistant app.
Related technical information
———————————
ESP32 I/O pin define: https://www.kincony.com/forum/showthread.php?tid=7132
config yaml file for ESPHome: https://www.kincony.com/forum/showthread.php?tid=7145
arduino demo source code: https://www.kincony.com/forum/forumdisplay.php?fid=65
KCS v3 firmware online guide: https://www.kincony.com/how-to-use-kcsv3...board.html
YouTube video tour: upload soon
Order bundles:
Bundle A: F24
Bundle B: F24 + USB-C cable+ power supply
[Image: F24-size_small.png]

Print this item

  Error: Installing ESPHome on Windows without Home Assistant/Rasberry Pi
Posted by: OrenaikeJ - 12-06-2024, 12:36 PM - Forum: Getting Started with ESPHome and Home Assistant - Replies (1)

When I attempted to install ESPHome on Windows PC without Home Assistant & Rasberry Pi, on my Laptop, following your Youtube Instructional Guide, I got the error mesages seen in the attachment. Kindly assist me to successfully install the ESPHome on Windows without Home Assistant & Rasberry Pi.



Attached Files Thumbnail(s)
   
Print this item

  KC868-A16 need gpio pins
Posted by: msinfo - 12-06-2024, 11:21 AM - Forum: KC868-A16 - Replies (3)

Hello, is there a way i can use the gpio 18,19 and 21 from the esp32 to connect a device from a project im trying to do? I think the pins i need are connected to the Ethernet chip.

Print this item

  KC868 A16 Tasmota
Posted by: Istvan - 12-06-2024, 09:19 AM - Forum: KC868-A series and Uair Smart Controller - Replies (15)

Hi all,

I'm using a KC868 controller with  Tasmota.

I found two tasmota firmwares here on the forum.
One shows the digital inputs nicely on the main page.  However, with this version, I can't select the DS18x20 temperature sensor I'm using because it's not listed.

If I use the version that includes this sensor, the digital inputs are not shown.

Is there one that can do both functions ?


Thx,
István

Print this item

  KinCony G1 ESP32-S3 SIM7600E 4G Module released
Posted by: admin - 12-06-2024, 06:21 AM - Forum: News - Replies (2)

KinCony G1 ESP32 4G module based on ESP32-S3-WROOM-1U (N16R8) and SIMCOM SIM7600E series chip. G1 have RS485 port and many free GPIOs for user.You can write any code by Arduino IDE / Micro Python / ESP-IDF development tool to ESP32 module. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant. Such as send SMS and make CALL by ESPHome. for example, when sensor trigger, it can send SMS to user's mobile phone. Just according to SIMCOM AT command, you can do anything.
[Image: G1-1_pix400.jpg][Image: G1-2_pix400.jpg]
[Image: G1-view.jpg]
Model No. KinCony G1
Description: KinCony 4G Module – G1
Power supply: 12-24V DC
Processor: ESP32-S3-WROOM-1U (N16R8)
4G Module: SIM7600E-L1C
SIM Card: Nano SIM
Size: 95mm*84mm*59mm
interfaces: Ethernet(RJ45)-LAN 100Mbps IPv4/IPv6,WiFi,RS485,Bluetooth,USB-C,I2C extender, LCD, Buttons
Installation method: DIN RAIL
LCD: SSD1306 I2C display
Antenna Extender: ESP32-S3, 4G, GPS
Inputs:
2 buttons: 1:ESP32 Reset 2:ESP32 Download
12 buttons: Telephone Keyboard
1-Wire GPIO: 4CH (with pull-up resistance on PCB)
free GPIO: 3CH (without pull-up resistance on PCB, connect with ESP32 pin directly)
free GPIO: 4CH (without ESD diode on PCB):
[Image: G1-3_pix400.jpg][Image: G1-4_pix400.jpg]
[Image: G1-7.png]

Print this item

  [arduino code examples for G1]-06 Print TEXT on SSD1306 OLED displayer
Posted by: admin - 12-06-2024, 01:44 AM - Forum: G1 - No Replies

Code:
/*
* Made by KinCony IoT: https://www.kincony.com
*
* This Arduino program demonstrates how to display text on an SSD1306 128x64 OLED display using the U8g2 library.
* The program draws two lines of text on the display:
* - The first line is "KINCONY" in a larger font.
* - The second line is "www.kincony.com" in a smaller font.
*
* The display is connected via I2C (software implementation) with:
* - SCL (clock) on pin IO11
* - SDA (data) on pin IO12
*
* The display's I2C address is set to 0x3C.
*/

#include <U8g2lib.h>  // Include the U8g2 library for controlling the OLED display
#include <Wire.h>     // Include the Wire library for I2C communication

// Initialize the display using the software I2C method (SCL = IO11, SDA = IO12)
U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0,  11, 12, U8X8_PIN_NONE);  // Screen rotation: U8G2_R0

// Function to display page 1 content
void page1() {
  // Set font size 18 for the larger "KINCONY" text
  u8g2.setFont(u8g2_font_timR18_tf);  // Use the Times Roman font, size 18
  u8g2.setFontPosTop();               // Set the text position at the top of the display
  u8g2.setCursor(5, 0);               // Position the cursor at coordinates (5, 0)
  u8g2.print("KINCONY");              // Display the text "KINCONY" on the screen

  // Set font size 12 for the smaller "www.kincony.com" text
  u8g2.setFont(u8g2_font_timR12_tf);  // Use the Times Roman font, size 12
  u8g2.setCursor(0, 40);              // Position the cursor at coordinates (0, 40)
  u8g2.print("www.kincony.com");      // Display the text "www.kincony.com"
}

// Setup function, runs once when the program starts
void setup() {
  // Set the I2C address for the display to 0x3C
  u8g2.setI2CAddress(0x3C*2);  // I2C address shift for 8-bit format
 
  // Initialize the display
  u8g2.begin();
 
  // Enable UTF-8 character printing for the display
  u8g2.enableUTF8Print();  // Allow UTF-8 encoded text to be printed
}

// Main loop function, continuously runs after setup()
void loop() {
  // Begin the display drawing process
  u8g2.firstPage();  // Prepare the first page for drawing
  do {
    // Call the page1() function to draw content on the display
    page1();
  } while (u8g2.nextPage());  // Continue to the next page until all pages are drawn
}
arduino ino file download: 

.zip   6-oled-ssd1306.zip (Size: 1.11 KB / Downloads: 353)
BIN file (you can use esp32 download tool download to ESP32-S3 with address 0x0 then directly to use) download:

.zip   6-oled-ssd1306.ino.merged.zip (Size: 201.32 KB / Downloads: 349)

Print this item