dtpnk's Blog
  • Home
  • Posts
  • About
    dtpnk

    dtpnk

    Datapunk - just a guy, that does 'THINGS' with DevOps-, SRE- & System Engineering

    • Earth
    • Website
    • GitHub
    • LinkedIn
    • Instagram

    RPI - GPIO Layout

    less than 1 minute read

    Links

    • https://www.raspberrypi.org/documentation/usage/gpio/
    • http://raspberrypiguide.de/howtos/raspberry-pi-gpio-how-to/
    • https://de.pinout.xyz/
    • https://github.com/raspberrypi/documentation/blob/master/usage/gpio/README.md
    • https://thepihut.com/blogs/raspberry-pi-tutorials/27968772-turning-on-an-led-with-your-raspberry-pis-gpio-pins

    Tags: links, raspberry, rpi

    Categories: EN

    Updated: February 02, 2018

    Previous Next

    You may also enjoy

    CLI - Flatpak Cheatsheet

    less than 1 minute read

    HowTo - Split PDFs in separate files

    less than 1 minute read

    # all pages as separate files $ pdfseparate input.pdf output-page%d.pdf # page 1-5 as separate files $ pdfseparate -f 1 -l 5 input.pdf output-page%d.pdf ...

    k8s - HowTo - RBACs (WIP)

    3 minute read

    Definition RBAC - Role Based Access Control <SUBJECT> - “who wants access” Users are global humans processes that live outsi...

    GIT - Howto reset a single file

    less than 1 minute read

    Overview This is a HowTo for resetting a single <FILE> to a point of time of a <OLD-COMMIT>-ID.

    • Follow:
    • Feed
    © 2022 dtpnk. Powered by Jekyll & Minimal Mistakes.