
Raspberry Pi
What is a Raspberry Pi?
A low-cost, compact computer the size of a credit card, ideal for learning programming, experimenting with electronics, and running small to medium projects.
What can you use a Raspberry Pi for?
- Programming (e.g. Python, Scratch)
- Media center (e.g. Kodi)
- Home automation (e.g. Home Assistant)
- Retro gaming console (RetroPie)
- Web server or cloud server
- Security cameras or timelapse projects
- IoT applications
What models are available?
- Raspberry Pi 5
- Raspberry Pi 4 Model B
- Raspberry Pi 400
- Raspberry Pi 3 Model B+
- Raspberry Pi Zero 2 W
What do I need to get started?
- Raspberry Pi board
- MicroSD card (at least 16 GB recommended)
- Power supply
- HDMI cable and monitor (or headless via SSH)
- USB keyboard and mouse (optional)
- Case (optional but recommended)
What operating system does it use?
The official OS is Raspberry Pi OS. Alternatives include Ubuntu, LibreELEC, RetroPie, Home Assistant OS.
Can I use it as a desktop computer?
Yes, for light tasks such as browsing, word processing and email – especially with the Pi 4 or Pi 5. It’s not a replacement for a modern laptop.
How do I install software?
- Via the terminal:
sudo apt install - Using the graphical software center
- Via scripts or tutorials
How do I connect via SSH?
- Enable SSH (via Raspberry Pi Imager or
raspi-config) - Find your Pi’s IP address
- Connect with:
(default password isssh pi@raspberry, change it ASAP)
Is it suitable for kids?
Absolutely. With visual programming languages like Scratch, it’s a great tool for children to start coding.
Where can I buy a Raspberry Pi?
Otronic.nl (recommended for Dutch stock, accessories, and support)


















