motor-driver-esp8266

There are 2 repositories under motor-driver-esp8266 topic.

  • wifi-nodemcu-robot-esp8266

    mahirgul/wifi-nodemcu-robot-esp8266

    NodeMCU ESP8266 to Adafruit Motor Shield V1. This is an old motor driver. I couldn't find any esp8266 connection with this motor driver anywhere. I made a connection in this way. I hope I could help. I would be very happy if you help me develop the robot.

    Language:C++15238
  • UtpalKuma-r/Bluetooth-Controlled-RC-Car

    This project involves building a remote-controlled car that operates via a smartphone using the HC-05 Bluetooth module. The system features an H-bridge motor driver to enable dual-direction motor control, allowing precise movements such as forward, reverse, left, and right. The car operates within the typical range of Bluetooth devices.

    Language:C++20