sbcshop / MotorShield

Designed to help you get your Raspberry Pi based Robot. This board can control DC motor as well as the stepper motor. You can connect your IR and Ultrasonic sensors to tell your robot about its environment. You can easily make your Line Following, Object following, Wall following, Maze-Solver Robots.
https://shop.sb-components.co.uk/products/motorshield-for-raspberry-pi
53 stars 47 forks source link

Added support for Longruner Stepper Motor #22

Open neel-kumar opened 4 years ago

neel-kumar commented 4 years ago

I refactored PiMotor to work with every stepper motor. Even with these changes the previous code will still work.

Please accept the change.