UPDATED GUIDE: PyPortal Astronauts in Space - CircuitPython Blog

TL;DR

The article provides an updated guide on the PyPortal Astronauts in Space project, which displays the current number and names of astronauts in space using a PyPortal device. The PyPortal, a microcontroller with a touchscreen display, pulls real-time data from the internet using an API and processes it with CircuitPython, a version of Python designed for microcontrollers. This update enhances the project by integrating a new API that allows for displaying more astronauts on a single screen.