AstroEQ Discussion Board
Main Site
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Username:
Password:
AstroEQ Discussion Board
>
AstroEQ Forum
>
DIY AstroEQ
>
mega and ramps 1.4 board
« previous
next »
Pages: [
1
]
Print
Author
Topic: mega and ramps 1.4 board (Read 1751 times)
starlights
Jr. Member
Posts: 8
mega and ramps 1.4 board
«
on:
June 08, 2020, 21:27:34 »
Hello all.
I bought a mega with a ramps 1.4 board.
Now the question is, which driver should I use.
x, y, z, e0, e1?
and can I use the bootloaders mega ramps?
with kind regards johan
Logged
TCWORLD
Administrator
Posts: 809
Re: mega and ramps 1.4 board
«
Reply #1 on:
June 09, 2020, 09:18:16 »
Hi,
The Ramps bootloader should be ok.
In terms of pinout, I've updated the pinout header in the code to indicate which pins are used. But for the 1.4 board it is:
X-Axis - Controls Right Ascention
Y-Axis - Controls Declination
Aux-3 - Provides ST-4 pins
Pin 3 - RA+ - connect to ST-4 pin 6
Pin 4 - DC+ - connect to ST-4 pin 5
Pin 5 - DC+ - connect to ST-4 pin 4
Pin 6 - RA- - connect to ST-4 pin 3
Pin 7 - GND - connect to ST-4 pin 2
Pin 2 - Speed - connect to ST-4 pin 1
Aux-4 - Provides GPIO
Pin 11 - Snap Pin - output for general use
Pin 7 - Speed Resistor - MUST CONNECT 1k resistor to Aux-3 pin 2.
Left servo header is used for status LED, connect an LED via resistor from signal pin to ground.
Z- axis limit - provides emergency stop feature. A simple push button to ground will stop the AstroEQ motors.
Kind Regards,
Tom
Logged
Tom Carpenter (AstroEQ)
Sumukh P
Full Member
Posts: 13
Re: mega and ramps 1.4 board
«
Reply #2 on:
June 09, 2020, 14:45:00 »
Dear Tom,
Is there any emergency stop button for Mega2560 based button? If not, is it possible to add?
Logged
TCWORLD
Administrator
Posts: 809
Re: mega and ramps 1.4 board
«
Reply #3 on:
June 10, 2020, 08:58:35 »
@Sumukh There is, Digital pin 24. A button or switch between the pin and ground will stop the motors immediately. This was a recent addition that hasn't yet made the schematic/documentation.
Logged
Tom Carpenter (AstroEQ)
Sumukh P
Full Member
Posts: 13
Re: mega and ramps 1.4 board
«
Reply #4 on:
June 10, 2020, 09:56:36 »
Thank you. Is there a need of pull up otherwise or it is controlled through code? Also, is it incorporated in latest firmware?
Logged
starlights
Jr. Member
Posts: 8
Re: mega and ramps 1.4 board
«
Reply #5 on:
July 08, 2020, 13:13:15 »
hi thanx.
i revistit a tghe ramp and mega, but the motor don't work
Logged
Print
Pages: [
1
]
« previous
next »
AstroEQ Discussion Board
>
AstroEQ Forum
>
DIY AstroEQ
>
mega and ramps 1.4 board