Skip to content

Instantly share code, notes, and snippets.

View andreachello's full-sized avatar
:octocat:
Building

Andrea Chello andreachello

:octocat:
Building
View GitHub Profile
# THIS SCRIPT USES THE LIBRARY AT:
# https://github.com/hzeller/rpi-rgb-led-matrix
# BE SURE TO CLONE IT AND READ THE README, as highlighted in the video :)
import os, time, threading, random
import feedparser
from PIL import Image, ImageFont, ImageDraw
from random import shuffle