|
| 1 | +--- |
| 2 | +layout: download |
| 3 | +board_id: "raspberry_pi_4b" |
| 4 | +title: "Raspberry Pi 4 Model B Download" |
| 5 | +name: "Raspberry Pi 4 Model B" |
| 6 | +manufacturer: "Raspberry Pi Foundation" |
| 7 | +board_url: "https://www.raspberrypi.org/products/raspberry-pi-4-model-b/" |
| 8 | +board_image: "raspberry_pi_4b.jpg" |
| 9 | +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" |
| 10 | +downloads_display: true |
| 11 | +blinka: true |
| 12 | +features: |
| 13 | + - Wi-Fi |
| 14 | + - Bluetooth/BLE |
| 15 | + - Ethernet |
| 16 | + - Dual micro-HDMI |
| 17 | + - 40-pin GPIO |
| 18 | +--- |
| 19 | + |
| 20 | +The Raspberry Pi 4 Model B is the newest Raspberry Pi computer made, and the Pi Foundation knows you can always make a good thing better! And what could make the Pi 4 better than the 3? How about a faster processor, USB 3.0 ports, and updated Gigabit Ethernet chip with PoE capability? Good guess - that's exactly what they did! |
| 21 | + |
| 22 | +The Raspberry Pi 4 is the latest product in the Raspberry Pi range, boasting an updated 64-bit quad core processor running at 1.4GHz with built-in metal heatsink, USB 3 ports, dual-band 2.4GHz and 5GHz wireless LAN, faster (300 mbps) Ethernet, and PoE capability via a separate PoE HAT. |
| 23 | + |
| 24 | +- Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz |
| 25 | +- 1GB, 2GB or 4GB LPDDR4-2400 SDRAM (depending on model) |
| 26 | +- 2.4 GHz and 5.0 GHz IEEE 802.11ac wireless, Bluetooth 5.0, BLE |
| 27 | +- Gigabit Ethernet |
| 28 | +- 2 USB 3.0 ports; 2 USB 2.0 ports. |
| 29 | +- Raspberry Pi standard 40 pin GPIO header (fully backwards compatible with previous boards) |
| 30 | +- 2 × micro-HDMI ports (up to 4kp60 supported) |
| 31 | +- 2-lane MIPI DSI display port |
| 32 | +- 2-lane MIPI CSI camera port |
| 33 | +- 4-pole stereo audio and composite video port |
| 34 | +- H.265 (4kp60 decode), H264 (1080p60 decode, 1080p30 encode) |
| 35 | +- OpenGL ES 3.0 graphics |
| 36 | +- Micro-SD card slot for loading operating system and data storage |
| 37 | +- 5V DC via USB-C connector (minimum 3A) |
| 38 | +- 5V DC via GPIO header (minimum 3A) |
| 39 | +- Power over Ethernet (PoE) enabled (requires separate PoE HAT) |
| 40 | +- Operating temperature: 0 – 50 degrees C ambient |
| 41 | +- A good quality 2.5A power supply can be used if downstream USB peripherals consume less than 500mA in total. |
| 42 | + |
| 43 | +## Purchase |
| 44 | +* [Adafruit](https://www.adafruit.com/product/4295) |
| 45 | + |
| 46 | +## Contribute |
| 47 | + |
| 48 | +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). |
0 commit comments