Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
DIY AstroEQ / Re: Drivers TB6600
« on: February 12, 2020, 12:48:14 »
1)How are the microsteps control connections on the WD56, are there any microswicht that need to be removed?
=> No. Just leave respective in the off position
2)Can I do the same for my TB6600 pictured above!
=> Yes
3)Can you send me the Nano connections with the relays and the program to this address: pierre2e22@hotmail.com, if you don't mind!
=> yes i will send after finishing the tests here ok
4)Are you programming the Nano just with the Arduino IDE?
=> Yes
=> No. Just leave respective in the off position
2)Can I do the same for my TB6600 pictured above!
=> Yes
3)Can you send me the Nano connections with the relays and the program to this address: pierre2e22@hotmail.com, if you don't mind!
=> yes i will send after finishing the tests here ok
4)Are you programming the Nano just with the Arduino IDE?
=> Yes
2
DIY AstroEQ / Re: Drivers TB6600
« on: February 11, 2020, 18:06:10 »
For me the WD56 is serving well. Divide up to 1/256 per step I use for sidereal tracking and 1/32 per step I use for goto. The setup I assembled was like this: The arduino mega 2560 sends the commands M0 M1 M2 that goes to an arduino nano with a firmware that I programmed so that at the time of changing the speed it sends a command to a relay that controls the power of the RA drivers / DEC and later 2 other relays control the driver keys in the 1/32 and 1/256 configuration respectively. It was not necessary to change the firmware of the Arduino Mega 2560, just enable the speed change in the configuration utility.
3
DIY AstroEQ / Re: Drivers TB6600
« on: February 10, 2020, 21:36:37 »
I did not remove the micro switch. I soldered a pair of wires in parallel on each micro switch.
This driver at minimum voltage is for 24 Volts. I have a separate source that powers the drivers and passes through some regulators to get 12V and 5V for the other steps.
The control of the relays I use is made with npn bc548 transistors.
The TB6600 driver would do the same thing. Receiving the signal M0 M1 M2 converting to S1 S2 S3 with arduino converting the received signals and controlling the relays.
I thought my driver would not work when connected and changing speeds. But it worked.
The only problem remains with the Astroeq configuration software. There it will still be configured as 4 steps / step (fast) and 32 steps / step (slow) and the rest of the configuration.
In my case I don't have a great gear ratio. I have to move on to bigger micro steps.
But I'm still in the testing phase. Much rain in my city has not yet provided an opportunity to check the results with stars.
This driver at minimum voltage is for 24 Volts. I have a separate source that powers the drivers and passes through some regulators to get 12V and 5V for the other steps.
The control of the relays I use is made with npn bc548 transistors.
The TB6600 driver would do the same thing. Receiving the signal M0 M1 M2 converting to S1 S2 S3 with arduino converting the received signals and controlling the relays.
I thought my driver would not work when connected and changing speeds. But it worked.
The only problem remains with the Astroeq configuration software. There it will still be configured as 4 steps / step (fast) and 32 steps / step (slow) and the rest of the configuration.
In my case I don't have a great gear ratio. I have to move on to bigger micro steps.
But I'm still in the testing phase. Much rain in my city has not yet provided an opportunity to check the results with stars.
4
DIY AstroEQ / Re: Drivers TB6600
« on: February 10, 2020, 09:38:59 »
I made a change in the setup. I'm testing an arduino nano with a connected relay to replace the driver keys. This other arduino reads the M0 M1 M2 outputs of the RA and DEC of the Arduino Mega 2560. It does the conversion function of the DRV8825 truth table for the WD56 in my case. Astroeq's speed changes are always for fast 32 steps / step and slow 256 steps / step. I am now waiting for the weather to clear to test the accuracy of the goto and tracking. The system is changing speeds and the goto is ok. Let's see the tracking.
5
DIY AstroEQ / Re: Drivers TB6600
« on: February 09, 2020, 10:39:30 »
Great idea Pierre. I'm working on it too. I have an equatorial mount with nema 23 motors and WD56 drivers up to 51200 microsteps. Built with pulley system. With 32 steps problems in sidereal tracking. When set to 51200 microsteps tracking is ok. As I can't change the AstroEQ program, I think of creating an external solution to control these drivers exclusively for changing the microstep mode.
Pages: [1]