PHPackages                             ikarus/raspberry-pinout - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ikarus/raspberry-pinout

ActiveLibrary

ikarus/raspberry-pinout
=======================

v0.8.0(4y ago)0904BSD-3-ClausePHPPHP &gt;=7.2

Since Jan 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tasoftch/ikarus-raspberry-pinout)[ Packagist](https://packagist.org/packages/ikarus/raspberry-pinout)[ RSS](/packages/ikarus-raspberry-pinout/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (7)DependenciesVersions (8)Used By (4)

Ikarus Raspberry Pi Pinout
==========================

[](#ikarus-raspberry-pi-pinout)

This package ships with all information about the pinout of Raspberry Pi Devices.
It helps you to assign and prepare pins and also clean them up.

### Installation

[](#installation)

```
$ composer require ikarus/raspberry-pinout

```

### Usage

[](#usage)

There is a singleton class named RaspberryPiDevice which holds all information about the pinout and its device.

```
