Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 587 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 587 Bytes

README

What is this for?

  • This was made to demonstrate motor control using a H-Bridge and PWM in both directions along with a feedback loop in one direction to maintain the motor speed.

How do I get set up?

  • Download the repository.
  • Open the project in PICAXE.
  • Connect the wires as shown in the pictures
  • Power the device accordingly:
    • PICAXE takes 5 V DC
    • H-Bridge takes 12 V DC
  • Connect some motors and run

Who do I talk to?