cutter filtoff Posted May 14, 2008 Report Share Posted May 14, 2008 Hello, has any one explored driving a stepper motor on the midibox platform? I want to use the steppers to manipulate tape in real time. Any advice would be very helpful. ThanksJ Quote Link to comment Share on other sites More sharing options...
stryd_one Posted May 15, 2008 Report Share Posted May 15, 2008 I want to use the steppers to manipulate tape in real time. That could be really interesting!Search for PWM, and keep us posted! Quote Link to comment Share on other sites More sharing options...
Imp Posted May 15, 2008 Report Share Posted May 15, 2008 I've thought about that too....I had the idea to build a stepper-driven Tonewheel (like in a Hammond).A square-wave could be generated via core or sid and buffered/amplified until it's strong enough to drive the stepper.Its frequency and therefore the speed of the motor would depend on the note played...But i actually don't know how to amplify the voltages...an op-amp seems much to weak...Pwm is afaik for controlling the speed of normal dc-motors, or did i miss something? Quote Link to comment Share on other sites More sharing options...
cutter filtoff Posted May 15, 2008 Author Report Share Posted May 15, 2008 I think PWM is the way to do it, because each pulse turns the motor one step. I'll search it and see what I come up with. My main obstacle to overcome is I have never really done any coding before, so I'm looking for someone up to the task. If you know of anyone who would be interested please let me know. Quote Link to comment Share on other sites More sharing options...
Sasha Posted May 16, 2008 Report Share Posted May 16, 2008 I've thought about that too....I had the idea to build a stepper-driven Tonewheel (like in a Hammond).A square-wave could be generated via core or sid and buffered/amplified until it's strong enough to drive the stepper.Its frequency and therefore the speed of the motor would depend on the note played...But i actually don't know how to amplify the voltages...an op-amp seems much to weak...Pwm is afaik for controlling the speed of normal dc-motors, or did i miss something?It is not just square wave nor PWM you need. Steppers coils needs to be energized in right sequential order to turn the motor. Also, there are two different types of it - unipolar and bipolar, and they are driven differently. To drive it i suggest using ULN2803. I did some testing with it and steppers I dug from old printers and big floppy drives, and it work good for smaller steppers. Simplest way to drive the motors is ULNs connected to AOUT and MIDI simple 4bar pattern. :) Quote Link to comment Share on other sites More sharing options...
stryd_one Posted May 16, 2008 Report Share Posted May 16, 2008 Ahhh yes the hard drive drumkit :DThanks for the lowdown sasha!OT, just out of curiosity: So which are the motors that are PWM driven? I'm sure RC servos use it? Quote Link to comment Share on other sites More sharing options...
Sasha Posted May 16, 2008 Report Share Posted May 16, 2008 Ahhh yes the hard drive drumkit :DWell HDD drumkit is not about steppers, it is simple driving voice coils.OT, just out of curiosity: So which are the motors that are PWM driven? I'm sure RC servos use it?I think any motor can be driven with PWM with exception that steppers needs exact order. But, I don`t know so much about motor control. I`m not sure who was it but some forum member is doing some testing and coding to drive the servos. Those could be useful for making some strange MIDI acoustic instruments. Quote Link to comment Share on other sites More sharing options...
Screaming_Rabbit Posted May 16, 2008 Report Share Posted May 16, 2008 Steppers coils needs to be energized in right sequential order to turn the motor.... so called commutationSo which are the motors that are PWM driven? I'm sure RC servos use it?e.g. DC-Motors and ServosGreets, Roger Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.