> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Picade Max USB Controller

**Type:** Product page · **SKU:** PIM741 · **Brand:** [Pimoroni](https://core-electronics.com.au/brands/pimoroni-australia) · **GTIN:** 769894026038
**Page:** https://core-electronics.com.au/pimoroni-picade-max-rp2040-usb-diy-arcade-controller.html ([markdown](https://core-electronics.com.au/pimoroni-picade-max-rp2040-usb-diy-arcade-controller.html.md))

Connect joysticks and up to 30 arcade buttons to this RP2040-powered board to make your own homebrew two player games controller....

## Pricing

- **Price:** $48.55 (inc GST) — $44.14 AUD, exc GST
- **Quantity discounts:** 10+ $42.37 (exc GST) · 25+ $41.05 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 1 today, and up to 50 more in 7–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=PIM741:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/PIM741:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Connect joysticks and up to 30 arcade buttons to this RP2040-powered board to make your own homebrew two player games controller.

This loooong board connects to your PC, Mac, or Linux machine with a standard USB-C cable, and appears as a USB games controller. Then it's just a matter of adding some [arcade buttons](https://core-electronics.com.au/components/switches.html#category_314) and [joysticks](https://core-electronics.com.au/components/switches.html#category_932) (we sell them separately, and also bundled in our [Arcade Parts Kit](https://core-electronics.com.au/pimoroni-arcade-parts-kit.html))!

The buttons and joysticks plug into the board with DuPont pin connectors, which you'll find on one end of our [wiring loom](https://core-electronics.com.au/catalog/product/view/sku/CAB1200). There's also a connector to add [Plasma Buttons](https://core-electronics.com.au/catalog/product/view/sku/PIM418) if you want to add some rainbow-illuminated button-bashing to your games controller.

**Features**

- Powered by RP2040 
    - Dual ARM Cortex M0+ with 264kB of SRAM
    - 2MB of QSPI flash supporting XiP
- Easy DuPont socket connectors for attaching buttons and joysticks 
    - 2x 4-way joystick inputs
    - 30x (!) arcade button inputs
    - 3x ADC inputs (plus 3V3 power and ground)
- USB-C connector
- Plasma button connector
- Qw/ST (Qwiic/STEMMA QT) connector
- Status LED
- BOOT and RESET buttons
- Fully-assembled (no soldering required)
- [C firmware](https://github.com/pimoroni/picade-max-input)
- [Schematic](https://core-electronics.com.au/attachments/localcontent/Picade_Max_USB_Controller_Schematic_1419097b52b.pdf)

**Notes**

- Note that the firmware we provide for this board is written in C to ensure best performance, but it would be possible to write alternative software using other RP2040 programming methods (MicroPython / CircuitPython).

**About RP2040**

Raspberry Pi's RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz. It bundles in 264kB of SRAM, 30 multifunction GPIO pins (including a four channel 12-bit ADC), a heap of standard peripherals (I2C, SPI, UART, PWM, clocks, etc), and USB support.

One very exciting feature of RP2040 is the programmable IOs which allow you to execute custom programs that can manipulate GPIO pins and transfer data between peripherals - they can offload tasks that require high data transfer rates or precise timing that traditionally would have required a lot of heavy lifting from the CPU.

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/P/I/PIM741-2.jpg)
