Point the Way to the International Space Station with This DIY Orbit Tracker

Education Other Boards Robotics Science
International Space Station Tracker
YouTube player

Given the International Space Station’s host of superlatives (i.e. most expensive man made structure, largest artificial body in Earth’s orbit, longest functioning habitable satellite, greatest engineering accomplishment of all time, coolest flying space laboratory, etc.), you’d think that it would be on our minds constantly. Yet many of us go hours, even days, without thinking about it once.

There’s a growing movement of people who believe that our space agencies are underfunded because humanity is just not paying enough attention to our present accomplishments and future plans in space exploration. Well, I know one way to direct attention to something. Point at it.

This is the first prototype of the International Space Station Orbit Tracking Pointer. The pointer is controlled by an ST Microelectronics Nucleo F401, an “Arduino-compatible” microcontroller development board with an 84 MHz clock and 512 KB of memory. The board performs the orbital propagation and coordinate system transformations using a ported version of the SGP4 model.

ISS Desktop Tracker

A stepper motor controls the azimuth and a servo controls the elevation. After powering up, the pointer goes through a quick range-of-motion routine and then starts its one job: pointing at the ISS. The Station orbits the earth every 90 minutes so the speed of motion is roughly on the order of a minute hand on a clock: slow enough that it’s not really interesting to watch, but fast enough that it’s in a new place every time you glance over.

Stepper Motor Close Up

This is a prototype so it does have some limitations: the pointer must be initialized at true north before powering up, and the orbital parameters for the ISS are hard-coded into the development board so the pointer will lose accuracy over time if not updated. Ideally the system would be able to download the latest and greatest orbital parameters on a regular basis and update itself.

International Space Station Tracker

I’ve got lots of ideas for extensions of this design, including trophies for aerospace-related awards, keeping track of cubesats in high school classrooms, amateur radio antenna mounts, a children’s museum exhibit where you can select between satellites, planets, and landmarks to point at, and even making a huge one as an outdoor art installation.

For this prototype, though, I just wanted it to simply point. For me, it serves as a reminder that the world’s full of incredible things if you just know what direction to look.

3 thoughts on “Point the Way to the International Space Station with This DIY Orbit Tracker

  1. dbooker says:

    Now all you have to do is convert it to an Erector Set and make millions.

  2. bill2009 says:

    This is great. I love the fact that it’s in continuous motion. I did something similar with a couple of servos that would track satellites from horizon to horizon. I can give you Python code that downloaded bright satellite passes from heavens above, got their norad TLEs, and made an observation plan for the arduino. I don’t think it would work as is now because the web site has changed but it might be a thought starter.
    https://sites.google.com/site/lcc1802/downloads/non-olduino-projects

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged
Grady Hillhouse

Grady Hillhouse is a civil engineer and ardent hobbyist in Austin, Texas.

View more articles by Grady Hillhouse

ADVERTISEMENT

Ready to dive into the realm of hands-on innovation? This collection serves as your passport to an exhilarating journey of cutting-edge tinkering and technological marvels, encompassing 15 indispensable books tailored for budding creators.

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK