ISS pointer
by destroyer2012
Printable files (10)
-
stlorbitrack_base-short.STL
64 Ko · 3 566 downloads
-
stlorbitrack_base-tall.STL
64 Ko · 3 566 downloads
-
stlorbitrack_base-middle.STL
41 Ko · 3 555 downloads
-
stlorbitrack_smallgear_tall_slot.STL
241 Ko · 3 562 downloads
-
stlorbitrack_smallgear_short_slot.STL
271 Ko · 3 563 downloads
-
stlpointergearV2.STL
104 Ko · 3 567 downloads
-
stltophatgearV2.STL
146 Ko · 3 564 downloads
-
stlorbitrack_gear_higherV2.STL
540 Ko · 3 569 downloads
-
stlorbitTracker_-_orbitrack_gear_lower-1.STL
288 Ko · 3 567 downloads
-
stlorbitTracker_-_axlecap-1.STL
117 Ko · 3 561 downloads
Description
This is intended as sort of a useless desk toy that points at the location of the international space station in the sky. You can also tell it to point at other things, of course. Final goals are to make it fetch TLE data from the internet, and allow the user to wirelessly tell it what to point at. https://www.youtube.com/watch?v=brCzEvc-sUg
https://www.youtube.com/watch?v=FkDNPca6eOw
Currently: It's hard coded to point at a specific satellite. There's not enough program memory in arduino 328 to also fetch data from the internet while calculating orbital parameters. I'm using the 28BYJ stepper drivers aka darlington arrays, which means the steppers are really weak. This is only a problem during homing, which can be fixed by just making the homing speed slower. Although weirdly enough the homing seems to work flawlessly after a bit of a warmup period.