Arduino Automatic Rail control, DigicamControl

Have questions about the equipment used for macro- or micro- photography? Post those questions in this forum.

Moderators: rjlittlefield, ChrisR, Chris S., Pau

diegocolonnello
Posts: 1
Joined: Sat Dec 28, 2019 2:35 am
Location: Australia
Contact:

Arduino Automatic Rail control, DigicamControl

Post by diegocolonnello »

I am happy to let you guys know that i found a way to control my own Macro rail with an Arduino board....


What i Needed:

DIY focuser rail, i used a photography slider and adapted a threaded rod and a stepper motor.... 200 steps per rev.

Digicam Control

Arduino Uno with a stepper controller, (lots of options here)

The firmware for arduino comes from an Astronomy solution here:

https://sourceforge.net/projects/arduin ... erpro2diy/


As you can see the hardware option are many, i only assembled a simple version with arduino and stepper driver, but as you can see, control buttons can be added, LCD screen to know the position ETC...

The arduino firmware listens on the com port for commands....

Digicam Control has 2 awesome features that we can use.....

Under Plugins ==> Tools ==> Arduino (Serial)

you will find this:

Image


On this window you need to declare the port where the arduino board is connected, i also flaged the Show Buttons on Startup option.

Also tick the Active option...

then i use the Send windows command option...

on the "Send after file transfered" i added this :64-10# the command means, :64xxx# where xxx is how much to move

This is already great because the rail will move that amount of steps after each image download....

But there is More

If you configure the Buttons on the same window you will get this:

Image

This is my new Focuser Stacking rail command Panel :)

now i can move the rail at will and adjust my position....

This is how the MyFocuserPro2 firmware looks like:

Image


Of course, in order for this to work you need basic Arduino knowledge and also need to know how to connect the stepper motor and the driver, on MyFocuserPro2 web there are schematics and instruction...

On the following image a screen capture of my working screen after few test shots...
i used timelapse and asked the software to shoot 100 exposures

Image

After i set the exposure time and ISO values i want, only find my start position and click start...
the software will:
Expose
Download
Move
repeat
:-)

you decide how much to move and configure it on the Arduino Tab, as a command to run after each file download...

this is the result of the first test.

Image
astro y macro

dhmiller
Posts: 256
Joined: Mon Nov 11, 2019 7:42 am
Contact:

Re: Arduino Automatic Rail control, DigicamControl

Post by dhmiller »

Looks like an excellent system. Good luck with your shooting.

pistilpete
Posts: 1
Joined: Fri May 15, 2020 2:48 pm
Location: Earthling

Super cool

Post by pistilpete »

This is awesome work man I know this is an old thread but I can't believe nobody commented on this. Surely this is impressive to others? Are there better done DIY automated macro rail assemblies that I don't know about?

Anyway... congrats on a job well done.

On a lighter note. stupid eople write congrats because they can't spell congradjulaeshens

Online
Adalbert
Posts: 2491
Joined: Mon Nov 30, 2015 1:09 pm

Post by Adalbert »

Hello Diegocolonnello,
Welcome to the forum!
What kind of controller of the step-motor do you use?
I would recommend the TMC5130A
https://www.photomacrography.net/forum/ ... 5&start=45
BR, ADi

Post Reply Previous topicNext topic