Robot Pi Shop

NodeMCU Motor Shield Board

$3.45
Quantity

The ESP12E Motor Shield is an expansion board that allows an Amica ESP8266 NodeMCU (V2) to drive two DC motors or one stepper motor. We have seen how to drive a DC motor using an H-bridge which can require a lot of wiring when using the simple IC. For an embedded application, like a Willy robot, you will have to drive several motors in parallel. There are Shields for this purpose which will simplify the assembly.

Material

  • Computer
  • NodeMCU ESP8266 Amica (V2)
  • USB cable A Male/B Male
  • Blindage moteur ESP12E
  • DC motor x2 or Stepper motor x1

Principle of operation

The ESP12E Motor Shield uses the L293D double H-bridge. It allows to drive motors in direction and speed with a nominal voltage between 5 and 36V and a current of 600mA, up to 1.2A with an external voltage source:
This shield allows you to use:

  • up to two DC motors or one bipolar stepper motor
  • an analog sensor
  • GPIOs
  • I2C, SPI and UART buses

Scheme

Compatible with the NodeMCU ESP8266 Amica board, the shield is placed directly on the microcontroller. The power supply of the motors is connected to the VM/GND terminal block and that of the board to the VIN/GND terminal block. It is possible to connect the VIN and VM pins with a bridge, if the power supply of the motors is the same as the power supply of the NodeMCU (<10V Max). The motors are connected to the terminal blocks A+,A-,B+,B-.

  • D1, D3 (motor A/ Stepper 1,2)
  • D2, D4 (motor B / Stepper 3,4)
  • Available input A0
  • GPIO disponibles sur les broches 0 à 8

In the case of a shield, the connections are predefined. Check the technical documentation of the component to see how to use it.
The motor connections are detailed in the following diagrams.