Jump to content

Stepper brick power questions.


xsherlock

Recommended Posts

I'm on the very important mission, building a powered crane for my 2 year old.

And run into some problem, that i could use your help answering.

 

I have a stack of the master brick with 3 bricklet and a stepper brick for the motor.

 

1) I feed 24V for the stepper brick, but I would be expecting that it will use that power to power the stack with 5V, that is not happening.  Should I add a Stepdown power adapter brick on the bottom to have that stack? If I add it and power it with 12V will I need another separate 12V power input to the stepper brick or the 12V will also be connected over the stack connector?

 

2) I used a scrap stepper motor that orginaly had 6 wires control and  I only used 4.  It does work, but it consumes hell of the power when stationary. about 0.6A when stationary and only 0.1A when rotating. is that normal for the stepper motors, or there is a problem with my motor or wiring?  This makes it very hard to make a toy battery operated.

 

3) I tried to do stepper.disable()  and then re enable it on the move so it does not kill the battery pack in minutes but the commands does not seem to work well when used in the callback functions in Pyton.

 

Any help appreciated

Maciej

2014-07-15_09_39_24.thumb.jpg.5a504adf8c38188ef1231c061af6b3ed.jpg

2014-07-15_09_38_53.thumb.jpg.de128c217de36213819de06cc92e88a8.jpg

2014-07-15_09_38_44.thumb.jpg.78959a94447c0454600e6ccc9cb47f30.jpg

Link zu diesem Kommentar
Share on other sites

Nice cardboard construction :)

 

1) The black connector on the Stepper Brick will only supply the connected motor. There is no 5V regulator on the Brick to create 5V from the motor supply.

 

You can use a Step-Down Power Supply and supply its black connector with up to 27V. The Step-Down Power Supply has a 5V regulator and will create 5V to supply the stack. It'll also forward the voltage you connected to its black connector to the Stepper Brick motor supply.

 

So, if you want to supply the stack with 5V and the stepper motor from the same source then you need a Step-Down Power Supply at the bottom of the stack and feed its black connector. Without a Step-Down Power Supply you need to provide the 5V and the motor supply separately.

 

2) Sorry no clue, I'm going to leave this one for someone else :)

 

3) There should be no problem with calling enable()/disable() from a callback. Maybe you could show this portion of the code, so we can see how you're doing this?

Link zu diesem Kommentar
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...