Games, electronics, music, AI, and more. Everything a young maker needs to go from total beginner to confident creator.
Why this exists
The best way to learn to code isn't watching tutorials or reading textbooks — it's building something real and seeing it work. This collection gives kids 100 reasons to pick up a Raspberry Pi and start making things.
Every project produces something you can see, hear, or touch. No weeks of theory before anything happens.
Projects range from a simple number guessing game to a neural network built from scratch. Start at project 1 and work your way up.
Almost every project includes a simulation mode so you can run it on any laptop while you wait for your Pi to arrive.
Python, electronics, APIs, AI, networking — the same skills used by professional developers, taught through fun projects.
Who it's for
These projects were designed with a wide range of learners in mind. If you've never written a line of code, project 1 is waiting. If you're already comfortable in Python and want a challenge, jump to the AI or networking section.
Before you dive in
Nothing here is meant to trip you up — but a little preparation makes everything go smoother.
Projects 1–85 need little or no hardware beyond the Pi itself. Start there and only buy electronics parts when you're ready for the LED and display projects.
The most common beginner mistake in electronics. A 330Ω resistor costs pennies and protects both the LED and your Pi's GPIO pins from burning out.
Each project folder has its own README explaining what parts you need, how to wire things up, and which libraries to install first.
Projects 96–100 use Claude AI. They all work in demo mode without a key, but for the real experience you'll need a free account at console.anthropic.com.
If something doesn't work first time, that's normal. Read the error message carefully, check your wiring, and try again. Every bug you fix teaches you something.
Once a project works, try changing it. Make the LED blink faster. Add a new quiz question. Change the colours. The real learning happens when you start modifying.
What's inside
Download all 100 projects for free. Every project includes full instructions, wiring diagrams, and working code.
Take me to the repo