| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script looks for new images from the Earth Polychromatic Imaging Camera on NASA's Deep Space Climate Observatory satellite, and displays them on screen.
This is designed for a 2.1" Hyperpixel Round Touch display from Pimoroni, with a Raspberry Pi Zero W.
It displays each image for 20s then moves to the next one.
It currently checks the EPIC "Blue Marble" API for new images every 120 mins, but I think they only upload new images once a day, so it probably doesn't need to be this often.
This is programmed using Python3 and PyGame.
I've been fiddling with this for over a year now, so I've never followed these instructions in order. They're more of a guessed guideline.
I'll assume you've already followed Pimoroni's instructions for getting the Hyperpixel Round screen going.
| Back | FazBrowse Home | New Git URL |