Skip to content

Raspberry Pi 5

The board as it appears on the Velxio canvas, with its full pin map read live from the simulator (regenerated by scripts/gen-boards.mjs, so it always matches what you can wire).

Raspberry Pi 5 board

Family: Raspberry Pi (Linux) · Languages: Python on Linux

The Cortex-A76 Pi, the fastest profile in the family and the one the family page’s screenshots use. Same real-Linux workflow: a shell, python3, and the 40-pin header bridged to the simulated circuit.

Place the board, press Start, and wait for the shell — Linux takes 30 to 60 seconds to boot, with an overlay tracking it. The Raspberry Pi family page walks the whole flow, including the file panel that uploads your scripts into the running system.

Pi boards need a paid plan — see plans.

  • 3V3
  • 5V
  • GPIO2
  • 5V
  • GPIO3
  • GND
  • GPIO4
  • GPIO14
  • GND
  • GPIO15
  • GPIO17
  • GPIO18
  • GPIO27
  • GND
  • GPIO22
  • GPIO23
  • 3V3
  • GPIO24
  • GPIO10
  • GND
  • GPIO9
  • GPIO25
  • GPIO11
  • GPIO8
  • GND
  • GPIO7
  • ID_SD
  • ID_SC
  • GPIO5
  • GND
  • GPIO6
  • GPIO12
  • GPIO13
  • GND
  • GPIO19
  • GPIO16
  • GPIO26
  • GPIO20
  • GND
  • GPIO21

Every pin above is clickable on the canvas — click one to start a wire. Board-level behavior, quirks and example links live on the family page.