KinCony DM32 32-Channel Programmable Dimmer Controller

ESP32-S3 32-Channel 0-10V Dimmer Controller | Dual RS485 (ARM + ESP32) | ADS1115 16-bit ADC | 32x Opto-isolated Inputs | DS3231 RTC | SD Card | Wi-Fi, Ethernet | Tuya App, Home Assistant & Apple HomeKit

Sale price $400.00
✔ Thirty-Two 0-10V Analog Output Channels
✔ Dual RS485 Ports
✔ Thirty-Two Optically Isolated Digital Inputs
✔ High-Precision 16-Bit Analog Inputs
✔ Real-Time Clock and SD Card Storage

Frequently Bought Together

KinCony DM32 32-Channel Programmable Dimmer Controller
+
Type-C USB Cable
+
AC  Adapter
AC  Adapter
This item: KinCony DM32 32-Channel Programmable Dimmer Controller -
Sale price $400.00
Type-C USB Cable
Type-C USB Cable -
Sale price $3.50
AC  Adapter
AC Adapter -
Sale price $6.50
Price for all:
Sale total price $410.00

The DM32 Dimmer is the large-scale dimming controller in the DM series — delivering 32 independent 0-10V DC output channels from a single DIN rail module. It is built for commercial lighting rigs, large smart home installations, multi-zone HVAC plants, and any project where managing dozens of analog-controlled circuits from one network-connected device is the practical choice. Powered by the ESP32-S3 with dual RS485 ports, 32 optically isolated digital inputs, and full open firmware support, the DM32 gives you serious I/O density without requiring a PLC or a proprietary ecosystem to go with it.

 

Why You'll Love This Controller

 

32 Channels, One Board
Managing 32 independent analog circuits from a single DIN rail module significantly reduces wiring complexity, cabinet space, and cost compared to assembling multiple smaller boards. One IP address, one configuration, one point of integration.

Modbus-Ready Out of the Box
The dedicated ARM co-processor RS485 port handles Modbus RTU without placing any burden on the ESP32-S3. For projects with PLCs, building management systems, or existing Modbus infrastructure, this makes integration straightforward.

Industrial Input Density
Thirty-two optically isolated digital inputs alongside 4-20mA analog input support makes the DM32 capable of serving as a genuine field I/O controller in light commercial or industrial settings, not just home automation.

Complete Platform Compatibility
Home Assistant, Tuya app, ESPHome, Tasmota, Apple HomeKit, Alexa, Google Home, and Loxone Miniserver are all supported. You are not locked into any single ecosystem.

Fully Programmable
Flash KCS v3 for a turnkey setup with Home Assistant auto-discovery, or write completely custom firmware in Arduino IDE, MicroPython, or ESP-IDF. KinCony provides demo code for common starting points.

Scales With Your Project
The DM series covers 4, 8, 16, and 32 channels. If your needs grow, you are already familiar with the platform, toolchain, and firmware.

 

Among other outstanding features are the following:

  • Dual-Network Connectivity: Wi-Fi and 100Mbps Ethernet (IPv4/IPv6) run simultaneously, with Bluetooth and USB-C also available. Combined with dual RS485, the DM32 integrates into virtually any building automation or smart home network topology.
  • Multi-Protocol Support: HTTP, MQTT, TCP, RS485 Modbus, and the Tuya app are all supported natively. KCS v3 firmware adds local IFTTT-style automation and zero-config Home Assistant auto-discovery via MQTT — no configuration files required.
  • Apple HomeKit and Loxone Integration: KCS v3 firmware supports Apple HomeKit for Siri voice control and native integration with Loxone Miniserver, alongside Tuya, Home Assistant, Google Home, and Alexa.
  • Expandable 1-Wire GPIO: Four 1-Wire GPIO channels with onboard pull-up resistors are ready for temperature sensors or other 1-Wire peripherals, extending environmental sensing capacity without additional circuitry.
  • Free GPIO Pins: Four direct ESP32-S3 GPIO channels provide additional connection points for custom sensors, indicators, or other peripheral devices.
  • Cloud Service: Official store customers receive two years of free KinCony cloud access for remote web-based monitoring and control from any location, with no VPN or port forwarding required.

 

Technical Specifications:

Category Specification
Core Processor ESP32-S3-WROOM-1U (N16R8, dual‑core 32‑bit Xtensa LX7)
Digital Outputs 32× 0-10V DC Dimming Outputs
Analog Inputs 4× 16‑bit ADC (ADS1115)
▪ 2× 0–5 VDC
▪ 2× 4–20 mA (loop‑powered)
Digital Inputs 32× dry contact, opto‑isolated
▪ Cable length: up to 500 m (dependent on installation)
Digital I/O (GPIO) ▪ 4× 1‑Wire GPIO (with pull‑up)
▪ 4× free GPIO (direct to ESP32, no pull‑up)
Wireless Connectivity ▪ Wi‑Fi 2.4 GHz (802.11 b/g/n)
▪ Bluetooth 5.0 (BLE)
IoT Platform Tuya‑compatible (via Wi‑Fi/Bluetooth)
Wired Connectivity  ▪ Ethernet: 100M RJ45 (IPv4/IPv6)
2× RS485 (one dedicated for ARM CPU Modbus, one for ESP32)
▪ USB‑C (power/programming)
▪ I²C (expansion)
Onboard Peripherals ▪ RTC: DS3231 (battery socket)
▪ Display: SSD1306 128×64 OLED (I²C)
▪ Storage: microSD card socket (SPI bus)
User Interface 4× buttons: ESP32 Reset, ESP32 Download, Tuya Config, ARM CPU Reset
Power Supply 12-24 VDC
Dimensions 245 × 83 × 59 mm
Mounting 35 mm DIN rail (EN 60715)
I. Firmware Options and Features
Solution Ideal For Key Advantages
1. KCS v3 Firmware (Recommended) Beginners / Zero-Code Users Auto-detects Home Assistant via MQTT (no config files)
✔ Works with Tuya App + Alexa/Google Voice Control
✔ Local IFTTT automation (no internet needed)
2-year free KinCony Cloud (official store only)
✔ Apple HomeKit support (one-tap setup)
2. ESPHome Firmware Home Assistant Enthusiasts ✔ Full open-source customization
✔ Web UI + HA deep integration
✔ Full YAML examples
3. Tasmota Firmware Open-Source Community ✔ Massive plugin ecosystem
✔ MQTT/Web control + rule engine
4. Arduino/ESP-IDF Custom Code Developers ✔ Full Arduino demos
✔ Supports MicroPython/ESP-IDF
5. Hybrid Setup (Best Practice) Advanced Users Tuya App (remote via internet) + Home Assistant (local via LAN) – Security + convenience

II. Technical Resources by Product

Direct links to pin definitions, ESPHome configurations, Arduino demo source codes, and KCS firmware. All open-source and maintained on GitHub.

B Series – MOSFET & Relay Boards
Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
B4
8‑ch relay · 4 inputs
ADS1115 · 1‑Wire
📦 kcs_{KCS_VERSION}.bin 📄 B4_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 B4/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B4M
8‑ch MOSFET · 4 inputs
ADS1115 · 1‑Wire
📦 kcs_{KCS_VERSION}.bin 📄 B4M_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 B4M/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B8
8‑ch relay · 8 inputs
PCF8575 · Ethernet
📦 kcs_{KCS_VERSION}.bin 📄 B8_pin_definition.md
🔹 with Tuya Tuya module
* Only Tuya version provided
📁 B8/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B8M
8‑ch MOSFET · 8 inputs
PCF8575 · Ethernet
📦 kcs_{KCS_VERSION}.bin 📄 B8M_pin_definition.md
🔹 with Tuya Tuya module
* Only Tuya version provided
📁 B8M/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B16
16‑ch relay · 16 inputs
Dual PCF8575 · Ethernet
📦 kcs_{KCS_VERSION}.bin 📄 B16_pin_definition.md
🔹 with Tuya Tuya module
* Only Tuya version provided
📁 B16/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B16M
16‑ch MOSFET · 16 inputs
Dual PCF8575 · Ethernet
📦 kcs_{KCS_VERSION}.bin 📄 B16M_pin_definition.md
🔹 with Tuya Tuya module
* Only Tuya version provided
📁 B16M/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B24
24‑ch relay · 24 inputs
3×PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 B24_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 B24/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
B24M
24‑ch MOSFET · 24 inputs
3×PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 B24M_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 B24M/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
F Series – Relay Controllers
Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
F4
4‑ch relay · 4 inputs
ADS1115
📦 kcs_{KCS_VERSION}.bin 📄 F4_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 F4/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_read_analog_inputs
F8
8‑ch relay · 8 inputs
PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 F8_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 F8/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_rs485_test
F16
16‑ch relay · 16 inputs
PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 F16_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 F16/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_read_analog_inputs
F24
24‑ch relay · 24 inputs
3×PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 F24_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 F24/ (12 examples)
01_turn_on_off_relay02_read_digital_inputs03_read_analog_inputs
F32
32‑ch relay · 32 inputs
3×PCF8575
📦 kcs_{KCS_VERSION}.bin 📄 F32_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 F32/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_read_analog_inputs
T Series – High‑Density I/O & Thermostat Adapter
Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
T16M
16‑ch relay + 16 inputs
single I2C bus
📦 kcs_{KCS_VERSION}.bin 📄 T16M_pin_definition.md 📁 T16M/ (6 examples)
01_turn_on_off_relay02_read_digital_inputs03_rs485_test
T32M
32‑ch relay + 32 inputs
dual I2C bus
📦 kcs_{KCS_VERSION}.bin 📄 T32M_pin_definition.md 📁 T32M/ (7 examples)
01_turn_on_off_relay02_read_digital_inputs03_rs485_test
T64M
64‑ch relay + 64 inputs
dual I2C buses
📦 kcs_{KCS_VERSION}.bin 📄 T64M_pin_definition.md 📁 T64M/ (8 examples)
01_turn_on_off_relay02_read_digital_inputs03_rs485_test
T128M
128‑ch relay + 128 inputs
dual I2C buses
📦 kcs_{KCS_VERSION}.bin 📄 T128M_pin_definition.md 📁 T128M/ (8 examples)
01_turn_on_off_relay02_read_digital_inputs03_rs485_test
TA
Thermostat Adapter
📦 kcs_{KCS_VERSION}.bin 📄 TA_pin_definition.md 📁 TA/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
N Series – Energy Meter Controllers

🔸 v2 high‑precision ESPHome configs (0.001 kWh) require ARM CPU firmware ≥ V20_260305SP.

Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
N10
10‑ch energy meter
📦 kcs_{KCS_VERSION}.bin 📄 N10_pin_definition.md
🔸 N10_esphome_v2.yaml v2 (0.001 kWh)

v2 require ARM CPU firmware ≥ V20_260305SP.

📁 N10/ (5 examples)
01_read_digital_inputs02_sd_card03_ethernet_tcp_server
N20
20‑ch energy meter
📦 kcs_{KCS_VERSION}.bin 📄 N20_pin_definition.md
🔸 N20_esphome_v2.yaml v2 (0.001 kWh)

v2 require ARM CPU firmware ≥ V20_260305SP.

📁 N20/ (5 examples)
01_read_digital_inputs02_sd_card03_ethernet_tcp_server
N30
30‑ch energy meter
📦 kcs_{KCS_VERSION}.bin 📄 N30_pin_definition.md
🔸 N30_esphome_v2.yaml v2 (0.001 kWh)

v2 require ARM CPU firmware ≥ V20_260305SP.

📁 N30/ (5 examples)
01_read_digital_inputs02_sd_card03_ethernet_tcp_server
N60
60‑ch energy meter
📦 kcs_{KCS_VERSION}.bin 📄 N60_pin_definition.md
🔸 N60_esphome_v2.yaml v2 (0.001 kWh)

v2 require ARM CPU firmware ≥ V20_260305SP.

📁 N60/ (5 examples)
01_read_digital_inputs02_sd_card03_ethernet_tcp_server
DM Series – Digital Input Modules
Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
DM4
4‑ch digital input module
📦 kcs_{KCS_VERSION}.bin 📄 DM4_pin_definition.md
🔸 without Tuya Ethernet/WiFi only
📁 DM4/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs
DM8
8‑ch digital input module
📦 kcs_{KCS_VERSION}.bin 📄 DM8_pin_definition.md
🔸 without Tuya Ethernet/WiFi only
📁 DM8/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs
DM16
16‑ch digital input module
📦 kcs_{KCS_VERSION}.bin 📄 DM16_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 DM16/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs
DM32
32‑ch digital input module
📦 kcs_{KCS_VERSION}.bin 📄 DM32_pin_definition.md
🔸 without Tuya Ethernet/WiFi only
📁 DM32/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs
Special / Industrial
Model KCS Firmware Pin Definitions ESPHome (YAML) Arduino Demos
G1
Gateway controller
📦 kcs_{KCS_VERSION}.bin 📄 G1_pin_definition.md Not supported 📁 G1/ (11 examples)
01_turn_on_off_relay02_read_digital_inputs03_ads1115
AIO Hybrid
All‑in‑one hybrid controller
RF433 · Zigbee · IR · DAC
📦 kcs_{KCS_VERSION}.bin 📄 AIO_Hybrid_pin_definition.md
🔹 with Tuya Tuya module
🔸 without Tuya Ethernet/WiFi only
📁 AIO Hybrid/ (13 examples)
01_rf433_receiver03_ir_transceiver05_zigbee_communication