Since I aquired an Losmandy G11 mount without any goto provision I decided to create my own solution. I was a bit reluctant to use a Gemini, mainly because of the cost, but also due to the reliability since the servo motors are somewhat prone to failure. I also like to have complete control over the software/firmware so that no "show stopper" issues will ever be a problem for me. Looking around the 'net I saw other goto systems that seemed capable, but either they had needlessly complex hardware or were commercial systems that cost about twice what they should.
OnStep is a computerized goto system, usually for stepper motor equipped mounts though any step/dir interface motor driver (including servo) should work. It was designed, from the beginning, as a more or less general purpose system and provisions were made in the firmware to allow for use on a variety of mounts including Equatorial and Alt/Az (GEM, Fork, Dobsonian, etc.) It uses an LX200 like computer command set with a few extensions to suit hand controller-less operation.
There's a telescope hand controller App for Android (free in the Google Play Store,) an option to control through a website (Smart Web Server,) and a dedicated physical hand controller (Smart Hand Controller.) Or, on a PC there's ASCOM and INDI drivers for control. These options allow you to setup and control OnStep using a wide range of software including my Sky Planetarium, Cartes du Ciel, Stellarium, SkySafari, KStars, PHD2, etc. You can see most of the control possibilities in the diagram below:
Also, please visit my StellarJourney.com site for updates, links to OnStep resources, my other astronomy software, or to see some Images taken with the assistance of my OnStep operated mounts.
If you find OnStep useful and would like to show your appreciation and support please consider making a small monetary donation. This keeps me motivated and helps cover expenses associated with my projects.
Re: Initial OnstepX download error
Robert Benward
Everything seems to be working fine, but some things are different. In the SWS config tab, the advanced settings for axis 1&2 no longer have access to the Steps/deg, microsteps, and currents. All it shows is a "revert to default". I tried hitting default but that did nothing. There seems to be nothing adjust under those tabs.
I am I missing something? I looked in the wiki but I saw no mention of this. Bob
|
|
WeMos R32/CNC v3 LV8729 Focuser
So, I'm getting a new mount, and because I like Onstep so much, I decided to build a stand alone focuser for it. I have built 2 Onstep mounts with focusing and not had any issues. This time however...
I took the code from my CNCv3/LV8729 setup and started with new hardware. Set the code to track on startup, and left all Axis OFF except Focuser 1. Added an ESP WIFI module and everything works. The issue is that when I turn the focuser off, and back on, it resets to position 0. I have gone through the code of all 3 setups and can't figure out why it doesn't save the position between reboots. Fault WIFI module?
|
|
MAXSTM3.6 Components
#blackpill
Hi to all,
I have taken the plunge last night and ordered a bunch of MaxSTM3.6 boards. When considering UK postage, it seemed pointless just ordering a couple of them. So either i will need all of them because of screwups or more likely i will have some spare if anyone in UK interested. Bill of Materials has also been ordered - enough for one board. However there is one component that is proving elusive for me in the UK - its the PJ325M 3.5mm audio socket. I can find them and they are accessible if i buy 5000 or if i order Qty1 for £0.15 and then pay £30 in postage........... Just wondering if anyone in the UK has a spare PJ325M in their back pocket........??
|
|
Re: not able to verify the device
Howard Dutton
Probably the source code isn't installed correctly (path problem:)
Uploading the Firmware If that doesn't do it re-install the Arduino IDE.
|
|
Re: Goto Failed in Standby
Mike Ahner
On Thu, Jun 23, 2022 at 07:19 PM, Joy Clarke wrote:
I allow the OnStep app to use my location to get date & time etc which works fine.Just to be sure, you do upload the date/time into the OnStep controller? It's not automatic. -Mike
|
|
Re: Initial OnstepX download error
Robert Benward
Howard,
That worked! Status and drives OK. Exercising the rest of the board. Thanks! Bob
|
|
not able to verify the device
Suveer Udayashankara
Hi I am having a bit of problem while verifying the code.. The Arduino ide is not able verify the code The error is : OnStep:65:10: fatal error: src/sd_drivers/Models.h: No such file or directory 65 | #include "src/sd_drivers/Models.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. exit status 1 src/sd_drivers/Models.h: No such file or directory But the all the path is written in the program are doing well.. But still ham getting this error.. How to tackle this issue
|
|
Re: Goto Failed in Standby
Howard Dutton
No other ideas really.
|
|
Goto Failed in Standby
Joy Clarke
Sorry I forgot to mention, if it makes any difference, that I live in New South Wales.. I allow the OnStep app to use my location to get date & time etc which works fine. Darryl.
|
|
Re: not able to verify the device
Suveer Udayashankara
Hi I am having a bit of problem while verifying the code.. The Arduino ide is not able verify the code The error is : OnStep:65:10: fatal error: src/sd_drivers/Models.h: No such file or directory 65 | #include "src/sd_drivers/Models.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. exit status 1 src/sd_drivers/Models.h: No such file or directory But the all the path is written in the program are doing well.. But still ham getting this error.. How to tackle this issue
On Fri, Jun 24, 2022, 05:31 Howard Dutton <hjd1964@...> wrote: On Thu, Jun 23, 2022 at 04:56 PM, Joy Clarke wrote:
|
|
Re: Goto Failed in Standby
Howard Dutton
On Thu, Jun 23, 2022 at 04:56 PM, Joy Clarke wrote:
Any suggestions.?Make sure the date/time are set.
|
|
Goto Failed in Standby
Joy Clarke
Hi, Background: My scope is a GSO 12" Dob that I have added 2 nema23 stepper motors to the mount which run along timing belting, one for alt and one for az. I am trialling a goto system from Byers using the OnStep firmware and I connect to the system via wifi. Tried using the "goto" command in the OnStep app and got the "Goto failed in standby" message. I followed the solution given by a Group member previously i.e. "press the [at home (reset)] button. I had the stepper motors off the belting and they worked when I selected the "goto" command. Put the motors back onto the belting and tried the "goto" again but got the "goto failed in standby" message again. So I went through the process again of "resetting" etc and even turned the whole system off and on again. Did the "reset" again but each time I tried after this I keep getting the "goto failed in standby" message and obviously the mount doesn't move. Any suggestions.? Darryl.
|
|
Re: Initial OnstepX download error
On Thu, Jun 23, 2022 at 12:29 PM, Robert Benward wrote:
Disabling status worked. I do not have jumpers on my board, MISO has dedicated pins, but I will go over the pinmap to see if here any conflicts. If this helps, the same board has status and drives working on 4.24C.I found the issue, probably introduced when I added TMC2209 UART support. Patched and works here now.
|
|
George Cushing
I assume you intend to keep the existing drives? Looks too tight to permit much modification. What the gear reduction between the RA drive and the worm?
|
|
Re: FYSETC S6 Motor Lock up
George Cushing
I don't think there are many sources of inexpensive NEMA 17 step motors. The red, green, blue & black color scheme seems to be universal among them. The motor manufacturers are fairly consistent There is an A coil and a B coil. The coils are polarized so one end is "+" and the other is "-." Thus you will see this symbol which gives you most of the information you need. Add a little color and it tells you all you need to know. The problem arises with the driver carrier manufacturers. They can't seem to decide on a standard coding or which way is up! Regardless of the inscriptions the hookups are all the same except the ST820. Some use the letter for the coil designation others the numeral. Most of the time, one of these will work.
|
|
Re: android app menu button
Dave, right, might be a software problem. I'll check if there's a chance to update the OS. Maybe that helps.
|
|
Re: Initial OnstepX download error
Robert Benward
Howard,
Disabling status worked. I do not have jumpers on my board, MISO has dedicated pins, but I will go over the pinmap to see if here any conflicts. If this helps, the same board has status and drives working on 4.24C. Bob
|
|
Re: HEQ-5 conversion with OnStepX, FYSETC E4 and Nina
I examined it and It has significant drawbacks.
From what I recall the stepper drivers sockets have no mode switching at all not even SPI. It uses 3x 74HC595 SSR's (to make 24 output pins from 3 MCU pins) which X does in theory support. I think it would work and if you use TMC2209's and jumper lead the serial interfaces could be ok. Seems like a lot of hassle though.
|
|
Re: HEQ-5 conversion with OnStepX, FYSETC E4 and Nina
George Cushing
Take a look at the under $20 Makerbase MKS TinyBee: w/ESP32 MCU & Wifi WEB Control. Support for 5 external drivers. The layout looks less constrained.
GitHub page.
|
|
Re: Plug-in interface for External stepper Drivers
mario rocha
Maybe I should change the values of the resistors (12k,8.1k,3.3k,100k) to have a proper digital level. Why does it use Schottky diodes, shouldn't they be zener diodes, to protect against voltage peak?
El lun, 20 jun 2022 a las 15:39, Robert Benward via groups.io (<rbenward=verizon.net@groups.io>) escribió: Yup. 0.75 x Vdd=~2.4V
|
|