Skip to content

worlds6440/iss_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iss_tracker

ISS wHAT inky display of current ISS location over the world.

Requirements

Raspberry Pi (zero will work, but Pi3 and newer recommended)
Pimoroni Inky wHAT 300x400 e-ink display

Install Instructions

Enable I2C and SPI in sudo raspi-config
sudo pip install pyephem
sudo pip install inky[rpi,fonts]
sudo apt-get install python-mpltoolkits.basemap
Make the script executable chmod +x iss.sh
Add the following to crontab @reboot /home/pi/Projects/iss_tracker/iss.sh

About

ISS wHAT inky display of current ISS location over the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published