smartDEN Modbus TCP Internet / Ethernet 32 Inputs Module
This device is an Ethernet and Web enabled input module suitable for home automation, environment monitoriong applications, logging/counting different events and many others. smartDEN IP-32IN-MT provides 16 digital inputs (for motion detector sensors, dry contacts, switches, buttons), 8 analog inputs (for temperature, humidity, light, pressure sensors) and 8 temperature inputs designed for NTC thermistors type B57500M. The integrated web server for set-up, ModBUS-TCP and HTTP/XML allow easy embedding in other systems. Supported by DRMv3 Software. Various software examples are provided and the module is supported by our android app. Works with Home Assistant, Domoticz and OpenHAB home automation systems as well as with Node-RED IoT platform.
- Brand: Denkovi Assembly Electronics ltd.
Features
- Fully Compatible with 10/100/1000 Base-T networks;
- Auto-MDIX;
- Extended supply voltage range: 10...28V DC;
- Power supply protection against reverse polarity;
- 16 digital inputs with ON/OFF LED; Schmitt trigger for each. Levels: (0-12VDC or 0-24VDC);
- 8 analog inputs 0-10V DC;
- 8 temperature inputs for NTC thermistors type B57500M, temperature range: -55°C/-67°F to +155°C/311°F;
- Selectable temperature units: °C or °F;
- Additional voltage 5V DC source is provided for an easy sensors supply;
- Additional voltage source equal to VIN is provided for an easy sensors supply;
- Main integration protocol: ModBUS-TCP;
- Additional protocols: ARP, IP, ICMP (ping), DHCP, DNS, HTTP;
- Web server with secure login authorization;
- Linearization (scaling) for the analog inputs;
- Secure HTTP/XML/JSON API protocol support for reading inputs status;
- Access protection (by IP and MAC address);
- Working temperature range: 0 to 70°C;
- DIN Rail standart housing;
- 2 mounting feets for wall fixing;
- Supported by DRMv3 Software (Windows, Linux, Raspbian) - New;
- Supported by DAE-aModules App for Android;
- Software examples for PHP, JAVA, VB.NET, C#.NET and NI LabView - here;
- Supported by Home Assistant home automation software - New;
- Supported by openHAB home automation software;
- Supported by Domoticz home automation software;
- Supported by Node-RED IoT platform;
- Documentation - here
Sensors
smartDEN IP-32IN-MT is shipped with one NTC thermistor sensor B57500M Epoxy Resin (up to 8 such sensors are supported by singe module). However additional sensors can be ordered from our store from these links:
The module has 8 analog inputs 0-10V which can be used also with every analog output sensor within this voltage range. You can check our other sensors as well for the analog inputs: LM35DZ (temperature), LM335Z(temperature), HIH-4000 (humidity), TSL250R(light), GP2Y0A21YK (Proximity), Voltage Transducer 0-300V AC In, 0-10V DC Out, Current Transducer 0-50A AC In, 0-10V DC Out
Application Examples
smartDEN IP-32IN-MT could be used for home and industrial automation applications, datacenters monitoring, environmental monitoring and so on...
smartDEN IP-32IN-MT remote sensore monitoring.
smartDEN IP-32IN-MT events counter.
smartDEN IP-32IN-MT Overview
Access via software DRMv3
This device is supported by DRMv3 Software.
The device can be found in the device list under the default name: smartDEN IP-32IN-MT
Access from Home Assistant
Home Assistant is very powerful home automation system. Please checkout our application note for more information.
Access smartDEN IP-32IN-MT from OpenHAB
OpenHAB is a third party open source free home automation software which can run on servers based on Linux, macOS, Windows, Raspberry Pi, PINE64, Docker, Synology...
There are two ways of communication - via HTTP or Modbus requests. More information about the integration with our hardware - http://denkovi.com/openhab-with-denkovi-modules or contact with us.
Access smartDEN IP-32IN-MT from Domoticz
Domoticz is a free open source popular home automation software which can run on Windows, Linux, MAC, Rasberry PI and others. It is a home automation system design to control various devices and receive input from various sensors. Access it with apps for the web, iOS, Android and others.
More information about how to connect and use it with our hardware - http://denkovi.com/domoticz-with-denkovi-modules or contact with us.
For Hardware configuration, please use: Type = Denkovi Modules with LAN (HTTP) Interface, Model = SmartDEN IP-32IN
Access smartDEN IP-32IN-MT from Node-RED
Node-RED is a flow-based programming platform for the Internet of Things. We prepared small example for communication between Node-RED and our device. More info about Node-RED and denkovi modules: here
You can download the example Node-RED flows from here: ModBus-TCP and HTTP
Access via mobile devices
Android App DAE-aModules
Useful information about DAE-aModules and smartDEN IP-32IN-MT:
- Select device smartDEN IP-32IN-XX - XML. You have to enter the IP of the device and the TCP port (for ModBUS).
Monitor smartDEN IP-32IN-MT inputs with browser
Open your web browser and type in the address bar the following request: http://192.168.1.100. After login the integrated web server can be accessed.
Access smartDEN IP-32IN-MT via XML/HTTP
Open your web browser and type in the address bar the following request: http://192.168.1.100/current_state.xml?pw=admin and the XML file bellow will be shown containing the inputs stataus.
Links
Release Date | Current Version | Mib File | Update Utility | Version History | Note |
23 Feb 2024 |
1.30 |
Here | Denkovi Finder | Version History | Instructions how to update - will be sent by request only |
Denkovi software
- DRMv3 Software - software for monitoring, control and configuration - here
- DAE-aModules - App for Android mobile devices, support link here
- Denkovi Finder - utility for discovery DAEnetIP4 and smartDEN devices in local network - here
- Home Assistant - This device is supported by Home Assistant. For more information - please follow this article.
- openHAB - This device is supported by the powerful home automation system openHAB. Please take a look at our application note for more information. You can also download the configuration files for openHAB (ver 2.2.0) for communication via HTTP or Modbus requests.
- Domoticz - This device is supported by the powerful home automation system Domoticz. Please take a look at our application note for more information - http://denkovi.com/domoticz-with-denkovi-modules
- Packet Sender is 100% free tool for sending TCP/IP or UDP messages (If you find the app useful, please consider donating)
- Windows Software - qModMaster, Simply Modbus TCP Client, Modbus Poll, RMMS, ModbusViewTCP, MACH 3
- Android Apps - Modbus Monitor, TCP Socket Test
- iOS Apps - TCP Modbus, Modbus Peek & Poke
- Node-RED IoT platform - example communication flows in ModBus-TCP and HTTP. More about Denkovi modules and Node-RED: here.
- Java - Netbeans example project how to set/get the smartDEN IP-32IN-MT I/O status using HTTP GET Requests in Java.
- C#.NET - Example (HTTP GET Requests)
- PHP Demo - Example how to poll smartDEN IP-32IN-MT inputs via php GET HTTP Requests.
- Delphi Lazarus - Demo (HTTP GET Requests)
- Visual Basic 6 (HTTP GET Requests) - example how to communicate with the module using HTTP get requests.
- Node.js - Example (HTTP GET Requests)
- Python - Example how to set/get the device I/O status using HTTP GET requests