Stepper motor, 28BYJ48, with a 5-way connector Driver board, containing 4 Darlington drivers (ULN2003) and 4 LEDs
Motor Connections
The diagram to the left shows the 5 wires connected to the motor. Plug the motor into the driver board.
The Arduino should be connected to the ULN2003 driver board as shown below:
5V+ connect to +5V
5V- connect to 0V (Ground)
IN1: to Arduino digital input pin 8
IN2: to Arduino digital input pin 9
IN3: to Arduino digital input pin 10
IN4: to Arduino digital input pin 11
![enter link description here](http://www.4tronix.co.uk/arduino/pictures/28BYJ48_01a.jpg)
Embed This Sketch
Use the following HTML code to embed the sketch code above in your blog or website.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:423268" frameborder="0"></iframe>
Embed The Serial Monitor
You can also embed the Serial Monitor section! Just use this HTML code.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>