Raspberry Pi Raspberry Pi 3 Model B+
Raspberry Pi 3 Model B+ User Manual
Model: Raspberry Pi 3 Model B+
Introduction
This manual provides comprehensive instructions for setting up, operating, maintaining, and troubleshooting your Raspberry Pi 3 Model B+ single-board computer. Please read this manual thoroughly before using the device to ensure optimal performance and longevity.
The Raspberry Pi 3 Model B+ is a powerful and versatile single-board computer, ideal for a wide range of projects from educational tools to home automation and media centers. It features enhanced processing power, improved connectivity, and a compact design.
Product Overview
The Raspberry Pi 3 Model B+ is the latest revision of the third-generation Raspberry Pi. It boasts a 1.4GHz 64-bit quad-core processor, dual-band wireless LAN, Bluetooth 4.2/BLE, faster Ethernet, and Power-over-Ethernet (PoE) capability via a separate PoE HAT.

Figure 1: Top-down view of the Raspberry Pi 3 Model B+ board, showcasing the main components including the CPU, USB ports, Ethernet port, and HDMI port.

Figure 2: Detailed top view of the Raspberry Pi 3 Model B+ circuit board, highlighting the Broadcom SoC, GPIO pins, and various connectors.
Setup Guide
1. Required Components
- Raspberry Pi 3 Model B+ board
- Micro SD card (minimum 8GB, Class 10 recommended) with an operating system installed (e.g., Raspberry Pi OS)
- 5V/2.5A or 5V/3A USB power supply with a micro USB connector
- HDMI cable and a display (monitor or TV)
- USB keyboard and mouse
- Ethernet cable (optional, for wired network connection)
2. Preparing the Micro SD Card
- Download the desired operating system image (e.g., Raspberry Pi OS) from the official Raspberry Pi website.
- Use an imaging tool (e.g., Raspberry Pi Imager, Etcher) to write the OS image to your Micro SD card.
- Safely eject the Micro SD card from your computer.
3. Connecting Peripherals
Follow these steps to connect your peripherals to the Raspberry Pi:
- Insert the prepared Micro SD card into the card slot on the underside of the Raspberry Pi.
- Connect your USB keyboard and mouse to the USB ports on the Raspberry Pi.
- Connect one end of the HDMI cable to the HDMI port on the Raspberry Pi and the other end to your display.
- (Optional) Connect an Ethernet cable to the Ethernet port for a wired network connection.
- Finally, connect the micro USB power supply to the power input port on the Raspberry Pi. The device will power on automatically.

Figure 3: Angled view of the Raspberry Pi 3 Model B+, showing the USB ports, Ethernet port, and audio jack, ready for peripheral connections.
Operating Instructions
1. First Boot and Initial Setup
Upon connecting power, your Raspberry Pi will begin to boot. You should see the boot sequence on your connected display. If you are using Raspberry Pi OS, you will be guided through an initial setup wizard to configure settings such as:
- Country, language, and timezone
- Changing the default password
- Connecting to a Wi-Fi network
- Updating software
Follow the on-screen prompts to complete the setup.
2. Basic Usage
Once the initial setup is complete, you can start using your Raspberry Pi. The desktop environment is similar to a traditional computer. You can:
- Browse the internet using the pre-installed web browser.
- Write code in various programming languages (e.g., Python, Scratch).
- Access files and folders using the file manager.
- Install new software from the Raspberry Pi OS repository.
- Connect to other devices via Bluetooth or USB.
3. Shutting Down
To prevent data corruption, always shut down your Raspberry Pi properly before disconnecting power. Do not simply unplug the power cable.
- Graphical Interface: Click on the Raspberry Pi icon in the top-left corner, then select "Shutdown" and choose "Shutdown" or "Reboot".
- Terminal: Open a terminal window and type
sudo shutdown -h nowto shut down, orsudo rebootto restart.
Maintenance
1. Software Updates
Regularly update your Raspberry Pi's operating system and installed software to ensure security, stability, and access to the latest features.
- Open a terminal window.
- Type
sudo apt updateand press Enter to refresh the package list. - Type
sudo apt full-upgradeand press Enter to install all available updates. Confirm with 'Y' if prompted.
2. Physical Care
- Keep the Raspberry Pi in a clean, dry environment, away from dust and moisture.
- Avoid exposing the board to extreme temperatures.
- Handle the board by its edges to avoid touching components, especially when powered on.
- Consider using a protective case to prevent accidental damage.

Figure 4: Underside view of the Raspberry Pi 3 Model B+, showing the Micro SD card slot where the operating system is stored.
Troubleshooting
1. No Display Output
- Ensure the HDMI cable is securely connected to both the Raspberry Pi and the display.
- Check if the display is set to the correct HDMI input source.
- Verify that the Micro SD card has a valid operating system image and is properly inserted.
- Try a different HDMI cable or display.
2. Power Issues (Red LED not lit or flickering)
- Ensure you are using a compatible 5V/2.5A or 5V/3A power supply. Underpowered supplies can cause instability.
- Check the power cable and micro USB connector for damage.
- Avoid using long or thin USB cables, as they can lead to voltage drop.
3. Wi-Fi/Bluetooth Connectivity Problems
- Ensure the Wi-Fi/Bluetooth module is enabled in the Raspberry Pi OS configuration.
- Check for correct Wi-Fi password entry.
- Move the Raspberry Pi closer to the wireless access point.
- Ensure there are no physical obstructions or interference sources.
Specifications
| Feature | Detail |
|---|---|
| Processor | Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz |
| RAM | 1GB LPDDR2 SDRAM |
| Connectivity |
|
| GPIO | 40-pin GPIO header |
| Video & Sound |
|
| Storage | Micro SD port for loading your operating system and data storage |
| Power Input | 5V/2.5A DC via micro USB connector (minimum), 5V DC via GPIO header, Power over Ethernet (PoE) enabled (requires separate PoE HAT) |
Warranty and Support
The Raspberry Pi 3 Model B+ comes with a standard manufacturer's warranty. For specific warranty terms and conditions, please refer to the documentation provided with your purchase or visit the official Raspberry Pi website.
For technical support, community forums, and additional resources, please visit the official Raspberry Pi website: www.raspberrypi.org/documentation.
Many common issues can be resolved by consulting the extensive online community and documentation available.
Related Documents - Raspberry Pi 3 Model B+
![]() |
Raspberry Pi 3 Model B+ Technical Specifications and Overview Detailed overview, specifications, and safety guidelines for the Raspberry Pi 3 Model B+ single-board computer, including processor, memory, connectivity, and physical dimensions. |
![]() |
Raspberry Pi Compute Module Zero Datasheet Technical datasheet for the Raspberry Pi Compute Module Zero (CM0), detailing its features, interfaces, specifications, power management, and ordering information for deeply embedded applications. |
![]() |
Manual de Usuario: Raspberry Pi 5 (8GB) Guía de usuario completa para la Raspberry Pi 5 de 8GB. Incluye especificaciones, requisitos del sistema, instrucciones de instalación, mantenimiento y solución de problemas. |
![]() |
Get Started with the Raspberry Pi AI Kit: A Beginner's Guide to AI and Edge Computing Explore AI and edge computing with the Raspberry Pi AI Kit. This comprehensive guide by Dogan Ibrahim covers setup, software installation, Python programming, and practical AI projects, suitable for beginners. |
![]() |
Raspberry Pi Compute Module 5 IO Board Datasheet Datasheet for the Raspberry Pi Compute Module 5 IO Board (CM5IO), detailing its features, connectors, power management, expansion options, and specifications for development and prototyping. |
![]() |
Raspberry Pi 5 User Manual: Setup, Specifications, and Features A comprehensive user manual for the Raspberry Pi 5, detailing its specifications, setup process, connectivity options, and essential features. Learn how to get started with this powerful single-board computer. |
Ask a question about this manual
Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.





