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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,569
» Latest member: BobSmall
» Forum threads: 4,187
» Forum posts: 20,816

Full Statistics

Online Users
There are currently 46 online users.
» 0 Member(s) | 32 Guest(s)
Amazonbot, Applebot, Baidu, Bing, Google, PetalBot, Sogou web, bot

Latest Threads
CT Sensor Direction
Forum: N60
Last Post: chuyskywalker
4 hours ago
» Replies: 0
» Views: 3
N60 Voltage reference
Forum: N60
Last Post: admin
6 hours ago
» Replies: 3
» Views: 12
Connecting sensors to Kin...
Forum: F16
Last Post: admin
6 hours ago
» Replies: 1
» Views: 2
4-20mA loop voltage consi...
Forum: B4M
Last Post: admin
Yesterday, 08:05 AM
» Replies: 1
» Views: 12
K868-a32 plastic case
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
08-10-2026, 08:48 AM
» Replies: 3
» Views: 1,177
CT Clamp Compatibility
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
08-09-2026, 10:32 PM
» Replies: 10
» Views: 1,665
KinCony F8 + ESPHome: Una...
Forum: F8
Last Post: admin
08-08-2026, 11:51 PM
» Replies: 6
» Views: 97
How to get started
Forum: KC868-A16
Last Post: admin
08-07-2026, 11:42 PM
» Replies: 39
» Views: 9,679
Questions on the B4M
Forum: B4M
Last Post: admin
08-07-2026, 11:19 PM
» Replies: 3
» Views: 212
cannot see KC868-A6 in ro...
Forum: "KCS" v2 firmware system
Last Post: admin
08-07-2026, 09:59 AM
» Replies: 7
» Views: 316

Wink KinCony Server-Mini Raspberry Pi4 relay board released
Posted by: admin - 06-20-2023, 12:56 AM - Forum: News - No Replies

KinCony Server-Mini is a raspberry pi CM4 relay board for smart home automation and industrial automation control, it’s mini version of KC868-Server. Server-Mini smart controller support 8 channel relay output and wall switch connect to it directly. The most important is integrated Raspberry pi CM4 module. Relay and digital input port have connected with CM4 module’s GPIO directly. You can use Node-Red easy to control relay and read digital input port and use I2C bus extender.
[Image: Server-mini1_01.jpg]
[Image: Server-mini1_02.jpg]
[Image: Server-mini1_03.jpg]
[Image: Server-mini2_01.jpg]
[Image: Server-mini2_02.jpg]

Print this item

Question Specifications lack of information for KC868-HxB
Posted by: fomKLM - 06-18-2023, 10:41 AM - Forum: KC868-HxB series Smart Controller - Replies (3)

About:
https://www.kincony.com/16-channel-ether...-h16b.html

After consulting the website and documentation. Could anyone clarify, please the following:

For the Input Ports:
What is the voltage input range / type of input / type of current for the inputs of the module?
There is NO INFORMATION regarding these ports!
f.e. DC 0-5V dry contact
or AC 230V
or whatever.

For the Output Ports:
Are they isolated? Can be used for different phases? i.e relay1: Phase1-N, relay2: Phase2-N.. relay{n} phase{1,2,3}-N
Can be the unit operated at 10A/per port continousuly? (what is the duty service?)


For the "working voltage":
What is the tolerance for the power supply? In volts or %. What is the maximun current drained, I.e. mx operational power of this unit?

In general:
What is the derrating with altitude / ambient temperature (stated as -20 to +70 C)?


Are there diagrams regarding mounting spacing required (safe areas, clear areas) and hole spacing?


I think the "product parameters" for most of the products should be updated to reflect more "basic" information.

Thank you.

Print this item

  DAC on the KC868-a6
Posted by: Siebje - 06-16-2023, 01:02 PM - Forum: KC868-A6 - Replies (5)

Hi, I'm working on a project where I need to control a 0-10V fan. I was going to use the two DAC channels on the KC868-a6 development board but without success. from the following code, I couldn't get a measurement with my multimeter  

Code:
/*KC868-A6 DAC CODE*/
#define DAC1 26
#define DAC2 25

void setup() {
  //Serial.begin(115200);

}

void loop() {

  dacWrite(DAC1, 127);
  dacWrite(DAC2, 127);

  delay(2000);

  dacWrite(DAC1, 255);
  dacWrite(DAC1, 255);

  delay(2000);
}
can someone help me with how to use the DAC?

Print this item

  A4s inaccurate voltage readings
Posted by: mvtech2430 - 06-16-2023, 01:43 AM - Forum: KC868-A4 - Replies (1)

Hello, i have a 24v water level sensor connected to AI1 0-5v output

my reading on my voltmeter is 27100mv = 0.271v 

but the reading in esphome is not accurate see image



Attached Files Thumbnail(s)
       
Print this item

  KCS MQTT ANALOG
Posted by: philippe - 06-15-2023, 10:35 PM - Forum: "KCS" v2 firmware system - Replies (20)

Hi, I am trying KCS.
It sends Mqtt frames with all data (Input+relay+analog+DAC).
Only inputs and outputs changes are updated by a mqtt frame.
When analog and DAC changes, there is no mqtt updates.
I tried to parameterize the threshold, but no way

Quite important to get them updated without any changes in input and output.
Thanks

Print this item

  Mqtt and switches
Posted by: philippe - 06-15-2023, 06:51 PM - Forum: KC868-AM - Replies (3)

Hi , I d like my switches to not act on my relays. And instead, they should send MQTT messages stating "switch 1 action ON". I tried according to the tasmota pages https://tasmota.github.io/docs/Buttons-a...ion-switch to do it, setoption 114 ou 15, but I dont see any mqtt message when pressing a switch. Can you help?
Thanks

Print this item

  ADC GPIOs
Posted by: philippe - 06-15-2023, 06:20 PM - Forum: KC868-A4 - Replies (1)

Hi, I am a bit confused with the ADC pins. Seems that the A4 board does not connect to the same GPIOs as the tasmota pages indicates.
Can you give me the list of gpios that are coming with the A4 provided by Tasmota here
https://templates.blakadder.com/kincony_KC868-AM.html

Also if I want Temp reading should I mention ADC Temp?
Thanks

Print this item

  School Project
Posted by: robjae - 06-15-2023, 09:58 AM - Forum: Apply for free sample product - No Replies

I would like a sample to use in my CyberSecurity project.  The built in wifi and 433mhz would allow me to test IOT devices for vulnerabilities.

Print this item

  TC100 sensor
Posted by: philippe - 06-14-2023, 09:23 PM - Forum: "KCS" v2 firmware system - Replies (5)

Hello,
I want to connect a TC 100 temperature sensor  (3 wires :GND,DATA and VCC 3.3v) on an analog port. How to caliber the result to get the right temperature (instead of value like "650" sent by MQTT)?
Thanks

Print this item

  TC100 sensor
Posted by: philippe - 06-14-2023, 08:43 PM - Forum: "KCS" v2 firmware system - Replies (3)

Hello,
I want to connect a TC 100 sensor on an analog port. How to caliber the result to get the right temperature (instead of value like "650")?
I am using KCS.
Thanks

Print this item