Raspberry Pi 4 Model B - 4GB

SKU: DFR0619

Raspberry Pi 4 Model B is the fourth-generation development board in the popular Raspberry Pi family. Compared with Raspberry Pi 3 Model B+, it delivers significant improvements in processor speed, multimedia performance, memory capacity, and connectivity. Powered by a 64-bit quad-core processor, Raspberry Pi 4 supports dual 4K display output via micro-HDMI ports, up to 4GB RAM, dual-band Wi-Fi, Bluetooth 5.0, Gigabit Ethernet, and USB 3.0, providing desktop-level performance for a wide range of development and multimedia applications.

Front of Raspberry Pi 4 Model B showing Ethernet and USB ports, raspberry pi 4, raspberry pi 4b-DFRobot product sku:DFR0619 image.
  • Docs
  • Tech Specs
  • Projects
  • Specification

    Specification Details
    Processor Broadcom BCM2711, quad-core Cortex-A72 (ARM v8)
    64-bit SoC @ 1.5GHz
    Memory 4GB LPDDR4
    Connectivity 2.4 GHz and 5.0 GHz IEEE 802.11b/g/n/ac wireless LAN
    Bluetooth 5.0, BLE
    Gigabit Ethernet
    2 × USB 3.0 ports
    2 × USB 2.0 ports
    GPIO Standard 40-pin GPIO header
    Fully backwards-compatible with previous boards
    Video & sound 2 × micro HDMI ports (up to 4Kp60 supported)
    2-lane MIPI DSI display port
    2-lane MIPI CSI camera port
    4-pole stereo audio and composite video port
    Multimedia H.265 (4Kp60 decode)
    H.264 (1080p60 decode, 1080p30 encode)
    OpenGL ES 3.0 graphics
    SD card support Micro SD card slot for loading operating system and data storage
    Input power 5V DC via USB-C connector (minimum 3A)
    5V DC via GPIO header (minimum 3A)
    Power over Ethernet (PoE)–enabled (requires separate PoE HAT)

    Peripheral Interface

    Peripheral Interface

    FAQ

    • After the Raspberry Pi system is installed on the SD card, the memory is only tens of M?
      After installing the Linux system on the SD card, and then check under the Windows system, it seems that there are only dozens of M left. Because the partition under linux is invisible under win! After installing the Linux system, the SD card will be divided into three format partitions: FAT32, EXT3, SWAP2. The Ext3 area belongs to the file system of Linux, just like the C drive of the win system. The Swap area is the virtual memory area of Linux, which is mainly used as a cache when the physical memory is not enough. The above two are partitions of the Linux system. FAT32 is the "tens of M" that novices see. Need to see the real size, you can use the command to view under linux, the command is: df -h
    • After the Raspberry Pi is burned, the system cannot access the Internet via wifi?
      If the burning system is downloaded from the Raspberry Pi official website, you must first set the region to China. When you click on the wifi section, the system has actually prompted you to set the region, so it is normal after setting the region. Please search on Baidu for specific setting method.
    • What is the initial username and password of the Raspberry Pi? What is the root user password?
      The user name is: Pi, the password is: raspberry, the most direct way is to open Preferences>>Raspberry Pi Configuration and set it up again.
    • The Raspberry Pi searches for WiFi but cannot connect?
      Click the WiFi icon, then turn off, then turn on, turn it off and turn it on.
    • When the Raspberry Pi is plugged into the Internet cable, the light does not turn on or the Internet cannot be accessed.
      If the light is not on, you must first make sure that the system can start up and see the Raspberry Pi desktop, or you can log in remotely; after the above is excluded, you can set the wired ip by command, enter: ifconfig eth0 down; ifconfig eth0 up; ifconfig eth0 192.168.1.11 (here ip needs to be set to a network segment with home).

    Explore More Related Questions >

    Was this article helpful?

    TOP