Build a Harry Potter Sorting Hat with Raspberry Pi
In this fun physical computing activity inspired by the world of Harry Potter, students build and program their own interactive Sorting Hat using a Raspberry Pi, LEDs, a push button, and Python.…
In this fun physical computing activity inspired by the world of Harry Potter, students build and program their own interactive Sorting Hat using a Raspberry Pi, LEDs, a push button, and Python.…
Using Python Turtle graphics and the Trinket IDE, I built a program that creates completely unique, randomly generated spirograph patterns every time it runs. This project combines math, programming, and art into…
Click the run button ➡️ below to create a new spirograph. There’s something incredibly satisfying about watching code turn into art, especially when that art is unique every single time you run…
What if Python could be more than a programming language?What if it could also be… an artist? In this beginner-friendly Python screensaver project, I used the Turtle graphics module inside the Trinket…