Giter Site home page Giter Site logo

Comments (9)

Lothean avatar Lothean commented on May 30, 2024

Hello!
Yes! I recommend controlling your scanner stepper with a DRV8825 and use the standard Moppy instrument interface.
If you search "DRV8825 wiring" on Google, you'll find some documentation.
If you have a high resistance stepper, you can also use the L298N.

from moppy2.

pefech avatar pefech commented on May 30, 2024

Do I need the RESET and SLEEP pin of the DRV8825 with Moppy or have I only to connect it like a floppy with the STEP and DIR pin?

from moppy2.

Lothean avatar Lothean commented on May 30, 2024

STEP and DIR are the only signals you need to interface with Moppy
Just pull RESET and SLEEP high and it works :)

from moppy2.

Kisko93005 avatar Kisko93005 commented on May 30, 2024

Hello! I've got L298N module, just how to connect it to arduino if I need a dir and step pin.

from moppy2.

Lothean avatar Lothean commented on May 30, 2024

You need to use the L298N instrument instead of the default FloppyDrives one.
The pinout is in L298N.h

from moppy2.

Kisko93005 avatar Kisko93005 commented on May 30, 2024

Ok, I connect l298N to the arduino but the motor in scanner is overheating! Please help! The motor is: mitsumi M35SP-11NK LF

from moppy2.

Lothean avatar Lothean commented on May 30, 2024

That's because at 12V, your 15 Ohms motor is drawing 800mA although it is rated 360mA at peak.
You cannot lower the input voltage since :

  • your motor is rated for 24V, and 12V was already low
  • the L298N would not like it, because of the voltage drop

So you need to use a DRV8825 current limited driver; which uses the standard Floppy instrument and interface.

from moppy2.

Kisko93005 avatar Kisko93005 commented on May 30, 2024

Ok I bought DRV8825 on monday ,but the musical scanner works exellently with 7 floppy drives.

from moppy2.

Sammy1Am avatar Sammy1Am commented on May 30, 2024

Closing for lack of activity.

from moppy2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.