Anyone used an Arduino for driving an equatorial mount?

Tell us about those other projects you are working on.
Post Reply
User avatar
Kilohertz Canada
Moon Ambassador
Articles: 0
Offline
Posts: 61
Joined: Tue Nov 07, 2023 3:19 pm
Location: Vernon, B.C.
Status:
Offline

Anyone used an Arduino for driving an equatorial mount?

#1

Post by Kilohertz »


I'm planning on building a nice sturdy equatorial mount system this winter and want to experiment with a small prebuilt Meade or Bushnell to figure out the motor drives, Arduino code etc..

Just wondering if anyone else here has use an Arduino or similar ucontroller for a drive control?

Cheers
:sprefac: Explore Scientific ED80 refractor, Sky-Watcher 200P 8" Dobsonian, Meade 856 w/853 mount and lots of eyepieces, Meade 4550 Newtonian, Sky-Watcher NEQ-3 PRO Hot Rodded with bearings and a whole mess of cameras, lenses, accessories, adapters and 2 cats. :flags-canada:
User avatar
SkyHiker United States of America
Local Group Ambassador
Articles: 0
Online
Posts: 2293
Joined: Sat May 11, 2019 8:40 pm
4
Location: Santa Barbara, CA
Status:
Online

TSS Photo of the Day

TSS Awards Badges

Re: Anyone used an Arduino for driving an equatorial mount?

#2

Post by SkyHiker »


Sorry for the late reply, I missed it, but yes, I use an OnStep Arduino configuration for controlling my Losmandy G11S. It has a Wemos D1 R32 for the Arduino (dual core, 4MB), and a CNCv3 stepper board with TMC2130 stepper drivers. The motors are cheap 400 step NEMA17s. It works really well.

Before that, I used two Arduino Unos to control a dual axis autoguided EQ barndoor platform for a 10" Dob. I now also have two Arduino Unos controlling a classical EQ platform (also dual axis and autoguided).

Check the OnStep IO group, it is a great resource, so you don't have to reinvent the wheel.
... Henk. :D Telescopes: GSO 12" Astrograph, "Comet Hunter" MN152, ES ED127CF, ES ED80, WO Redcat51, Z12, AT6RC, Celestron Skymaster 20x80, Mounts and tripod: Losmandy G11S with OnStep, AVX, Tiltall, Cameras: ASI2600MC, ASI2600MM, ASI120 mini, Fuji X-a1, Canon XSi, T6, ELPH 100HS, DIY: OnStep controller, Pi4b/power rig, Afocal adapter, Foldable Dob base, Az/Alt Dob setting circles, Accessories: ZWO 36 mm filter wheel, TV Paracorr 2, Baader MPCC Mk III, ES FF, SSAG, QHY OAG-M, EAF electronic focuser, Plossls, Barlows, Telrad, Laser collimators (Seben LK1, Z12, Howie Glatter), Cheshire, 2 Orion RACIs 8x50, Software: KStars-Ekos, DSS, PHD2, Nebulosity, Photo Gallery, Gimp, CHDK, Computers:Pi4b, 2x running KStars/Ekos, Toshiba Satellite 17", Website:Henk's astro images
User avatar
SkyHiker United States of America
Local Group Ambassador
Articles: 0
Online
Posts: 2293
Joined: Sat May 11, 2019 8:40 pm
4
Location: Santa Barbara, CA
Status:
Online

TSS Photo of the Day

TSS Awards Badges

Re: Anyone used an Arduino for driving an equatorial mount?

#3

Post by SkyHiker »


Let me add that there is one gotcha that I haven't yet figured out. I use a direct drive, meaning no timing belts or cog wheels. The required resolution can only be obtained by microstepping with a high number of steps. For instance, 1 rotation of the G11S worm is 1 degree in RA, for which the Nema17 steppers take 400 steps of 0.9 degrees. Thus, each step is 3600*0.9/400=8.1". To get to a sub-arcsec resolution for AP you have to microstep. For 32 microsteps, for instance, you get 8.1/32=0.25", which is enough but 64 microsteps is better. The trouble is that the incremental torque becomes proportionally less with each doubling of the microsteps. I have no idea what the step response looks like, but I suspect it just barely has the resolution and torque for proper autoguiding. I have achieved 0.5" guide error RMS total but at very rare occasions.

This is something that I need to check into. Adding a timer belt reduces the goto speed too much. I did increase the stepper voltage from 12 to 24 V, which should help. But I am not convinced that the OnStep system can beat the factory Gemini controller. It is difficult to figure out what the quality is. It is definitely good enough for medium level AP.
... Henk. :D Telescopes: GSO 12" Astrograph, "Comet Hunter" MN152, ES ED127CF, ES ED80, WO Redcat51, Z12, AT6RC, Celestron Skymaster 20x80, Mounts and tripod: Losmandy G11S with OnStep, AVX, Tiltall, Cameras: ASI2600MC, ASI2600MM, ASI120 mini, Fuji X-a1, Canon XSi, T6, ELPH 100HS, DIY: OnStep controller, Pi4b/power rig, Afocal adapter, Foldable Dob base, Az/Alt Dob setting circles, Accessories: ZWO 36 mm filter wheel, TV Paracorr 2, Baader MPCC Mk III, ES FF, SSAG, QHY OAG-M, EAF electronic focuser, Plossls, Barlows, Telrad, Laser collimators (Seben LK1, Z12, Howie Glatter), Cheshire, 2 Orion RACIs 8x50, Software: KStars-Ekos, DSS, PHD2, Nebulosity, Photo Gallery, Gimp, CHDK, Computers:Pi4b, 2x running KStars/Ekos, Toshiba Satellite 17", Website:Henk's astro images
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Other "Do It Yourself" projects”