Raspberry Pi

Sort By:  
A camera for motion photography and machine vision
R1,040.90  Inc VAT
R1,364.90  Inc VAT
R1,779.90  Inc VAT
The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.
R249.90  Inc VAT
The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.
R249.90  Inc VAT
The Raspberry Pi Zero comes equipped with a special mini camera port which is smaller than the standard camera connector
R49.90  Inc VAT
This is the Raspberry Pi board only. You will need a Power Supply, micro SD, HDMI Cable, Display, Input devices and Case as well
R589.90  Inc VAT
The Official Raspberry Pi Zero & Zero Wireless Case is now available!
R79.90  Inc VAT
Want to hook your Raspberry Pi Zero up to your HDMI Monitor? You'll need this Mini-HDMI to full size HDMI adaptor!
R19.90  Inc VAT
Raspberry Pi Compute Module 4 (4GB RAM, 32GB eMMC, no wifi) (CM4004032 board)

Overview

Raspberry Pi Compute Module 4 without Wi-Fi





Raspberry Pi Compute Module 4 harnesses the compute power of the popular Raspberry Pi 4 Model B, bringing it to a smaller form factor suitable for integration into products. Key features include a high-performance 64-bit quad-core processor, dual-display support at resolutions up to 4K, hardware video decode at up to 4Kp60, up to 8GB of RAM, Gigabit Ethernet, USB 2.0, dual camera interfaces, and PCIe Gen 2 x1 interface. The optional dual-band 2.4/5.0GHz wireless LAN and Bluetooth 5.0 have modular compliance certification. This allows the board to be designed into end products with significantly reduced compliance testing, improving both cost and time to market. Either the onboard antenna or an external antenna kit can be used.

Compute Module 4 has optional onboard eMMC of 8GB, 16GB or 32GB.



Specifications:

  • Form factor: 55 mm × 40 mm
  • Processor: Broadcom BCM2711 quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz
  • Memory: 1GB, 2GB, 4GB or 8GB LPDDR4 (depending on variant)


Connectivity:

• Optional wireless LAN, 2.4GHz and 5.0GHz IEEE 802.11b/g/n/ac wireless, Bluetooth 5.0, BLE with
onboard and external antenna options
• Onboard Gigabit Ethernet PHY supporting IEEE1588
• 1 × USB 2.0 interface
• PCIe Gen 2 x1 interface
• 28 GPIO signals
• SD card interface for SD card or external eMMC
(for use only with Compute Module 4 variants
without eMMC)

• Dual HDMI interface (up to 4Kp60 supported)
• 2-lane MIPI DSI display interface
• 2-lane MIPI CSI camera interface
• 4-lane MIPI DSI display interface
• 4-lane MIPI CSI camera interface

Multimedia:

H.265 (4Kp60 decode); H.264 (1080p60 decode, 1080p30 encode); OpenGL ES 3.0 graphics

Input power:

5V DC

Operating temperature:

0 to 80°C

Production lifetime:

Raspberry Pi Compute Module 4 will remain in production until at least January 2028

Compliance:

For a full list of local and regional product approvals, please visit
www.raspberrypi.org/documentation/hardware/raspberrypi/conformity.md

More details are available here
and a video discussion at https://www.youtube.com/watch?v=yiHgmNBOzkc&feature=youtu.be


Physical specifications



WARNINGS

• Any external power supply used with Raspberry Pi Compute Module 4 shall comply with relevant
regulations and standards applicable in the country of intended use.
• This product should be operated in a well-ventilated environment, and if used inside a case, the case should not be covered.
• Whilst in use, this product should be placed on a stable, flat, non-conductive surface, and should not be contacted by conductive items.
• The connection of incompatible devices to Compute Module 4 may affect compliance, result in damage to the unit, and invalidate the warranty.
• All peripherals used with this product should comply with relevant standards for the country of use
and be marked accordingly to ensure that safety and performance requirements are met. These
articles include but are not limited to keyboards, monitors, and mice when used in conjunction with the Compute Module.
• The cables and connectors of all peripherals used with this product must have adequate insulation so that relevant safety requirements are met.

SAFETY INSTRUCTIONS

To avoid malfunction or damage to this product, please observe the following:
• Do not expose to water or moisture, or place on a conductive surface whilst in operation.
• Do not expose to heat from any source; Raspberry Pi Compute Module 4 is designed for reliable operation at normal ambient temperatures.
• Take care whilst handling to avoid mechanical or electrical damage to the printed circuit board
and connectors.
• Whilst it is powered, avoid handling the printed circuit board, or only handle it by the edges to minimise the risk of electrostatic discharge damage.

Documents

R1,424.90  Inc VAT
Raspberry Pi Global Shutter Camera (GS Camera)
A camera for motion photography and machine vision

Built around Sony’s 1.6-megapixel IMX296 sensor, the Global Shutter Camera is able to capture rapid motion without introducing rolling shutter artefacts. This makes it a great fit for sports photography, and for machine vision applications, where even small amounts of distortion can seriously degrade inference performance.

Rolling shutters, global shutters

Every camera we’ve released to date, from 2014’s Camera Module 1 to our High Quality Camera and beyond, has used a rolling shutter sensor. These sensors have a two-dimensional array of light-sensitive pixels, which generate an analogue value proportional to the amount of light falling on the pixel during the exposure time; and a row of analogue-to-digital converters (ADCs), which convert these analogue values into digital values which are fed back to your Raspberry Pi.

The row of ADCs is connected to each row of the pixel array in turn, so each row is sampled at a slightly different time. Provided there is no motion in the scene this isn’t a problem, but once things start to move — and particularly if something is moving fast — we start to see rolling shutter artefacts. Linear motion results in compression, stretching, or shearing of the moving object. Rotary motion can create some very odd-looking shapes indeed.

Severe rolling shutter artefacts are unsightly, and hard to detect and correct, but even imperceptible artefacts can interfere with the operation of machine vision algorithms. If we want to eliminate them altogether, we need to use a global shutter sensor. This pairs each pixel with an analogue storage element; when the shutter fires, each pixel immediately copies its analogue value into its storage element, from where it can be read and converted at leisure.

The storage element adds complexity and area to each pixel. Global shutter sensors tend to have a lower resolution than rolling shutter sensors of the same size: contrast the 7.9mm, 12-megapixel IMX477 sensor used in the High Quality Camera with the 6.3mm, 1.6-megapixel IMX296.

Enter the Raspberry Pi Global Shutter Camera

Despite the challenges associated with rolling shutter artefacts, our existing cameras are widely used in hobbyist and industrial machine vision applications. And we’ve seen some real ingenuity: to compensate for artefacts when imaging products on a high-speed conveyor belt, one of our industrial customers ended up training their models using pre-sheared input data.



For these applications, a global shutter sensor offers clear advantages. And reduced resolution isn’t a problem, as high-resolution images are generally down-sampled before being fed into machine vision models.

The Raspberry Pi Global Shutter Camera combines the C/CS-mount metalwork of our High Quality Camera with Sony’s IMX296 sensor. It is compatible with the same broad variety of lenses, including the 6mm CS‑mount and 16mm C-mount CGL lenses that we offer through our Approved Reseller partners.

The video below illustrates the benefits of a global shutter in the presence of rapid rotary motion. First we see the output from the High Quality Camera, showing distinctive rolling shutter artefacts, and then we see the artefact-free output from the Global Shutter Camera.



Like all our camera products, you can use the Global Shutter Camera with any Raspberry Pi computer that has a CSI camera connector, and we’ve updated our hardware documentation to include everything you need to know about the new product.

You’ll need to update Raspberry Pi OS to use the new camera: sudo apt update; sudo apt full-upgrade; sudo reboot and you’re good to go.

Specifications

Form factor: 38 × 38 × 19.8mm (29.5mm adapter and dust cap)
Weight: 34g (41g with adapter and dust cap)
Sensor: Sony IMX296LQR-C
Resolution: 1.58 megapixels (colour)
Sensor size: 6.3mm sensor diagonal
Pixel size: 3.45μm × 3.45μm
Output: RAW10
Back focus length of lens: Adjustable (12.5–22.4mm)
Lens standards: CS-Mount, C-Mount (C-CS adapter included)
IR cut filter: Integrated
Ribbon cable length: 150mm
Included accessories: C-CS mount adapter, screwdriver
Tripod mount: 1/4”-20

What's in the box?

1 x Raspberry Pi Global Shutter Camera

You might also need...


Resources

A camera for motion photography and machine vision
R1,040.90  Inc VAT
Raspberry Pi Compute Module 4 IO Board kit, with CM4 4GB 32GB EMMC and NO wifi (IO kit CM4004032)


Overview

The Compute Module 4 IO Board is a companion board for Raspberry Pi Compute Module 4 (supplied separately). It is designed for use both as a development system for Compute Module 4 and as an embedded board integrated into end products.
The IO board is designed to allow you to create systems quickly using off-the shelf parts such as HATs and PCIe cards, which might include NVMe, SATA, networking, or USB. The major user connectors are located along one side to make enclosures simple.
Compute Module 4 IO Board also provides an excellent way to prototype systems using the Compute Module 4.



Specifications

• CM4 socket: suitable for all variants of Compute Module 4
• Standard Raspberry Pi HAT connectors with PoE support
• Standard PCIe Gen 2 x1 socket
• Real-time clock (RTC) with battery backup
• Dual HDMI connectors
• Dual MIPI camera connectors
• Dual MIPI display connectors
• Gigabit Ethernet socket supporting PoE HAT
• On-board USB 2.0 hub with 2 USB 2.0 connectors
• SD card socket for Compute Module 4 variants without eMMC
• Support for programming eMMC variants of Compute Module 4
• PWM fan controller with tachometer feedback

Input power: 12V input, 5V input with reduced functionality
(power supply not supplied)

Dimensions: 160 mm × 90 mm

What's in the box?

1 x CM4 IO board
1 x Compute Module 4 board CM4004032(4GB RAM, 32GB eMMC, no wifi)
1 x 12V power supply for the board
1 x CR2032 battery for the Real-time Clock backup
1 x heatsink designed for CM4
1 x enclosure for your CM4 IO board
1 x micro B USB to USB A cable to setup/update your CM4 via rpiboot 
10 x Mini Jumpers to assist you with setup

Resources



Production lifetime: The Raspberry Pi Compute Module 4 IO Board will remain in production until at least January 2028

More details are available here
and a video discussion at https://www.youtube.com/watch?v=yiHgmNBOzkc&feature=youtu.be

Compliance: For a full list of local and regional product approvals,
please visit
www.raspberrypi.org/documentation/



WARNINGS

• Any external power supply used with the Raspberry Pi Compute Module 4 IO Board shall comply with relevant regulations and standards applicable in the country of intended use.
• This product should be operated in a well-ventilated environment, and if used inside a case, the case should not be covered
• Whilst in use, this product should be placed on a stable, flat, non-conductive surface, and should not be contacted by conductive items.
• The connection of incompatible devices to the Compute Module 4 IO Board may affect compliance,
result in damage to the unit, and invalidate the warranty.
• All peripherals used with this product should comply with relevant standards for the country of use and be marked accordingly to ensure that safety and performance requirements are met. These articles include but are not limited to keyboards, monitors, and mice when used in conjunction with the Compute Module 4 IO Board.
• The cables and connectors of all peripherals used with this product must have adequate insulation so that relevant safety requirements are met.

SAFETY INSTRUCTIONS

To avoid malfunction or damage to this product, please observe the following:
• Do not expose to water or moisture, or place on a conductive surface whilst in operation.
• Do not expose to heat from any source; the Raspberry Pi Compute Module 4 IO Board is designed for reliable operation at normal ambient temperatures.
• Take care whilst handling to avoid mechanical or electrical damage to the printed circuit board
and connectors.
• Whilst it is powered, avoid handling the printed
R2,499.90  Inc VAT
R2,758.20
Raspberry Pi Compute Module 4 (1GB RAM, 32GB eMMC, wifi) (CM4101032 board)

Overview

Raspberry Pi Compute Module 4 with Wi-Fi





Raspberry Pi Compute Module 4 harnesses the compute power of the popular Raspberry Pi 4 Model B, bringing it to a smaller form factor suitable for integration into products. Key features include a high-performance 64-bit quad-core processor, dual-display support at resolutions up to 4K, hardware video decode at up to 4Kp60, up to 8GB of RAM, Gigabit Ethernet, USB 2.0, dual camera interfaces, and PCIe Gen 2 x1 interface. The optional dual-band 2.4/5.0GHz wireless LAN and Bluetooth 5.0 have modular compliance certification. This allows the board to be designed into end products with significantly reduced compliance testing, improving both cost and time to market. Either the onboard antenna or an external antenna kit can be used.

Compute Module 4 has optional onboard eMMC of 8GB, 16GB or 32GB.



Specifications

  • Form factor: 55 mm × 40 mm
  • Processor: Broadcom BCM2711 quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz
  • Memory: 1GB, 2GB, 4GB or 8GB LPDDR4 (depending on variant)


Connectivity

• Optional wireless LAN, 2.4GHz and 5.0GHz IEEE 802.11b/g/n/ac wireless, Bluetooth 5.0, BLE with
onboard and external antenna options
• Onboard Gigabit Ethernet PHY supporting IEEE1588
• 1 × USB 2.0 interface
• PCIe Gen 2 x1 interface
• 28 GPIO signals
• SD card interface for SD card or external eMMC
(for use only with Compute Module 4 variants
without eMMC)

• Dual HDMI interface (up to 4Kp60 supported)
• 2-lane MIPI DSI display interface
• 2-lane MIPI CSI camera interface
• 4-lane MIPI DSI display interface
• 4-lane MIPI CSI camera interface

Multimedia

H.265 (4Kp60 decode); H.264 (1080p60 decode, 1080p30 encode); OpenGL ES 3.0 graphics

Input power

5V DC

Operating temperature

0 to 80°C

Production lifetime

Raspberry Pi Compute Module 4 will remain in production until at least January 2028

Compliance

For a full list of local and regional product approvals, please visit
www.raspberrypi.org/documentation/hardware/raspberrypi/conformity.md

More details are available here
and a video discussion at https://www.youtube.com/watch?v=yiHgmNBOzkc&feature=youtu.be


Physical specifications



What's in the box?

1 x CM4 board

Have a look at the rest of our industrial related range 

Resources



WARNINGS

• Any external power supply used with Raspberry Pi Compute Module 4 shall comply with relevant
regulations and standards applicable in the country of intended use.
• This product should be operated in a well-ventilated environment, and if used inside a case, the case should not be covered.
• Whilst in use, this product should be placed on a stable, flat, non-conductive surface, and should not be contacted by conductive items.
• The connection of incompatible devices to Compute Module 4 may affect compliance, result in damage to the unit, and invalidate the warranty.
• All peripherals used with this product should comply with relevant standards for the country of use
and be marked accordingly to ensure that safety and performance requirements are met. These
articles include but are not limited to keyboards, monitors, and mice when used in conjunction with the Compute Module.
• The cables and connectors of all peripherals used with this product must have adequate insulation so that relevant safety requirements are met.

SAFETY INSTRUCTIONS

To avoid malfunction or damage to this product, please observe the following:
• Do not expose to water or moisture, or place on a conductive surface whilst in operation.
• Do not expose to heat from any source; Raspberry Pi Compute Module 4 is designed for reliable operation at normal ambient temperatures.
• Take care whilst handling to avoid mechanical or electrical damage to the printed circuit board
and connectors.
• Whilst it is powered, avoid handling the printed circuit board, or only handle it by the edges to minimise the risk of electrostatic discharge damage.
R1,109.90  Inc VAT
Raspberry Pi Compute Module 4 IO Board kit, with CM4 1GB 32GB EMMC and wifi (IO kit CM4101032)


Overview

The Compute Module 4 IO Board is a companion board for Raspberry Pi Compute Module 4 (supplied separately). It is designed for use both as a development system for Compute Module 4 and as an embedded board integrated into end products.
The IO board is designed to allow you to create systems quickly using off-the shelf parts such as HATs and PCIe cards, which might include NVMe, SATA, networking, or USB. The major user connectors are located along one side to make enclosures simple.
Compute Module 4 IO Board also provides an excellent way to prototype systems using the Compute Module 4.



Specifications

• CM4 socket: suitable for all variants of Compute Module 4
• Standard Raspberry Pi HAT connectors with PoE support
• Standard PCIe Gen 2 x1 socket
• Real-time clock (RTC) with battery backup
• Dual HDMI connectors
• Dual MIPI camera connectors
• Dual MIPI display connectors
• Gigabit Ethernet socket supporting PoE HAT
• On-board USB 2.0 hub with 2 USB 2.0 connectors
• SD card socket for Compute Module 4 variants without eMMC
• Support for programming eMMC variants of Compute Module 4
• PWM fan controller with tachometer feedback

Input power: 12V input, 5V input with reduced functionality
(power supply not supplied)

Dimensions: 160 mm × 90 mm

What's in the box?

1 x CM4 IO board
1 x Compute Module 4 board CM4101032
1 x 12V power supply for the board
1 x CR2032 battery for the Real-time Clock backup
1 x heatsink designed for CM4
1 x enclosure for your CM4 IO board
1 x micro B USB to USB A cable to setup/update your CM4 via rpiboot 
1 x antenna kit if your CM4 has onboard wifi
10 x Mini Jumpers to assist you with setup

Resources



Production lifetime: The Raspberry Pi Compute Module 4 IO Board will remain in production until at least January 2028

More details are available here
and a video discussion at https://www.youtube.com/watch?v=yiHgmNBOzkc&feature=youtu.be

Compliance: For a full list of local and regional product approvals,
please visit
www.raspberrypi.org/documentation/



WARNINGS

• Any external power supply used with the Raspberry Pi Compute Module 4 IO Board shall comply with relevant regulations and standards applicable in the country of intended use.
• This product should be operated in a well-ventilated environment, and if used inside a case, the case should not be covered
• Whilst in use, this product should be placed on a stable, flat, non-conductive surface, and should not be contacted by conductive items.
• The connection of incompatible devices to the Compute Module 4 IO Board may affect compliance,
result in damage to the unit, and invalidate the warranty.
• All peripherals used with this product should comply with relevant standards for the country of use and be marked accordingly to ensure that safety and performance requirements are met. These articles include but are not limited to keyboards, monitors, and mice when used in conjunction with the Compute Module 4 IO Board.
• The cables and connectors of all peripherals used with this product must have adequate insulation so that relevant safety requirements are met.

SAFETY INSTRUCTIONS

To avoid malfunction or damage to this product, please observe the following:
• Do not expose to water or moisture, or place on a conductive surface whilst in operation.
• Do not expose to heat from any source; the Raspberry Pi Compute Module 4 IO Board is designed for reliable operation at normal ambient temperatures.
• Take care whilst handling to avoid mechanical or electrical damage to the printed circuit board
and connectors.
• Whilst it is powered, avoid handling the printed
R2,399.90  Inc VAT
R2,493.10
Raspberry Pi Compute Module 4 (4GB RAM, 32GB eMMC, wifi) (CM4104032 board)

Overview

Raspberry Pi Compute Module 4 with Wi-Fi





Raspberry Pi Compute Module 4 harnesses the compute power of the popular Raspberry Pi 4 Model B, bringing it to a smaller form factor suitable for integration into products. Key features include a high-performance 64-bit quad-core processor, dual-display support at resolutions up to 4K, hardware video decode at up to 4Kp60, up to 8GB of RAM, Gigabit Ethernet, USB 2.0, dual camera interfaces, and PCIe Gen 2 x1 interface. The optional dual-band 2.4/5.0GHz wireless LAN and Bluetooth 5.0 have modular compliance certification. This allows the board to be designed into end products with significantly reduced compliance testing, improving both cost and time to market. Either the onboard antenna or an external antenna kit can be used.

Compute Module 4 has optional onboard eMMC of 8GB, 16GB or 32GB.



Specifications:

  • Form factor: 55 mm × 40 mm
  • Processor: Broadcom BCM2711 quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz
  • Memory: 1GB, 2GB, 4GB or 8GB LPDDR4 (depending on variant)


Connectivity:

• Optional wireless LAN, 2.4GHz and 5.0GHz IEEE 802.11b/g/n/ac wireless, Bluetooth 5.0, BLE with
onboard and external antenna options
• Onboard Gigabit Ethernet PHY supporting IEEE1588
• 1 × USB 2.0 interface
• PCIe Gen 2 x1 interface
• 28 GPIO signals
• SD card interface for SD card or external eMMC
(for use only with Compute Module 4 variants
without eMMC)

Video:

• Dual HDMI interface (up to 4Kp60 supported)
• 2-lane MIPI DSI display interface
• 2-lane MIPI CSI camera interface
• 4-lane MIPI DSI display interface
• 4-lane MIPI CSI camera interface

Multimedia:

H.265 (4Kp60 decode); H.264 (1080p60 decode, 1080p30 encode); OpenGL ES 3.0 graphics

Input power:

5V DC

Operating temperature:

0 to 80°C

Production lifetime:

Raspberry Pi Compute Module 4 will remain in production until at least January 2028

Compliance:

For a full list of local and regional product approvals, please visit
www.raspberrypi.org/documentation/hardware/raspberrypi/conformity.md

More details are available here
and a video discussion at https://www.youtube.com/watch?v=yiHgmNBOzkc&feature=youtu.be


Physical specifications



WARNINGS

• Any external power supply used with Raspberry Pi Compute Module 4 shall comply with relevant
regulations and standards applicable in the country of intended use.
• This product should be operated in a well-ventilated environment, and if used inside a case, the case should not be covered.
• Whilst in use, this product should be placed on a stable, flat, non-conductive surface, and should not be contacted by conductive items.
• The connection of incompatible devices to Compute Module 4 may affect compliance, result in damage to the unit, and invalidate the warranty.
• All peripherals used with this product should comply with relevant standards for the country of use
and be marked accordingly to ensure that safety and performance requirements are met. These
articles include but are not limited to keyboards, monitors, and mice when used in conjunction with the Compute Module.
• The cables and connectors of all peripherals used with this product must have adequate insulation so that relevant safety requirements are met.

SAFETY INSTRUCTIONS

To avoid malfunction or damage to this product, please observe the following:
• Do not expose to water or moisture, or place on a conductive surface whilst in operation.
• Do not expose to heat from any source; Raspberry Pi Compute Module 4 is designed for reliable operation at normal ambient temperatures.
• Take care whilst handling to avoid mechanical or electrical damage to the printed circuit board
and connectors.
• Whilst it is powered, avoid handling the printed circuit board, or only handle it by the edges to minimise the risk of electrostatic discharge damage.

Documents

R1,533.38  Inc VAT
Raspberry Pi Official Pi5 8GB Desktop Kit EU (RPi58 official desktop kit)

The Raspberry Pi 5 desktop kit offers a compact and powerful computing solution. Featuring the latest Raspberry Pi model, it includes all essential peripherals for seamless desktop use. With enhanced performance and versatility, this kit is perfect for DIY enthusiasts, educators, and professionals alike, enabling a wide range of projects from coding to media streaming and beyond.

What's in the box?

1 x Raspberry Pi 8GB board
1 x Official Raspberry Pi 5 Case(red/white) - Includes heatsink and fan
1 x Official 27W USB-C PD Power Supply(white)
1 x Official Keyboard(red/white)
1 x Official Mouse(red/white)
1 x 32GB SD card with Raspberry OS Bookworm
2 x Official micro-HDMI cables(white)
1 x The fifth edition of the Raspberry Pi Beginner’s Guide

Just add a HDMI monitor 

Resources

R2,849.90  Inc VAT
Raspberry Pi Micro SD to SD Adapter (sd adapter only)
Lets you read the micro SD card in a standard SD card reader slot, whether on a laptop, or a PC bay with a card reader. Or it enables you to use the micro card in a device such as a standard camera or video recorder which uses a regular SD card.

What's in the box?

1 x Micro SD to SD Adapter

Please note this is the adapter only. Micro SD card is not included
R9.90  Inc VAT
Raspberry Pi 5 4GB (Pi54 B 4GB board)



Welcome to the latest generation of Raspberry Pi: the everything computer.

Featuring a 64-bit quad-core Arm Cortex-A76 processor running at 2.4GHz, Raspberry Pi 5 delivers a 2–3× increase in CPU performance relative to Raspberry Pi 4. Alongside a substantial uplift in graphics performance from an 800MHz VideoCore VII GPU; dual 4Kp60 display output over HDMI; and state-of-the-art camera support from a rearchitected Raspberry Pi Image Signal Processor, it provides a smooth desktop experience for consumers, and opens the door to new applications for industrial customers.

For the first time, this is a full-size Raspberry Pi computer using silicon built in-house at Raspberry Pi. The RP1 “southbridge” provides the bulk of the I/O capabilities for Raspberry Pi 5, and delivers a step change in peripheral performance and functionality. Aggregate USB bandwidth is more than doubled, yielding faster transfer speeds to external UAS drives and other high-speed peripherals; the dedicated two-lane 1Gbps MIPI camera and display interfaces present on earlier models have been replaced by a pair of four-lane 1.5Gbps MIPI transceivers, tripling total bandwidth, and supporting any combination of up to two cameras or displays; peak SD card performance is doubled, through support for the SDR104 high-speed mode; and for the first time the platform exposes a single-lane PCI Express 2.0 interface, providing support for high-bandwidth peripherals.

Specifications

Processor

Broadcom BCM2712 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU,
with cryptography extensions, 512KB per-core L2 caches, and a
2MB shared L3 cache

Features

• VideoCore VII GPU, supporting OpenGL ES 3.1, Vulkan 1.2
• Dual 4Kp60 HDMI® display output with HDR support
• 4Kp60 HEVC decoder
• LPDDR4X-4267 SDRAM
(4GB and 8GB SKUs available at launch)
• Dual-band 802.11ac Wi-Fi®
• Bluetooth 5.0 / Bluetooth Low Energy (BLE)
• microSD card slot, with support for high-speed SDR104 mode
• 2 × USB 3.0 ports, supporting simultaneous 5Gbps operation
• 2 × USB 2.0 ports
• Gigabit Ethernet, with PoE+ support
(requires separate PoE+ HAT)
• 2 × 4-lane MIPI camera/display transceivers
• PCIe 2.0 x1 interface for fast peripherals
(requires separate M.2 HAT or other adapter)
• 5V/5A DC power via USB-C, with Power Delivery support
• Raspberry Pi standard 40-pin header
• Real-time clock (RTC), powered from external battery
• Power button

Production lifetime

Raspberry Pi 5 will remain in production until at least January 2035
Compliance: For a full list of local and regional product approvals, please visit pip.raspberrypi.com

What's in the box?

1 x Raspberry Pi 5 model B board

You might also need...

The Raspberry Pi board comes without the below items. Have a look at what else you still need to get going.


Resources

R1,364.90  Inc VAT
Raspberry Pi 5 8GB (Pi58 B 8GB board)



Welcome to the latest generation of Raspberry Pi: the everything computer.

Featuring a 64-bit quad-core Arm Cortex-A76 processor running at 2.4GHz, Raspberry Pi 5 delivers a 2–3× increase in CPU performance relative to Raspberry Pi 4. Alongside a substantial uplift in graphics performance from an 800MHz VideoCore VII GPU; dual 4Kp60 display output over HDMI; and state-of-the-art camera support from a rearchitected Raspberry Pi Image Signal Processor, it provides a smooth desktop experience for consumers, and opens the door to new applications for industrial customers.

For the first time, this is a full-size Raspberry Pi computer using silicon built in-house at Raspberry Pi. The RP1 “southbridge” provides the bulk of the I/O capabilities for Raspberry Pi 5, and delivers a step change in peripheral performance and functionality. Aggregate USB bandwidth is more than doubled, yielding faster transfer speeds to external UAS drives and other high-speed peripherals; the dedicated two-lane 1Gbps MIPI camera and display interfaces present on earlier models have been replaced by a pair of four-lane 1.5Gbps MIPI transceivers, tripling total bandwidth, and supporting any combination of up to two cameras or displays; peak SD card performance is doubled, through support for the SDR104 high-speed mode; and for the first time the platform exposes a single-lane PCI Express 2.0 interface, providing support for high-bandwidth peripherals.

Specifications

Processor

Broadcom BCM2712 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU,
with cryptography extensions, 512KB per-core L2 caches, and a
2MB shared L3 cache

Features

• VideoCore VII GPU, supporting OpenGL ES 3.1, Vulkan 1.2
• Dual 4Kp60 HDMI® display output with HDR support
• 4Kp60 HEVC decoder
• LPDDR4X-4267 SDRAM
(4GB and 8GB SKUs available at launch)
• Dual-band 802.11ac Wi-Fi®
• Bluetooth 5.0 / Bluetooth Low Energy (BLE)
• microSD card slot, with support for high-speed SDR104 mode
• 2 × USB 3.0 ports, supporting simultaneous 5Gbps operation
• 2 × USB 2.0 ports
• Gigabit Ethernet, with PoE+ support
(requires separate PoE+ HAT)
• 2 × 4-lane MIPI camera/display transceivers
• PCIe 2.0 x1 interface for fast peripherals
(requires separate M.2 HAT or other adapter)
• 5V/5A DC power via USB-C, with Power Delivery support
• Raspberry Pi standard 40-pin header
• Real-time clock (RTC), powered from external battery
• Power button

Production lifetime

Raspberry Pi 5 will remain in production until at least January 2035
Compliance: For a full list of local and regional product approvals, please visit pip.raspberrypi.com

What's in the box?

1 x Raspberry Pi 5 model B board

You might also need...

The Raspberry Pi board comes without the below items. Have a look at what else you still need to get going.


Resources

R1,779.90  Inc VAT
Raspberry Pi Official 27W USB-C power supply Black 5.1V 5A PSU Type EU(for Pi5) (Pi5 5A27W EU black)
If you need to use the power supply for an earlier model RPi or the zero you'll need a type C to micro B adapter than you will find at https://www.pishop.co.za/store/usb-cablesadapters/white-usb-type-c-female-to-micro-usb-male-adapter

The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.

The total power drawn from the four USB ports on Raspberry Pi 5 is limited by default to a nominal 600mA; this limit is automatically increased to a nominal 1.6A when the USB-C PD Power Supply is detected.

The USB-C PD Power Supply is also capable of delivering 3A @ 9V, 2.25A @ 12V, and 1.8A @ 15V to PD-compatible products, making it a good cost-effective power supply for many general-purpose, non-Raspberry Pi use cases.

Specifications

  • Input:     100-240VAC
  • Output:     5A @ 5.1V, 3A @ 9V, 2.25A @ 12V, 1.8A @ 15V
  • Connector:     USB-C
  • Cable:     1.2m, 18awg
  • Colours     White, black
  • Plug Types:     US, Canada (type A), Europe (type C),UK (type G)

What's in the box?

1 x Power supply

You will also need a euro plug adapter
The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.
R249.90  Inc VAT
Raspberry Pi Official 27W USB-C power supply White 5.1V 5A PSU Type EU(for Pi5) (Pi5 5A27W EU white)
If you need to use the power supply for an earlier model RPi or the zero you'll need a type C to micro B adapter than you will find at https://www.pishop.co.za/store/usb-cablesadapters/white-usb-type-c-female-to-micro-usb-male-adapter

The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.

The total power drawn from the four USB ports on Raspberry Pi 5 is limited by default to a nominal 600mA; this limit is automatically increased to a nominal 1.6A when the USB-C PD Power Supply is detected.

The USB-C PD Power Supply is also capable of delivering 3A @ 9V, 2.25A @ 12V, and 1.8A @ 15V to PD-compatible products, making it a good cost-effective power supply for many general-purpose, non-Raspberry Pi use cases.

Specifications

  • Input:     100-240VAC
  • Output:     5A @ 5.1V, 3A @ 9V, 2.25A @ 12V, 1.8A @ 15V
  • Connector:     USB-C
  • Cable:     1.2m, 18awg
  • Colours     White, black
  • Plug Types:     US, Canada (type A), Europe (type C),UK (type G)

What's in the box?

1 x Power supply

You will also need a euro plug adapter
The new 27W USB-C PD (Power Delivery) Power Supply will deliver a maximum of 5.1V, 5A enabling the Raspberry Pi 5 to power a wider range of peripherals.
R249.90  Inc VAT
Official Black 2m Micro-HDMI to Standard HDMI for Pi4/5 and Pi400 (Pi4 off Black 2m micro HDMI cable)

Official Raspberry Pi Micro HDMI to HDMI cable, fully licensed by Raspberry Pi 

Perfect for running a dual screen setup. Use this cable to connect your VGA display to Raspberry Pi 4Raspberry Pi400 or Raspberry Pi 5.

Specifications

  • 19-pin HDMI Type D(M) to 19-pin HDMI Type A(M)
  • 2m black cable
  • Nickel-plated plugs
  • 4Kp60 compliant
  • RoHS compliant
  • 3Mohm 300VDC insulation, withstands 300VDC for 0.1s

What's in the box?

1 x 2m black micro HDMI cable
R129.90  Inc VAT
Raspberry Pi Zero Camera Cable - 150mm (zero cam cable 150mm)

The Raspberry Pi Zero comes equipped with a special mini camera port which is smaller than the standard connector for the Raspberry Pi Camera and Noir Camera! So how do you connect to it? With this special camera cable designed specifically for the Raspberry Pi Zero of course! This is an extra long version, with a 150mm total length!

Just plug it into your Pi Zero's camera port and then the other end into one of the official Pi Cameras for photo & video fun time!

Specifications

Length: 150 mm
Product Dimensions: 150.0mm x 16.0mm x 0.2mm
Made to fit: Raspberry Pi Zero
Pins: 15


What's in the box?

1 x Raspberry Pi Zero Camera Cable

The Raspberry Pi Zero comes equipped with a special mini camera port which is smaller than the standard camera connector
R49.90  Inc VAT
Raspberry Pi1 Model B Plus (Pi1 B+ board)
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. We want to see the Raspberry Pi being used by kids all over the world to learn to program and understand how computers work.

 

RASPBERRY PI BOARD, MODEL B , 512MB

  • Core Architecture:  ARM
  • Core Sub-Architecture:  ARM1176JZF-S
  • No. of Bits:  32bit
  • Silicon Core Number:  BCM2835
  • Silicon Family Name:  BCM2xxx
  • Silicon Manufacturer:  Broadcom
  • Clock Frequency Max:  700MHz

 

Specifications
 
  • 40 Pin extended GPIO header
  • x4 USB 2 ports up to 1.2A
  • Combined 4-pole jack for stereo audio and composite video output
  • MicroSD card slot for loading your operating system and storing data
  • Micro USB power source(Power supply not included)
  • CSI and DSI for connecting the Raspberry Pi camera and touchscreen display
  • The first x26 GPIO pins are 100% backward compatible with Model B
  • HDMI video output for 1080P Hi-definition video
  • 10/100 Ethernet port for network connectivity
  • More energy efficient

 

Legislation and Environmental

  • RoHS Compliance:  Yes

 

What's in the box?
 
1 x Raspberry Pi Model B
This is the Raspberry Pi board only. You will need a Power Supply, micro SD, HDMI Cable, Display, Input devices and Case as well
R589.90  Inc VAT
Official Raspberry Pi3B and Pi3B+ Red & White Case (official case Pi3 Red/White)

This is the Official Raspberry Pi 3 Model B Case. Specially made and beautifully crafted, this nifty and tactile snap-together case is designed to protect your RPi 3! Side pieces can be individually removed to enable access to the GPIO, and the top can also be removed to enable the addition of HATs or other GPIO periphery! There's even LED lights pipes to top it all off!

Features

  • Fabulous Raspberry Red and White Colour Combination
  • 5 Part "Snap-Fit" Enclosure
  • Cut-outs for all connection points
  • Micro SD card cut-out
  • Plastic LED light protector
  • Stick on rubber feet for case stability


What's in the box?

1 x Raspberry Pi 3 case

Resources

    R129.90  Inc VAT
    Raspberry Pi "NoIR" Infrared Camera Board V2 (8MP,1080p) (camera NOIR 8MP)

    The NoIR Camera V2 is the “night vision” version of the official camera board released by the Raspberry Pi Foundation. The Raspberry Pi NoIR Camera Board V2 has no Infrared filter, which makes it perfect for taking Infrared photographs or photographing objects in low light (twilight) conditions! Custom designed and manufactured by the Raspberry Pi Foundation in the UK, the Raspberry Pi  NoIR Camera Board V2 features an ultra-high quality 8 megapixel Sony IMX219 image sensor (up from 5MP on the V1 camera board), and a fixed focus camera lens. The V2 camera module is capable of 3280 x 2464 pixel static images, and also supports 1080p30, 720p60 and 640x480p90 video.

    The module attaches to Raspberry Pi by way of a 15 Pin Ribbon Cable, to the dedicated 15-pin MIPI Camera Serial Interface (CSI), which was designed especially for interfacing to cameras. The CSI bus is capable of extremely high data rates, and it exclusively carries pixel data to the BCM2835 processor.

    The board itself is tiny, at around 25mm x 23mm x 9mm, and weighs just over 3g, making it perfect for mobile or other applications where size and weight are important. 

    The Raspberry Pi NoIR Camera Board V2 Features:

    • No IR Filter - Great for Low Light Conditions
    • Includes Blue Filter
    • Fixed focus lens on-board
    • 150mm CSI camera cable included
    • 8 megapixel native resolution sensor-capable of 3280 x 2464 pixel static images
    • Supports 1080p30, 720p60 and 640x480p90 video
    • Size 25mm x 23mm x 9mm
    • Weight just over 3g
    • Connects to the Raspberry Pi board via a short ribbon cable (supplied)
    • NoIR Camera v2 is supported in the latest version of Raspbian, Raspberry Pi's preferred operating system
    Getting started with PiCamera

    Note: to use the camera with Raspberry Zero v1.3, you need to buy a specific cable: Raspberry Pi Zero v1.3 Camera Cable

    The new Raspberry Pi OS release includes the new Picamera2 Python camera interface.

    What's in the box?

    1 x Raspberry Pi Camera
    R316.90  Inc VAT
    R509.90
    Men's Raspberry Pi T shirt Red XL (RPi T shirt Red XL)
    Description:

    Red T-shirt White Logo Adult Size. Sizing is to a standard UK high-street size, and the shirts fit true to size. We recommend purchasing your usual size. If you fall between two sizes, we advise purchasing the larger size. (Size guide available in product images) Certified organic cotton 155g/m2 GM free Not tested on animals Does not contain animal-derived products Printed in the UK with low-waste printing tech Maintaining your tee: wash cool and hang dry to ensure print quality and longevity.

    Specifications:
    • Certified organic cotton
    • 155g/m2
    • GM free
    • Not tested on animals
    • Does not contain animal-derived products
    • Printed in the UK with low-waste printing tech

    Maintaining your tee: wash cool and hang dry to ensure print quality and longevity.

    Printed by Rapanui, this tee features the iconic Raspberry Pi logo on red organic cotton.

    R299.90  Inc VAT
    Official Raspberry Pi Zero Red & White Case (zero official case red/white)

    The Official Raspberry Pi Zero & Zero Wireless Case is now available! Specially made and beautifully crafted in red & white, this nifty and tactile snap-together case is designed to protect your Zero!

    The case comes with three swappable lids, each with a different function:

    • Raspberry Pi Camera lens holder lid with included extra short 35mm Raspberry Pi Zero camera cable(This cover is for the normal Raspberry Pi camera. The zero camera lens is to small to fit snugly.)
    • GPIO access lid, with GPIO hole for all your hacking needs
    • Solid lid, for those who want an all around protected Zero!

    The Official Raspberry Pi Zero Red & White Case Features:

    • Fabulous Raspberry Red and White Colour Combination
    • 2 Part "Snap-Fit" Enclousure, with 3 separate lids (GPIO/Camera/Solid)
    • Underside slot for GPIO access
    • Cut-outs for all connection points
    • No SD card access (keeps your card protected!)
    • Included 4 x Stick on rubber feet for case stability

    Please note:
    Some mini-HDMI cables will need to have their shroud's cut down to fit the official case.


    What's in the box?

    1 x Raspberry Pi Zero Red & White Case bottom part
    3 x swappable lids
    1 x Zero camera adapter ribbon
    4 x Stick on rubber feet
    The Official Raspberry Pi Zero & Zero Wireless Case is now available!
    R79.90  Inc VAT
    Pi Zero HDMI Adaptor White (Mini HDMI to HDMI) (HDMI f 2 HDMI mini m white)

    Want to hook your Raspberry Pi Zero up to your HDMI Monitor? You'll need this Mini-HDMI to full size HDMI adaptor!

    This one's in white, and comes with gold plated connectors!

    Adaptor Guide:

    Pi Zero ==> Mini HDMI (Male) to HDMI (Female) Adaptor ==> HDMI Cable ==> Monitor

    Features

    • Mini HDMI Male to HDMI Female
    • Gold plated connectors for flawless signal transference
    • CE and ROHS Compliant
    • For the Raspberry Pi Zero

     

    What's in the box?

    1 x HDMI adapter

    Want to hook your Raspberry Pi Zero up to your HDMI Monitor? You'll need this Mini-HDMI to full size HDMI adaptor!
    R19.90  Inc VAT
    Per Page      41 - 60 of 126