Element14
Raspberry Pi Compute Module 4 Lite
All Products
New Arrivals
Raspberry Pi
Brands and Manufacturers
Microcontrollers & Development Boards
Raspberry Pi Compute Module
Little Bird Electronics
Microcontrollers
$77.40
|
Out of stock
COMPUTE MODULE 4 is built on the 64-bit quad-core BCM2711 application processor. The Compute Module 4 delivers a step change in performance over its predeces...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
COMPUTE MODULE 4 is built on the 64-bit quad-core BCM2711 application processor. The Compute Module 4 delivers a step change in performance over its predecessors such as faster CPU cores, better multimedia and more interfacing capabilities.
- Features 2GB RAM, 0GB (Lite) eMMC storage
- VideoCore VI graphics, supporting OpenGL ES 3.x
- 4Kp60 hardware decode of H.265 (HEVC) video
- 1080p60 hardware decode and 1080p30 hardware encode of H.264 (AVC) video
- Dual HDMI interfaces, at resolutions up to 4K
- Single-lane PCI Express 2.0 interface
- Dual MIPI DSI display, and dual MIPI CSI-2 camera interfaces
- Gigabit Ethernet PHY with IEEE 1588 support
- 28 GPIO pins, with up to 6 x UART, 6 x I2C and 5 x SPI
- 55mm x 40mm board size
Jargon buster
Plain-language definitions for the technical terms used above.
- DSI
- DSI stands for Display Serial Interface, a high-speed connection commonly used to send video data from a computer board to a display. It matters because DSI signals are not simple GPIO wires, so the cable, connector, and signal routing need to match the display interface.
- eMMC
- Embedded MultiMediaCard is built-in flash storage soldered onto a board, similar in purpose to an SD card but integrated. It matters because it holds the operating system and files without needing a separate memory card.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- H.265
- A video compression standard, also called HEVC, that reduces video file size and bandwidth compared with older formats. It matters for vision and AI projects because hardware H.265 encode/decode support can handle many camera streams more efficiently.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- MIPI
- MIPI is a high-speed display and camera interface often used inside phones, tablets, and embedded devices. It matters because raw MIPI displays usually need special driver hardware or software support, unlike plug-and-play HDMI screens.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in