Closed devanesanandrews closed 1 year ago
Hello and thank you for the feedback. I don't have much experience with steppers, but I could give it a try. In your experience are they fast/responsive enough?
im also very interested in this, yes they are faster and more responsive.
Ok, cool. Could you recommend a stepper I can get for testing?
I'm also planning to auto-tune a remote magnetic loop antenna with a small stepper. (Remote, as in on the roof or somewhere like that). It needs to be geared to very finely adjust a butterfly variable capacitor. I will sample VSWR while transmitting a low power signal into the antenna, and then adjust for lowest reflected power. Any ideas where to find the geared stepper I need?
nema 23 steppers are the best, used in 3d printers, however you will need a stepper driver https://www.youtube.com/watch?v=n2oeT6RcU5Q
I have achieved PWM by using 328p Drive two closed-loop stepper motors, but there are still some problems. The system becomes complex. I tried to modify the code of anttracker, but I didn't test it.
Lol. I did a quick stepper refresher after the previous posts. Thanks for the video. This should be doable. Maybe I can scrounge some older printer parts.
I have achieved PWM by using 328p Drive two closed-loop stepper motors, but there are still some problems. The system becomes complex. I tried to modify the code of anttracker, but I didn't test it.
May I ask which library you used?
id happily donate parts if there was a way to get them to you. zs6buj can you private message me?
I use library accelstepper , using 328p to convert PWM into driving pulse. In order to avoid losing steps, I used a closed-loop driver
Hello and thank you for the feedback. I don't have much experience with steppers, but I could give it a try. In your experience are they fast/responsive enough?
Yes they are pretty good also its based on the Micro stepping and the torque used.
I would recommend to go with a proper stepper motor driver Like Tb6600 (https://www.amazon.co.uk/ARCELI-TB6600-Stepper-Controller-controller/dp/B07J2S7198/ref=sr_1_4?crid=1YOWVM2GIK4YK&keywords=tb6600&qid=1640707688&sprefix=tb660%2Caps%2C192&sr=8-4)or
I have been using tb6600 with my diy cnc and i should say its works pretty good.
Regarding stepper motor antenna tracker here is a 3d printed version from @kolins-cz
https://www.youtube.com/watch?v=I_QwMFngyWA
STL Files : https://github.com/kolins-cz/antenna-tracker-mechanics
I do have motors and drivers, though i am not a coder i can support with testing.
Thank you
All good information. Also thanks for the offer of parts. First let me look around on the web and see if I can find a suitable "mule" stepper and driver for testing, with reasonably quick shipping.
@zs6buj That was nice very curios to see the antenna tracker with stepper motors.
I believe these will be of some help. Controlling stepper motors with RC PWM signal.
https://www.youtube.com/watch?v=0kXlILWAYKg
Thank you. I'm waiting impatiently for the hardware. :(
Hey Deva, I've been busy elsewhere as you know. I have the steppers now, so when I get some time I can take this further. Closing for now.
Hi,
The antenna tracker is amazing and works well.
Will there be an support for Stepper motors as they have better holding torque for bigger antennas.
Thank you