Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

File metadata and controls

10 lines (7 loc) · 422 Bytes

python-pi - Controlling DC Motors Using Python With a Raspberry Pi (40 pin)

There is no support for this project. I am just playing around. Try it at your own risk.

There are multiple toys in this project. Below is a list:

  • Basic Circuit to run the motor: src/motor-basic
  • Control the speed of the motor: Yet to come
  • Control the direction of the motor: Yet to come
  • Control the motor using a switch: Yet to come