This time I am sharing a simple design for a H-Bridge with used parts and an mbed ARM Cortex-M0 controller.
I had a bit difficulties to control the PNP transistors with the controller. The deal was to lift the voltage for the base of the PNP.
My design is based on used parts out of old cheap 5.1 dvd / audio combination and other stuff. Basically I think it doesn’t really matter which type of transistor you use unless you are dealing with high powered motors.
Not so much text, here is the schematic:
Here a picture of the breadboard prototype:
To control the motor with the mbed you can write a program based on the following source: