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.…
Wire up a button (in this case, two Hershey’s Kisses) and an LED to the Raspberry Pi and write some code to respond to the Hershey’s Kisses when they touch each other. On contact, the LED will light and “on” will be...
The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all…
Meet the Raspberry Pi Pico The Raspberry Pi Pico is a small but powerful microcontroller that lets you control real-world devices using code. From LEDs and motors to sensors and robotics, Pico…