Difference between revisions of "Rotators"
From SatNOGS Wiki
(Created page with " ==SatNOGS rotators== Our tracking mechanism is designed from scratch, parametric by default, 3D printed in under 8 hours. Utilizing two NEMA14 stepper motors we have unconstr...") |
|||
Line 10: | Line 10: | ||
Github:[https://github.com/satnogs/satnogs-rotator/tree/master] | Github:[https://github.com/satnogs/satnogs-rotator/tree/master] | ||
+ | |||
+ | ==Electronics== | ||
+ | Two Stepper motor drivers and an Arduino controlling them, are our driving electronics. Simple yet accurate. | ||
+ | |||
+ | Github:[https://github.com/satnogs/satnogs-rotator-controller] |
Revision as of 20:24, 7 March 2016
SatNOGS rotators
Our tracking mechanism is designed from scratch, parametric by default, 3D printed in under 8 hours. Utilizing two NEMA14 stepper motors we have unconstrained movement in Altitude and Azimuth.
SatNOGS rotator v2
Github:[1]
SatNOGS rotator v3
Github:[2]
Electronics
Two Stepper motor drivers and an Arduino controlling them, are our driving electronics. Simple yet accurate.
Github:[3]