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: TMC5160 substitute?
Howard Dutton
On Fri, May 13, 2022 at 05:33 PM, Robert Benward wrote:
Those 5161 are strange beasts. The external MOSFETS are on a board below and I suspect the chip output is being used to driver the gates of the mosfets, but since the upper board is available alone, I don't know how they break the pin-to-socket-to-pin connection to route the outputs to the gate inputs. The Fysetc wiki shows the upper boards as available separately. The upper board alone can handle 3.5A. I wonder where the power board comes fromAFAIK the MOSFETs of TMC5161's are on-die where the TMC5160 has the MOSFETs off-die and that is the only difference. Thinking the second board they plug into is one of these basically: https://learn.watterott.com/silentstepstick/protector/
|
|
Re: TMC5160 substitute?
eugenecisneros
Bob,
Re the S5160s that I ordered, the vendor says send them back if they are not compatible. Thanks for the info re TMC5160s back in stock on 26th May. I pre-ordered 4 pieces and using the discount code it came to $60.63 with free shipping. So, $15.16 ea.
|
|
Re: Guiding Problems with PHD2 and OnStep
Do you have the PEC correction on? if so TURN IT OFF! I had a similar problem with my CGE Pro and I couldn't understand why the stars/mount would jump around..then I turned the PEC off and voila!..try it...even if it's not the problem, it's one less variable to deal with till you find what's wrong..
Pablo Lewin The Maury Lewin Astronomical Observatory Glendora CA. USA.
|
|
Re: TMC5160 substitute?
Robert Benward
On Tue, May 10, 2022 at 10:19 PM, eugenecisneros wrote:
S5160Eugene, I just looked at what you are buying, they look identical to what I purchased, yet they are rated at only 35V. Note my comment about board overhang in my previous post. This will apply to the drivers you just bought. This will be OK on the STM32 blue pill, it might fit the minis, but I doubt it, and it will not fit any of the Max series without "adjustments" I described before. Bob
|
|
Re: TMC5160 substitute?
Robert Benward
FYI, Bigtreetech website
TMC5160 Back in stock on 26th,May You can pre-order, $16.84
|
|
Re: TMC5160 substitute?
Agreed.
My point is the "chip" alone can drive 3.5A, and the board below has the Mosfets. The pins seem to be pass through, from pin to header and to pin again, so I am curious as to how the pins are separated or "broken out" when you stack them. The headers and pins are directly over each other so I would like to know how they are doing it. Also, I can't seem to find any technical info on the driver board, no current specs, nothing. So, what is it you are buying? They are also not longer available on AliExpress. Also, from Trinamic's website: TMC5161This product is no longer available
Bob
|
|
Re: Setting the tracking rate
Mike Ahner
On Sat, May 14, 2022 at 07:31 AM, Merowinger wrote:
If the EEPROM on the DS3231 is not working properly, will this result in the behaviour? How can I test the EEPROM?Because the STM32F103/303 micros do not have onboard EEPROM, if the DS3231 isn't working, OnStep won't boot. There are some test utilities in the Files section under STM32, there is one specifically for testing the EEPROM. https://onstep.groups.io/g/main/files/Utilities%20for%20STM32 With the Blue Pill, normally you will not need to change the master clock, the Blue Pill is fairly accurate. But enable PPS in the Config.h file and OnStep will correct the clock with the temperature-compensated RTC of the DS3231. -Mike
|
|
Re: Guiding Problems with PHD2 and OnStep
Howard Dutton
A good summary Otto.
I would add that versions of OnStep prior to the current release-4.24 (that is, anything earlier than version 4.24q) may have a bug where the variable guide rate guide commands (and spiral search) trip up pulse guiding. That was patched back in March. If you don't want to update to the latest, the solution is to be sure you set the guide rate (perhaps 0.5x) just before guiding starts. This could really be incorrectly set backlash too, the above is just a possibility.
|
|
Re: teensy 4.0 vs 4.1
Amazon.com (in US) has them for $27 with soldered headers. I also saw them on DigiKey.
|
|
Re: Guiding Problems with PHD2 and OnStep
Niki,
I use an EQ5 as well with an ASI120 (though on a 50mm SVBony guidescope). I will go through my workflow for guiding: - Polar drift align in PHD2 (be sure tracking is ON when doing this) - 3 Star align in OnStep - Run PHD2 and point the scope or camera to an area of the sky at +/- 20 deg in declination (this is what PHD2 suggests) - Move the scope to the desired target and begin guiding, letting PHD2 automatically detect the guide star AND the exposure A few things for you to check based on your problem 1) Did you set the correct guidescope focal length and camera pixel size in PHD2? 2) You mention this works well on a Skywatcher mount...does your EQ5 have significant backlash in either DEC or RA? 3) Are you doing guiding via WiFi or hard-wired from your computer to the OnStep board? According to the WIKI, the pulse-guide command is always 0.25x, 0.5x, or 1.0x and never higher.
|
|
George Cushing
Save yourself and everyone else some headaches, ditch the CNC3. Just want the PCB. I can get it to you for $10. My description here.
|
|
Re: teensy 4.0 vs 4.1
George Cushing
PJRC.com has them in stock and Adafruit might have them.
|
|
Re: TMC5160 substitute?
George Cushing
IIRC there are MOSFETs internal to the IC. Even the 5160 was designed to use external MOSFETs.
|
|
Re: ESP32 + Hujer pajzs
George Cushing
Use Romans pinmap and select either Tone or Status LSD in config.h. Can't have both.
|
|
Re: ESP32 + Hujer pajzs
George Cushing
No, you need Roman's pinmap. There's a link somewhere on the page. I just copied it over the InsteinESP1 pinmap. It seems to slip through OnStep validation there. I think I shall never see an InsteinESP1.
|
|
Re: Setting the tracking rate
On Sat, May 14, 2022 at 04:31 AM, Merowinger wrote:
There is a common misperception as to what the buttons do and what the tracking rate is showing. The tracking rate is reporting the requested tracking rate. The heavens move at 60.164 Hz, change it to Lunar, and it will report the 57.xxx (I don't remember the exact number) rate requested to track the moon. The tracking rate buttons adjust the master clock to correct for errors in the board clock. Some MCU's have inaccurate clocks, some do not. The STM32 is not bad (ASIK) and should not require adjustment. PPS will improve the accuracy to as good as you can get. If you are experiencing drift, look at the stepper math first. A one-step error can generate a huge amount of drift.
|
|
Re: Setting the tracking rate
Merowinger
I am just thinking about this:
toggle quoted messageShow quoted text
If the EEPROM on the DS3231 is not working properly, will this result in the behaviour? How can I test the EEPROM? Frank Am 14.05.2022 um 10:31 schrieb Merowinger:
Hi all,
|
|
GaSt
Hi
my name is Stefan. I'm newbie in terms of telescopes and just bought a Skywatcher Dobson 10" 250p. I came across this awesome site full of great ideas and switched my former Intention to build a cnc machine, to motorizing my Dobson. I do have most of the parts shown at this wiki entry, which does supply a lot of information, but unfortunately not detailed enough for me. I'm not the best electrician (although I try to get better :)), so I do have some missing knowledge on wiring up the components. I own this kit:
Here are images of my components as well as my current config for OnStep: Any help would be appreciated, thank you! Best regards Stefan
|
|
teensy 4.0 vs 4.1
alex.military95@...
hi guys is it possible to use the teensy 4.1 instead of the 4.0? i am looking everywhere but i can't find it anywhere on amazon ebay even aliexpress is not available while 4.1 is easier to find.
I would also like to modify the mini pcb2 to make it compatible and eliminating all the through hole components and put them in SMD and order the pre-assembled boards. this would save time and space, do you think it is possible? I state that I am making an equatorial mount completely designed by me.
|
|
Re: Guiding Problems with PHD2 and OnStep
the.cakemaker75@...
Hi!
I am calibrating wherever i am looking at. So most of the time near the object i plan to photograph. With my other two mounts (Skywatcher) this always worked flawless. I AM northern hemisphere, yes. I know that the box size can be changed in size, but even the largest wood be far to small for the initial move. I managed to capture a video of the LARGE move the first pulse does, so you can see.
|
|