Use a 555 timer and a Step/Dir stepper motor driver to run a stepper motor without a microcontroller.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Circuit schematic.pngPortable Network Graphics (PNG) - 84.84 kB - 05/29/2020 at 13:37 |
|
|
Here is what all you will need:
Follow the circuit diagram(click on it to get full view) and start by plugging on the 555 timer IC and the motor driver on the breadboard.
Then, continue by connecting the capacitor and resistors to the 555 timer IC. Check the images above for reference.
Connect the two pairs of the stepper motor's wires to the outputs of the A4988 driver board. Connect 1A and 1B to the first pair and 2A and 2B to the second one.
Create an account to leave a comment. Already have an account? Log In.
Cool idea, and a great way to respond to the "should have used a 555" comments.
Become a member to follow this project and never miss any updates
Neat. Just what i was looking for. I needed an alternative means to drive my stepper so I could free up my Arduino (which was currently doing the job). I have a Sparkun "Big Easy Driver" board which uses the Allegro A4988 chip (also A4983 versions about), and an NE555 currently unused. I was after a way to ajsute spped and directiuon with a simple hardware solution, so I'll add ability to pull the DIR pin High/Low as I need to be able to change direction.