AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

· MPN: ADA6200

$0.00 |
Out of stock
No reviews yet

Fruit Jam is a credit-card-sized mini computer board built around the RP2350B, designed for retro-style stand-alone projects with a monitor, keyboard and mou...

Stock availability

Available with leadtime
55 available

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

Fruit Jam is a credit-card-sized mini computer board built around the RP2350B, designed for retro-style stand-alone projects with a monitor, keyboard and mouse. It combines DVI video output, USB host ports, storage, audio, WiFi connectivity and plenty of maker-friendly expansion in a compact board.

The board is set up for experimenting with toy programs, applications and emulation-style projects using CircuitPython, Arduino or the Pico SDK. It breaks out useful I/O through STEMMA connectors, NeoPixels, tactile switches and a 16-pin socket header with analogue/digital GPIO plus power pins.

This mini-kit includes the assembled and tested Fruit Jam PCB assembly, a protective top plate, nylon screws, a mini speaker and a bumper kit.

Features:

  • Microcontroller: RP2350B dual 150MHz Cortex M33 microcontroller
  • Debug: PicoProbe debug port
  • Memory: 16 MB Flash + 8 MB PSRAM - the PSRAM will help when we want do do things like run emulations that we need to store in fast RAM access, and also let us use the main SRAM as the DVI video buffer.
  • USB client: USB type C for bootloading/USB client
  • Storage: Micro SD card with SPI or SDIO
  • Video: DVI output on the HSTX port
  • Audio: I2S stereo headphone + mono speaker via the TLV320DAC3100
  • USB host: 2-port USB type A hub for both keyboard and mouse or game controllers
  • Wireless: ESP32-C6 for WiFi / Internet connectivity
  • Power: Chunky on-off switch
  • STEMMA QT: Stemma QT I2C
  • STEMMA classic: Stemma classic JST 3-pin
  • RGB LEDs: 5x NeoPixels
  • Buttons: 3x tactile switches
  • Expansion: 16-pin socket header with 10 A/D GPIO + 5V/3V/GND power pins.
  • Included: Assembled and tested Fruit Jam PCB assembly
  • Included: Top plate to protect your board
  • Included: 3 x nylon screws to attach the top plate (we don't have a metal standoff next to the ESP32-C6 antenna)
  • Included: Mini speaker
  • Included: Bumper kit

Specifications:

  • Dimensions: 3.375" x 2.125"
  • Form factor standard: ISO/IEC 7810 ID-1
  • Microcontroller: RP2350B dual 150MHz Cortex M33 microcontroller
  • Flash: 16 MB
  • PSRAM: 8 MB
  • USB client connector: USB type C for bootloading/USB client
  • Micro SD interface: SPI or SDIO
  • Video output: DVI output on the HSTX port
  • Audio codec: TLV320DAC3100
  • USB host hub: 2-port USB type A hub
  • Wireless module: ESP32-C6
  • STEMMA QT interface: I2C
  • STEMMA classic connector: JST 3-pin
  • NeoPixels: 5x
  • Tactile switches: 3x
  • Socket header: 16-pin socket header with 10 A/D GPIO + 5V/3V/GND power pins.
  • Nylon screws: 3 x
  • Revision History: As of Oct 8th, 2025 – The PCB has been updated with a new A4 Chip.

A handy board for compact retro-computing experiments, CircuitPython projects and RP2350-based builds that need video, USB input, audio and network connectivity.

Jargon buster

Plain-language definitions for the technical terms used above.

CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
ESP32
ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
GND
GND is the ground or reference connection for a circuit. It must be connected between the display and the microcontroller so both devices agree on what counts as a low or high signal.
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.
HSTX
HSTX is a high-speed transmit interface on RP2350-based boards for sending fast digital signals such as video-style data. It matters because it uses carefully routed high-speed signal pairs rather than ordinary low-speed wiring.
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.
I2S
I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
PCB
A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
RAM
RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
RP2350
A microcontroller chip from Raspberry Pi used as the main processor on some development boards. Knowing the board is built around an RP2350 helps you check software support, pin capabilities and whether it suits MicroPython projects.
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.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
STEMMA
A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
STEMMA QT
A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
USB host
A USB host is the side of a USB connection that controls attached devices, like a computer talking to a keyboard or flash drive. This matters because most microcontroller boards are normally USB devices, so adding USB host support lets them use common USB peripherals.

Supplier page — adafruit.com

Supplier Description · 1.6 MB · Click any page to view full size

Download PDF
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.