Home Denkovi V2
Post
Cancel

Denkovi V2

Information

The second version of our popular USB 4 Relay Board with several improvements. It comes with MCP2200 chip-set, 4 SPDT Relays each rated with up to 10A, relays states saving in internal EEPROM and improved USB interference resistance. Suitable for home automation applications, hobby projects, industrial automation. The free DRM / DRMv3 software allows to control relays manually, create timers (weekly and calendar) and multivibrators, use date and time for alarms. We have developed and tool for control from command line. We provide various software examples.

Denkovi Assembly Electronics ltd.

Installation

This is already included in the Docker image.

As the license of Denkovi does not allow to ship their command line tool with my software. Therefore you have to download and install it manually.

Make sure you have Java installed:

1
sudo apt install openjdk-11-jre-headless

Download

Download the Denkovi Command line tool from: https://denkovi.com/denkovi-relay-command-line-tool and unpack it into the directory 3rdparty/DenkoviRelayCommandLineTool/. Then either rename the jar file to DenkoviRelayCommandLineTool.jar or make a symlink to it.

The software expects the following file to exists: 3rdparty/DenkoviRelayCommandLineTool/DenkoviRelayCommandLineTool.jar from the root TerrariumPI directory.

Docker

For docker please put the jar file in the Docker volume /TerrariumPI/3rdparty/DenkoviRelayCommandLineTool. Depending on your setup look in your docker-compose.yaml file. Here also make sure the file is called DenkoviRelayCommandLineTool.jar inside the volume.

Setup

In order to use the Denkovi V2 use the following settings:

Mandatory

Hardware
Denkovi Relay v2 (X sockets)
Address
Enter the relay number 1 - X. Optional you can enter the Serial address of the board if you have multiple relay boards like: 1,0035685

Other settings can be found at the relay setup information

This post is licensed under CC BY 4.0 by the author.