├── GPIO Shield.pdf ├── GPIO Shield.svg ├── README.md └── img.jpg /GPIO Shield.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Riebart/RaspberryPi-GPIO-Label/a655ca25a2c5518004703bed74024e4e203c7615/GPIO Shield.pdf -------------------------------------------------------------------------------- /GPIO Shield.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | I2C ID EEP3V33V31_WIREGP04SDA1_I2CGP02SCL1_I2CGP03GP17GP27GP22SPI0_CLKGP11SPI0_MISOGP09SPI0_MOSIGP10GP05GP06GP13GP19GP26I2C ID EEP5V5VUART0_TXGP14UART0_RXGP15GP23PCM_CLKGP18GP24GP25SPI0_CE0_NGP08SPI0_CE1_NGP07GP12GP16GP20GP21I2C ID EEP3V33V31_WIREGP04SDA1_I2CGP02SCL1_I2CGP03GP17GP27GP22SPI0_CLKGP11SPI0_MISOGP09SPI0_MOSIGP10GP05GP06GP13GP19GP26I2C ID EEP5V5VUART0_TXGP14UART0_RXGP15GP23PCM_CLKGP18GP24GP25SPI0_CE0_NGP08SPI0_CE1_NGP07GP12GP16GP20GP21 2030 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # RaspberryPi-GPIO-Label 2 | 3 | A small little printable label that can be pushed onto the pins of a Raspberry Pi 40-pin header 4 | 5 | drawing 6 | 7 | Print the PDF at 100% size, which includes two versions: 8 | 9 | - one has the labels on each side of the headers, 10 | - one has them all on the interior of the board, useful if the board edge is flush up against something like a case. 11 | 12 | ## Customizing 13 | 14 | Grab the SVG and edit/replicate to your heart's content! 15 | -------------------------------------------------------------------------------- /img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Riebart/RaspberryPi-GPIO-Label/a655ca25a2c5518004703bed74024e4e203c7615/img.jpg --------------------------------------------------------------------------------