Close
0%
0%

A Channel on RAMPS Shield over Arduino Uno

Figured out how to activate A drive independently from XYZ. This allows a fourth independent motor for CNC

Similar projects worth following
249 views
Figured out how to activate A drive independently from XYZ. This allows a fourth independent motor for CNC

WIN_20171123_19_15_49_Pro.jpg

Basic Title Photo

JPEG Image - 210.53 kB - 11/24/2017 at 02:16

Preview
Download

  • for A Channel on RAMPS Shield over Arduino Uno

    steves.x.y.z.cnc11/25/2017 at 01:41 0 comments

    Another problem I found with driver boards is they have amplifiers on the chip for "step"
    that picks up ac hum like touching an input on a regulator sound amp making annoying buzz sound.
    When operating a driver with a stepper motor ,will buzz too.
    I found soldering 2-470k resistors from "step" and "dir" to ground will shunt buzz problem without interfering with operation and reversing directions with no motor hesitation.
    Now the hard part.TO do the "enable trick" may involve another Arduino uno,nano or ATiny85 to be a slave to the Arduino uno cnc shield to co ordinate enable trick and 555 osc. to your main operation will require some programming skills.
    I haven't got that far but will try doing so and publish my findngs.

  • for A Channel on RAMPS Shield over Arduino Uno

    steves.x.y.z.cnc11/25/2017 at 01:38 0 comments

    Another problem I found with driver boards is they have amplifiers on the chip for "step"
    that picks up ac hum like touching an input on a regulator sound amp making annoying buzz sound.
    When operating a driver with a stepper motor ,will buzz too.
    I found soldering 2-470k resistors from "step" and "dir" to ground will shunt buzz problem without interfering with operation and reversing directions with no motor hesitation.
    Now the hard part.TO do the "enable trick" may involve another Arduino uno,nano or ATiny85 to be a slave to the Arduino uno cnc shield to co ordinate enable trick and 555 osc. to your main operation will require some programming skills.
    I haven't got that far but will try doing so and publish my findngs.

View all 2 project logs

  • 1
    Stepper motor and driver

    A trick this person found, is running a stepper motor with a driver board connected up without Arduinos or any computer.

    To do this is make a small circuit monostable 555 oscillator.

    Then output with a 10k resistor to “step”pin and motor will spin.

    Low pulses and high pulses will operate as a regular dc motor.

    The Rx and Cx on the 555 circuit the “RPM”also “dir”still

    Operates. Cool trick.

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates