All the controller products of our company, we all open the interface of the communication protocol free of charge, and provide R & D technical supports, so that you can quickly integrate the hardware products into your own system platform. With the highest efficiency and the fastest way, implement your own application to control the controller.
At present, the interface of product development mainly has two kinds of programming control methods:
1. Through point-to-point communication, realizing the control programming mode in the LAN local network;
The application program (the computer or the mobile phone app) establishes the socket network communication connection through the IP and port parameters to the controller, and then sends the related command content, so to realize the control of the controller device and the reading operation of the current state.
2. Communicating with the cloud server, to realize the remote control programming mode of the wan;
The application program (the computer or the mobile phone app) communicates with the control cloud server of our company through the internet, and all the interactive commands and operations are communicated with the cloud server, then to realize the control of the controller device and the reading operation of the current state.
We provide the communication protocol documentation of the controller, the routine source code of the call, and if you have technical problems during the debugging process, please contact our R & D engineers, and we will help you complete the software development work.
Smart controller demo source code for visual basic.
Smart controller demo source code for C++Builder.
Smart controller demo source code for Python.
Smart controller demo source code for Delphi.
Smart controller demo source code for iOS Xcode.
Smart controller demo source code for andorid.
If you want to understand our product and solution,many videos can help you on KinCony’s youtube channel:
If you are a engineer or want to developing to control our controller hardware by your software, we open protocol and have demo source code:
- KC868-Hx controller’s protocol :
https://www.kincony.com/smart-controller-development-protocol.html - C++ development tool demo source code for PC :
https://www.kincony.com/tcp-server-client-debugger.html - Android phone app demo source code :
https://github.com/hzkincony/KBOX-Smart-Home-Android-App-LAN-Not-Need-Internet - iOS iPhone app demo source code :
https://github.com/hzkincony/KBOX-Smart-Home-iOS-App-LAN-Not-Need-Internet - Many others demo source code (such as Visual Basic,Delphi…) on KinCony’s Github:
https://github.com/hzkincony
There are source code to local control KC868 Smart Controller in LAN. I think it can help software engineer quick development for your own applications.
KC868-Hx LAN local control demo source code VB2005.rar (Visual Basic2005)
KC868-H8 relay control hello world demo source code delphi.rar (Delphi 10.2.3)
KC868-H8 relay control hello world demo source code.rar (PyCharm IDE 2018)
KC868-Hx relay control hello world sample source code.rar (Android Studio3.2)
KC868-H8 relay control hello world demo sample source code ios (Xcode)
6-KC868-H2/4/8/16/32 Comminucation Protocol for development.pdf
KC868-H32 Local Control by VB PC software via LAN
KC868-HxW Local Control by VB PC Software via WiFi
KC868-Hx Local Control by VB PC software via USB-RS232