×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

INDI focuser driver for Waveshare Stepper Motor HAT for Raspberry Pi / Rock Pi

  • Posts: 215
  • Thank you received: 16
Bummer, that. Just when you think it is safe to put down the crayons.
2 years 10 months ago #72177

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226
That's great. The enable pin setup they had was so stupid I had to add a pull up resistor to prevent the motor from melting down. Hopefully they have an updated library that will work both versions with the same instructions.
2 years 10 months ago #72179

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Agreed. But no, there is no such library. The Waveshare website has sample code, two versions. One version for the old board, another version for the new board. And unfortunately, there's no way to programatically detect which board is installed. It must be left as a configuration option that the user must set.
 
2 years 10 months ago #72180

Please Log in or Create an account to join the conversation.

  • Posts: 215
  • Thank you received: 16
Hmmm...is there any marking on the board to reveal it's version? Or is this a "fire it up ant see" change? I don't see even a part number on the board.

I ask, because I've ordered a couple more boards for spares. It would be nice to know if they are old or new version.
2 years 10 months ago #72214

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Yeah, the website says the new PCBs are printed with "Rev2.1", and will be anything purchased after 2021-01-05

www.waveshare.com/wiki/Stepper_Motor_HAT

So that explains why at least two users a couple months ago couldn't get the driver to work with new Waveshare boards they just bought. Doh!
 
Last edit: 2 years 10 months ago by Kevin Ross.
2 years 10 months ago #72215

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Added a fix. On the Options tab there's an option to select the board revision (don't forget to hit Save!). Hopefully someone with the Rev 2.1 board can let me know if it works.
2 years 10 months ago #72219

Please Log in or Create an account to join the conversation.

  • Posts: 215
  • Thank you received: 16
I have two boards on the way. Will test on arrival and report.
2 years 10 months ago #72235

Please Log in or Create an account to join the conversation.

  • Posts: 215
  • Thank you received: 16
How auspicious! As I was typing my last message, DHL was putting the box on my porch. The new code works on a Raspberry Pi4 running Ubuntu Mate 20.04. When you switch the board to 2.1, it works. When you switch to Original, it ceases to operate. I noticed no overheat issue.

... I don't know...but personally, I would have been hard-pressed not to name the buttons, "Original" and "Extra Crispy."
The following user(s) said Thank You: Kevin Ross
2 years 10 months ago #72237

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
"I don't know...but personally, I would have been hard-pressed not to name the buttons, "Original" and "Extra Crispy."

LMAO!

Thanks for testing. :)
Last edit: 2 years 10 months ago by Kevin Ross.
2 years 10 months ago #72238

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226
I had started a topic regarding preserving the focuser position between instances of running INDI, and recovering from a crash.
www.indilib.org/forum/wish-list/9817-wis...ocuser-position.html

I learned this is something handled within the driver not EKOS. Could you look into that? Thank you.
2 years 10 months ago #72245

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Yes, saving the last focus position is next on my to-do list. :)
2 years 10 months ago #72246

Please Log in or Create an account to join the conversation.

  • Posts: 421
  • Thank you received: 102
Okay I just committed a change that will save the position to a file, and restore that position on startup. To be clear, this doesn't actually move the focuser, it's the equivalent of doing a "sync" to the last known position.

Try it out and let me know how it works out for you.

-- Kevin
2 years 10 months ago #72247

Please Log in or Create an account to join the conversation.

Time to create page: 0.463 seconds