Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 718 Bytes

PLAY BOARD

PLAY BOARD is a break-out board for Raspberry Pi GPIO pins, providing crocodile clip connectors for easily connecting simple GPIO components to the Raspberry Pi.

Since the board simply breaks out GPIO pins, any standard GPIO software is supported, and no special software is required beyond what is included in Raspbian. Examples are provided for Scratch 2 and Python (GPIO Zero):

GPIO reference

PLAY BOARD provides four GPIO pads: 10, 11, 12 and 13 (using BCM numbering, as this is used by both Scratch 2 and GPIO Zero).

The board also provides pads for GND and 3V3, which can be shared by multiple components.