Coder Social home page Coder Social logo

Comments (2)

Sammy1Am avatar Sammy1Am commented on August 20, 2024

Alrighty, so sounds like two separate issues.

First, the startup sound. There's plenty to double-check here, and a picture or diagram of your wiring might help us troubleshoot, but some stuff to check first:

  • Is there a ground-connection between at least one of the floppy drive's odd numbered pins and the GND pin on the Arduino?
  • Confirm that you have the STEP pin (pin 20) connected to Arduino's pin 2, and DIRECTION (pin 18) connected to Arduino's pin 3.
  • Make sure you don't have the even and odd pins on the floppy mixed up-- some floppy drives have their pins upside down). If you tested the stepper by connecting pins to an external ground, then you've confirmed you have the correct ones (if you just connected the pin to its matching pin across the connector, they might still be backward)
  • When you upload the sketch from the Arduino IDE, double-check that there are no error messages in the output (the Arduino IDE likes to fail silently and then report "Upload finished" even if it didn't work)

The first step should probably be to get the startup sound working, since if that bit doesn't work it's unlikely the rest will, but just in case:

Instead of double-clicking the .bat file, open a command prompt in the folder with the .bat file, and execute it from the command line. This way any output/error messages from the .bat commands will stay visible long enough for you to see them.

Alternatively, there might be some error output in the log file, but that will only be there if the .bat file succeeded in launching the GUI at all, which it's not immediately clear if it did.

from moppy2.

Sammy1Am avatar Sammy1Am commented on August 20, 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.