Cart

Your Cart is Empty

Back To Shop

Tag: raspberry pi

Showing all 13 results

  • HDMI Cable 1.2 meter

    150.00
    • HDMI plug to HDMI plug leads
    • Available in black or white and 1.2m in length
    • Compatible with Raspberry Pi 3 and all previous Raspberry Pi models
    • Triple layer shielding for better performance from WiFi and Bluetooth connectivity of Raspberry Pi 3
    • HDMI 2.0 with Ethernet and audio return channel
    • HDMI to HDMI Cable to Connect Raspberry Pi to a TV.
    Add to cart
  • Micro HDMI to standard HDMI Cable for Raspberry PI 4

    250.00

    This cable is for the Raspberry Pi 4 computer
    (Supplied in either White or Black as per stock)

    Add to cart
  • Micro HDMI to VGA Converter for Raspberry PI 4

    400.00

    Connect the raspberry pi 4 with your Computer Monitors, Projector or any display with VGA input.

    Micro HDMI plug connector plugs to Raspberry pi 4 and the other end goes DB15 VGA port of Generic Computer Monitors

    Add to cart
  • Power Supply micro USB for Raspberry Pi3

    270.00

    1.0m 18 AWG captive cable with micro USB output connector

    (Supplied in white or black color, cable loose and pre-fitted, as per stock available)

    Add to cart
  • Power Supply USB-C for Raspberry Pi4

    480.00

    1.0m 18 AWG captive cable with USB-C output connector

    (Supplied in white or black color, as per stock available)

    Add to cart
  • Raspberry Pi 3 B with wifi and Bluetooth

    2,500.00

    Single-board computer with wireless LAN and Bluetooth connectivity, a Quad-Core 64bit CPU.

    Whilst maintaining the popular board format the Raspberry Pi 3 Model B brings you a more powerful processor, 10x faster than the first generation Raspberry Pi.

    The Raspberry Pi 3 Model B is the third generation Raspberry Pi. This powerful credit-card sized single board computer can be used for many applications. Additionally it adds wireless LAN & Bluetooth connectivity making it the ideal solution for powerful connected designs.

    Add to cart
  • Raspberry PI 3 HDMI to VGA Converter

    200.00

    Connect the raspberry with your Computer Monitors, Projector or any display with VGA input.

    This adapter has a standard HDMI plug connector at one end and at the other end a DB15 VGA connector.

    Add to cart
  • Raspberry Pi 4 4GB Model B

    4,500.00

    The Raspberry Pi 4 Model B line is a desktop computer in a package the size of a credit card. All you need to do is plug in a monitor, keyboard, mouse and load the latest Raspbian image onto a MicroSD Card and you have a full desktop computer solution. Projects like Tensorflow, PiHole, Minecraft, and Kodi make it an excellent tool for a multitude of uses.

    The RPi4 retains a lot of the features of the RPi3 B+ including the pin-out for the 40 pin header. Wireless is still available on the 4 in the form of dual-band 2.4/5.0 GHz WiFi and Bluetooth 5.0. A new feature on the 4 is the inclusion of a USB Type-C connector for power delivery replacing the Mini-B connector.

    Add to cart
  • Raspberry Pi 4 8GB Model B

    6,100.00

    The Raspberry Pi 4 Model B line is a desktop computer in a package the size of a credit card. All you need to do is plug in a monitor, keyboard, mouse and load the latest Raspbian image onto a MicroSD Card and you have a full desktop computer solution. Projects like Tensorflow, PiHole, Minecraft, and Kodi make it an excellent tool for a multitude of uses.

    The RPi4 retains a lot of the features of the RPi3 B+ including the pin-out for the 40 pin header. Wireless is still available on the 4 in the form of dual-band 2.4/5.0 GHz WiFi and Bluetooth 5.0. A new feature on the 4 is the inclusion of a USB Type-C connector for power delivery replacing the Mini-B connector.

    Add to cart
  • Raspberry Pi 4 Protection Enclosure Case

    100.00

    Raspberry Pi 4 Case is a really durable case that will do a great job protecting your Raspberry Pi as well as gives the good cabinet looks to your Pi. It will provide adequate protection for your Pi and access to all the ports.. It is made of strong ABS plastic material with a Red-White combination and meticulously designed for Pi 4.

    This Two-Piece ABS Case for Pi 4 is also designed so that you can see the smooth Pi status LEDs clearly from the rubber reflector provided to the case.

    Easy two-piece installation design

    Holes for mounting the pi inside the case

    Rubber pad grip at the bottom

    Precise access to all port and status LEDs with Symbols

    Raspberry LOGO on Top

    Add to cart
  • Raspberry Pi Pico Original

    270.00

    The PI PICO has RP2040 chip onbaord is supported with both C/C++ and micro-python, meaning that if you’re a beginner and want to learn any of these languages, the Raspberry Pico would be the best product-option to start with.

    Pi Pico is a micro-controller board based on in-house custom designed chip (RP2040) by Raspberry Pi in the UK. RP2040, the chip at the heart of Pico, is an ultra powerful Dual Core ARM Cortex-M0+ clocked at 133MHz with 256KB RAM, 2MB of on-board QSPI Flash memory for code and data storage. It also has 30 GPIO pins and lots of interfacing options including 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels. Moreover, 26 of the GPIO pins are multi-function, which means we can configure those pins to a different behavior like UART/I2C/SPI/GPIO.

    Add to cart
  • Raspberry Pi Pico W – Wireless

    450.00

    The Raspberry Pi Pico W offers a minimal yet flexible design for supporting the RP2040 microcontroller chip. It features external components such as a Winbond W25Q16JV flash memory, a crystal, power supplies and decoupling, and a USB connector. The majority of the RP2040’s pins are accessible via user I/O pins on the left and right edges of the board. Four of the RP2040’s I/O pins are used for internal functions such as driving an LED, controlling the on-board switch mode power supply, and sensing system voltages.

    In addition, the Pico W features an on-board 2.4GHz wireless interface using an Infineon CYW43439, and an onboard antenna licensed from ABRACON (formerly ProAnt). The wireless interface is connected to the RP2040 through SPI. The board is designed to accommodate either soldered 0.1-inch pin-headers or to be used as a surface-mountable module, as the user I/O pins are also castellated. There are also SMT pads located under the USB connector and BOOTSEL button, which allow these signals to be accessed if used as a reflow-soldered SMT module.

    The Raspberry Pi Pico W features an on-board buck-boost switch mode power supply (SMPS) which can generate the required 3.3V to power the RP2040 microcontroller and external circuitry from a wide range of input voltages, roughly between 1.8V to 5.5V. This provides a significant degree of flexibility in powering the board from various sources, such as a single lithium-ion cell or three AA cells in series. It also makes it easy to integrate battery chargers into the power chain.

    The Pico W’s flash memory can be reprogrammed using USB, by simply dragging and dropping a file onto the board which appears as a mass storage device. Alternatively, the standard serial wire debug (SWD) port can be used to reset the system and load and run code without any button presses. The SWD port can also be utilized for interactive debugging of code running on the RP2040.

    Add to cart
  • Raspberry Pi Zero W with headers

    1,500.00

    Specifications:

    • Raspberry Pi Zero W (with headers presoldered)
    • At the heart of the Raspberry Pi Zero W is a 1GHz BCM2835 single-core processor with 512MB RAM. MIcro Sized Design
    • 802.11 b/g/n wireless LAN
    • Bluetooth 4.1
    • Bluetooth Low Energy (BLE)
    • 1GHz, single-core CPU
    • 512MB RAM
    • Mini HDMI and USB On-The-Go ports
    • Micro USB power
    • HAT-compatible 40-pin header pins
    • Composite video and reset headers
    • CSI camera connector
    Add to cart
Have a question? chat with us

Cart

Your Cart is Empty

Back To Shop