• Post category:StudyBullet-3
  • Reading time:8 mins read


IFTTT command automatic logical control by sensors

What you will learn

Automatic control pump by water level sensor

Automatic control siren alarm sound by motion sensor

Automatic control valve by soil moisture sensor

Automatic control siren alarm by door magnetic sensor

Automatic control fan by ds18b20 temperature sensor

Water level automatic control by programmable logic controller

Gas valve automatic control siren alarm by gas sensor

Description

Make your old light switches smart by KC868-COL logical controller and KC868-Hx relay controller for smart home automation DIY.

1. KC868-COL cooperates with KC868-Hx relay controller to work as automatic control system.

KC868-COL is the AI brain and KC868-Hx is actuator. KC868-COL use IFTTT command locally without Internet.

2. Watch all sensors data on PC in real time and do automatic control as user preset.

3. Like PLC controller, but it not need professional technology to program,it’s easy to use.

4. It have 16 digital input, 16 analog input and 5 temperature DS18B20 sensors.

5. Support multiple control modes: A: relay ON, OFF and status switch; B: send custom command by RS232 custom command auto control with third-party equipment

6. Automatic control all runs locally without Internet, no need cloud server.

Protect user data privacy.

7. Support many kinds of sensors, such as: temperature, humidity, pressure, light, pH value, water level, soil temperature and humidity, ammonia, noise, air quality, human infrared, smoke, gas, door magnetic, etc.

8. User can create MAX 50 automatic control command save to KC868-COL.


Get Instant Notification of New Courses on our Telegram channel.


Examples of logical control applications:

1.if you want to water for 10 minutes at 10 a.m. every day, you can create a command:

IF Timer=10:00AM THEN relay1=ON delay 600 seconds relay1=OFF

2.If you want to automatically pump water when your water tank is empty,you can create a command:

IF Water Level=0 THEN relay1=ON

3.If the soil humidity in farmland is less than 40%, 32 valves need to be controlled to open automatically,you can create a command:

IF soil humidity less then 40 THEN relay1=ON,relay2=ON,……….relay32=ON

4.If you create multiple conditions for automatic control,you can create a command:

IF (A more then x) and (B less then y) and (C more than Z) THEN action

The above command set by KC868-COL’s PC software.

English
language

Content

Automatic control pump by water level sensor using KC868-COL
Automatic control pump by water level sensor using KC868-COL
Automatic control siren alarm sound by motion sensor
Automatic control siren alarm sound by motion sensor
Automatic control valve by soil moisture sensor
Automatic control valve by soil moisture sensor
Automatic control siren alarm by door magnetic sensor
Automatic control siren alarm by door magnetic sensor
Automatic control fan by ds18b20 temperature sensor
Automatic control fan by ds18b20 temperature sensor
Water level automatic control by programmable logic controller
Water level automatic control by programmable logic controller
Gas valve automatic control siren alarm by gas sensor
Gas valve automatic control siren alarm by gas sensor
Carbon dioxide co2 auto control fresh air fan system
Carbon dioxide co2 auto control fresh air fan system
Home automation diy by programmable logic controller KC868-COL ifttt
Home automation diy by programmable logic controller KC868-COL ifttt
How to program a reliable gsm alarm system prevent mistake alarm
How to program a reliable gsm alarm system prevent mistake alarm
Automatic control clothes hanger by wind rain sensor
Automatic control clothes hanger by wind rain sensor
How to DIY home automation without internet connection
How to DIY home automation without internet connection
Automatic light dimmer LED brightness control KC868-COL by RS485
Automatic light dimmer LED brightness control KC868-COL by RS485
How to read energy power meter voltage current frequency by RS485
How to read energy power meter voltage current frequency by RS485
Make your old light switches smart by KC868-COL logical controller
Make your old light switches smart by KC868-COL logical controller
Momentary latch switch or push button for smart home automation DIY
Momentary latch switch or push button for smart home automation DIY
Temperature monitor automatic control send alarm message notifications
Temperature monitor automatic control send alarm message notifications
How to control VFD (Variable Frequency Drive) inverter
How to control VFD (Variable Frequency Drive) inverter
Smart control door lock by so many ways
Smart control door lock by so many ways
How to use temperature or analog input trigger relay in loop mode
How to use temperature or analog input trigger relay in loop mode