• -30%
DomESP2 board with socket for NodeMCU V3 with 900 mils pitch.
  • DomESP2 board with socket for NodeMCU V3 with 900 mils pitch.
  • DomESP2 board with 2 plugins terminal blocks unplugged
  • Creasol DomESP1: Input/output/supply board for ESP8266 module
  • Creasol DomESP1: Input/output/supply board for ESP8266 module
  • Creasol DomESP1: Input/output/supply board for ESP8266 module

Creasol DomESP2: Input/output/supply board for ESP8266 module

Connect more I/O and sensors to Domoticz using Creasol DomESP2.

Creasol DomESP2 board is designed for ESP8266 module NodeMCU V3, with 900 mils header pitch (optionally 1100mils header pitch and WeMos D1 mini modules), and integrates the whole circuitry to manage digital inputs, one analog input, 4 relay outputs, 1 low voltage output, I2C bus, 1wire bus and 2 MOSFET outputs.

This board is exactly the same as DomESP1, but with plugin terminal blocks (instead of screw terminal blocks).

€45.14
€31.60 Save 30%
Tax included Please use the chat box to ask for lead time

Volume discounts

Quantity Unit discount Price You Save
1 30% €31.60 €13.54
2 32% €30.70 €28.89
3 34% €29.79 €46.04
4 35% €29.34 €63.20
6 37% €28.44 €100.21
9 40% €27.08 €162.50
Quantity
Will be available soon

 

Full support: most products are designed by us!

 

Orders are shipped within 1 working day, by post or express courier

 

24 months warranty, easy return/refund in case of problem

Introduction

creDomESP1 all 600domoticzESP8266 is a very powerful and cheap MCU equipped with WiFi transceiver, very useful to expand inputs/outputs of a Raspberry/Domoticz controller.

Creasol DomESP1/DomESP2 board is designed for ESP8266 module NodeMCU V3, with 900 mils header pitch (optionally, soldering additional headers, it's possible to use the 1100mils module or WeMos D1 mini module), and integrates the whole circuitry to manage digital inputs, one analog input, 4 relay outputs, 1 low voltage output, I2C bus, 1wire bus and 2 mosfet outputs with 12A 30Vmax capability.

The LEDs on every input, output and bus, permit to check the status of the board and found any problem on wire connections or firmware configuration: LEDs are enabled by pressing the button Test .

The LEDs enable feature and the switching mode power supply lead to a full control of inputs/outputs with an optimized power consumption, even if ESP8266 module and firmware are not designed to be really "green".

Low voltage output uses a Solid State Relay with 100mA 60Vdc capability designed to drive electronic board inputs like boiler on/off input or gate/garage door start command, and consumes only 5mW of power.
Each relay consumes about 200mW power: if several relays are needed, its recommended to use a smarter devices like Creasol DomBus31 that has 6x 250V 5A SPST relay outputs + 2x 10A SPDT relay outputs: DomBus31 consumes less than 10mW in standby and less than 500mW with all relays ON!

We recommend to program ESP8266 module using ESPEasy firmware, to make it suitable for Domoticz controller, one of the most DIY controllers for home automation systems.

It's possible to purchase:

  1. the plain DomESP1 board: the client should purchase and program by himself the ESP8266 module, 900 mil header pitch;
  2. the DomESP1 board, with the ESP8266 module already programmed with the latest ESPEasy firmware.

Behind DomESP1 board it's available DomESP2 board: it's exactly the same board, but using plugin terminal blocks (see the picture below, with PCB in white).

Any customization you need, please contact us: we normally provide customizations even for small quantities.

Creasol DomESP2 board for NodeMCU ESP8266 modules, with plugin terminal blocksDomESP2 board for ESP8266 IoT relay module

Features

  • 4 relay outputs (250V 5A max) with 200mW power consumption
  • 1 low voltage output (60V 100mA capability) with only 5mW power consumption
  • 1 analog input, 18V max, function=%value%*0.01828
  • 1wire bus (1Wire) that can be used as normal GPIO
  • I2C bus (SDA and SCL terminal blocks) that can be used as normal GPIO and is shared with 10A 30Vmax mosfets, with ON/OFF and dimmer capability
  • 2 mosfet outputs, open-drain, 12A 30V max, suitable to drive LED stripes and other DC loads, with PWM function. Mosfet are drived by the same GPIOs used for SDA and SCL, so Mosfet and I²C cannot be used together
  • switching mode power supply, to reduce power consumption/dissipation, with 5-25Vdc input voltage
  • 5Vdc and 3.3Vdc outputs available on the terminal blocks
  • current consumption in standby: typically 80mA @5Vdc, 40mA @12Vdc, 20mA @24Vdc

creDomESP1 layout

Installation

It's possible to find documentation of the installation process (firmware download, and device configuration) at the address https://www.creasol.it/domesp1conf

application pdfInstruction manual

creDomESP1 all2 x400

creDomESP1 all3 x400
Application notes

AN domoticz example2

 

Creasol DomESP1 connected to a central heating system

The following diagram shows how to connect some temperature/humidity sensors by 1wire bus to monitor room and water temperatures; ESP8266 controls one low voltage output to enable/disable the heating system, and 3 outputs to enable/disable 3 pumps or valves.

This is just an example. Through the WiFi connection, the ESP8266 module installed on this board will communicate temperatures to Domoticz controller, which will enable/disable the central heating system controlling the 3 heating zones by enabling/disabling the corresponding pump.

 creDomESP1 an1 heating

creDomESP1 mosfet outputsUsing the mosfet to control Led strips by PWM

DomESP1 Rev.2 has 2 mosfets, 30V 10A, that can be used to supply 12 or 24Vdc Led strips.

Using EspEasy firmware on ESP8266 module, it's possible to control the PWM output by a http call, using the syntax
http://IP_OF_ESP_MODULE/control?cmd=pwm,GPIO,DUTY_CYCLE,FADING_TIME
for example
http://192.168.1.123/control?cmd=pwm,4,512,1000
to set pwm on GPIO 4 (output MOS1), duty cycle to 50% (value varies from 0=Off to 1023=On), using a fading time of 1000ms (so the duty cycle changes gradually to the set value in 1 second).

In Domoticz it's possible to create a virtual switch that can be set (in the Switchs panel) as SwitchType=Dimmer, then you can find a slidebar that can be moved from 0 to 100%. To output this percentage value on EspEasy it's neccessary to follow the instructions at https://www.domoticz.com/forum/viewtopic.php?t=20583

In the PCB you can find two holes for each mosfet, one marked as MOS1 that have to be connected to the - terminal of the load (Led strip?), and one marked as GND that have to be connected to the - terminal of of the load power supply. Both - terminal of load power supply and DomESP1 power supply will be internally connected together.

To enable a mosfet output, a jumper in the PCB, marked as MOSx enable, must be shorted by using the solder iron. MOS1 shares the same GPIO of SDA, while MOS2 shares the same GPIO of SCL, so enabling a mosfet you loose the possibility to use SDA or SCL as input/output/I2C. Remember to

Using DomESP1 to read power usage/production from a energy meter, and temperature by 1-wire temperature sensors DS18B20

AN energy meter ds18b20 domESP1

 

Do you need help? join the DomBus channel on Telegram!

creDomESP2 CreasolDomESP2


Stay tuned with our DomBus products for the home automation! Join the Telegram group DomBus!!
Esiste anche il gruppo Telegram in Italiano

With DomBus products, Raspberry and Domoticz, you can get a powerful and cost-effective home automation system to control:
  • complete home alarm system, with all notifications on smartphone
  • efficient heating/cooling/ventilation HVAC system control
  • power optimization in case of using a heat pump with photovoltaic
  • when someone rings the doorbell, send to smartphone a notification with a photo (if an IPCAM is available); also permits to open the gate or door by smartphone
  • shows the rainwater tank level, and control the garden watering
  • and much more....
Facebook domoticz groups:
Domoticz community, Domoticz Italia, Domoticz France, Domoticz Nederland, ... just search Domoticz on Facebook!

You might also like