Skip to content

Commit 8856ece

Browse files
committed
Removed "Explain H Bridge" note
1 parent ea44ee4 commit 8856ece

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

motors.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ In this guide, you'll be controlling two motors from your Raspberry Pi using Pyt
1010

1111
A motor comprises two pins: positive and negative. If a 5V supply is provided to the positive pin, and 0V (ground) to the negative, it will drive forwards. If 0V is provided to the positive, and 5V to the negative, it will drive backwards. If no voltage is provided, the motor will stop.
1212

13-
EXPLAIN H-BRIDGE...
14-
1513
## Wiring
1614

1715
You'll need to wire up two motors and your battery pack using the motor controller.
@@ -313,5 +311,5 @@ If you had a robot with two wheels, you would want to control the two motors tog
313311

314312
Now you've learned how motors work, why not try:
315313

316-
- [Build a robot](http://raspberrypi.org/learning/robo-butler/)
314+
- Making your own robot with our [Build a robot](http://raspberrypi.org/learning/robo-butler/) resource
317315
- Make a [spinning flower wheel](http://raspberrypi.org/learning/spinning-flower-wheel/)

0 commit comments

Comments
 (0)