Skip to main content

Questions tagged [motor]

Use this tag for questions about connecting, controlling, and safely operating motors using an Arduino board.

-2 votes
0 answers
25 views

How to make the gear motor to turn only from 0 degrees to 90 degrees and back to 0 degrees?
John's user avatar
  • 97
0 votes
1 answer
75 views

I am a complete beginner. Are Arduino products really flaky? I've thrown together the circuit in the diagram - an MKR1010 in a relay shield. I've wired up 2 sets of sensors, an LCD screen and a motor. ...
Ephasius's user avatar
1 vote
2 answers
129 views

I am trying to control a DC motor using the L9110 motor driver and Arduino MEGA 2560. Here's the code. #include <Arduino.h> const int rightA = A3; const int rightB = A2; void setup() { ...
Jozef Cipa's user avatar
1 vote
1 answer
105 views

I wish to connect a 3-pin 5V DC fan like Arctic f9 to a Grove - 16 Channel PWM Driver (PCA9685) Does the fan cable match the connector. What is the correct seeeduino connector type shown in Thanks a ...
AsiJapan's user avatar
  • 131
1 vote
1 answer
147 views

I have a problem involving my ESP32, a L298n module, two whining motors and a 9V battery. I've connected the battery positive 12 VDC to VCC, and the negative to GND. Two 9V motors are connected to ...
esp32daniel's user avatar
1 vote
2 answers
89 views

I made code to make 2 servos work. the sequence of working is to make the servo 1 start rotate 2 cycles then stop and the second servo start rotate for another 2 cycles then detach both of them. I ...
Salma's user avatar
  • 11
3 votes
1 answer
1k views

I'm using a Nema 17 stepper motor (200 steps) and a DRV8825 motor driver. This is the configuration I am using: I am using a 9 V power supply. The dirPin is connected to pin 3 on the Arduino board, ...
Michael Junior's user avatar
-1 votes
1 answer
366 views

When I connect an ESP01 WiFi module and water pump in a parallel circuit to an Arduino Uno's 5 V pin, the ESP01 stops working. The ESP01's built-in LED starts blinking chaotically and the serial ...
stanimirsp's user avatar

15 30 50 per page
1
2 3 4 5
46