Skip to content

ISS tracker that will change the colours of a set of LEDs depending on whether the ISS is in view, in sunlight, or in eclipse

Notifications You must be signed in to change notification settings

juju988/ISS_LED_Tracker

 
 

Repository files navigation

ISS_LED_Tracker

ISS tracker that will change the colours of a set of LEDs depending on whether the ISS is in view, in sunlight, or in eclipse

After building the LEGO International Space Station, somebody suggested I could buy the light kit for it. I already had a 1M strip of neopixels so I decided to build my own kit.

I thought "wouldn't it be cool if it could somehow tie in to the real-time look of the ISS". So using a RPi0 I decided to try and code something that would show orange for when the ISS is in daylight; blue for when it's in eclipse; and bright white for when it's over my horizon.

V2.0 of the code works well but I'm happy to take advice to clean it up.

V2.1 includes an exception loop when requesting the TLE data. If connection is lost the LEDs turn red.

Lego International Space Station - https://www.lego.com/en-gb/product/international-space-station-21321 Neopixels - https://smile.amazon.co.uk/gp/product/B07TPSB35N/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

About

ISS tracker that will change the colours of a set of LEDs depending on whether the ISS is in view, in sunlight, or in eclipse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.1%
  • Python 12.9%