For students (middle & high school)
Build a Raspberry Pi with a screen (supervised)
You will set up a Raspberry Pi—a credit-card-sized computer—and connect a monitor or touchscreen so you can use it like a tiny desktop. This is a real electronics project: go slowly, keep liquids away, and ask an adult whenever you see the stop icon moments below.
Adult involvement
An adult should flash the microSD card (or supervise closely), approve any purchases, and handle ribbon cables or GPIO if you use a special display that needs them.
At a glance
- Time: One weekend afternoon for a simple HDMI setup; more if you troubleshoot Wi-Fi or drivers.
- Best first build: Raspberry Pi 5 (or Pi 4) + official power supply + microSD + HDMI monitor you already have + USB keyboard and mouse.
- Goal: Boot into Raspberry Pi OS, open the browser, and maybe show a full-screen page you picked with an adult.
What you need
- Raspberry Pi board (Pi 5 recommended; Pi 4 works for lighter tasks).
- Official Raspberry Pi USB-C power supply for your model—cheap phone chargers often cause random reboots.
- microSD card (64 GB is a comfortable size) and a way to plug it into a laptop or desktop for imaging.
- HDMI cable that fits your Pi (micro-HDMI to HDMI for Pi 4/5).
- A monitor or TV with HDMI in, plus keyboard and mouse (USB or wireless with a USB dongle).
- Optional: a case with a fan or heatsink so the Pi stays cool when the room is warm.
Safety and stop points
Stop and get an adult
If anything smells hot, sparks, or the board gets very hot very fast—unplug power and stop.
- Do not touch the metal pins on the Pi while it is powered on.
- Keep drinks and snacks away from the work area.
- Never plug or unplug ribbon cables (flat flex) while power is on—that path is for advanced builds with an adult.
Steps (HDMI monitor path)
- With power unplugged, fit the heatsink or fan case onto the Pi if you have one.
- Ask an adult to image the card: on another computer install Raspberry Pi Imager, choose your Pi model, pick Raspberry Pi OS (64-bit) Desktop, set username/password/Wi-Fi in the advanced options, then write to the microSD card.
- Insert the microSD into the Pi (label side usually faces away from the board—check your board’s diagram).
- Connect HDMI from the Pi to the monitor. On Pi 4/5, use the HDMI port closest to the power USB-C if only one screen is attached.
- Plug in keyboard and mouse.
- Turn the monitor on first, then plug in the Pi’s power supply.
- When the desktop appears, connect to Wi-Fi if needed and run system updates from the menu when an adult says it is OK (updates can take a while).
- Optional stretch: with an adult, open Chromium and try a simple full-screen web page for a “kiosk” feel—your adult can help set startup behavior if you want that every boot.
If something goes wrong
- Black screen: Confirm the monitor input is set to the right HDMI port; try the other micro-HDMI port on the Pi; re-seat the SD card with power off.
- Lightning bolt icon: Undervoltage—switch to the official power supply and a short, good-quality cable.
- Wi-Fi drops: Move closer to the router; check that the country code was set correctly in Imager.
What to try next
When your Pi is stable, you can explore Python, Scratch, GPIO LEDs (with a resistor and adult help), or attach a camera module for simple vision projects. For a full station plan—multiple devices, kiosks, and classroom rules—ask a teacher or parent to read the educator guide on this same page.