4
New
Intermediate
Project guide
Use
Update Your Time Zone
The ESPN API stores the timestamp for games in UTC. There is a function in the code that converts the UTC time to your defined time zone. You'll add your time zone UTC offset and time zone name into the timezone_info array at the top of the code:
# your timezone UTC offset and timezone name timezone_info = [-4, "EDT"]
Power up the Matrix Portal S3 via USB and the LED matrices with their power supplies. You'll see CircuitPython boot up, followed by showing the first result from the API request.
Page last edited April 28, 2026
Text editor powered by tinymce.