Wiring Pi
http://wiringpi.comWiringPi is a PIN based GPIO access library written in C for the BCM2835, BCM2836 and BCM2837 SoC devices used in all Raspberry Pi. versions.
WiringPi
wiringpi.comWiringPi is a PIN based GPIO access library written in C for the BCM2835, BCM2836 and BCM2837 SoC devices used in all Raspberry Pi. versions. The source code is not publicly available but may be made available to those who wish commercial support. It is designed for use with C and RTB (BASIC) ON THE RASPBERRY PI ONLY.
WiringPi at Raspberry Pi GPIO Pinout
pinout.xyz › pinout › wiringpiWiringPi is an attempt to bring Arduino-wiring-like simplicity to the Raspberry Pi. The goal is to have a single common platform and set of functions for accessing the Raspberry Pi GPIO across multiple languages. WiringPi is a C library at heart, but it's available to both Ruby and Python users who can "gem install wiringpi" or "pip install WiringPi" respectively.
Raspberry Pi - GPIO Connector
www.tutorialspoint.com › raspberry_pi › raspberry_piConnect GPIO to Raspberry Pi. Following are some simple rules to reduce the risk of damaging your Raspberry Pi board, while using the GPIO connector −. Do not try to put more than 3.3V on any GPIO pin. Do not try to draw more than 3mA per output. Although, you can draw more but to increase the life of your Pi Board, you should restrict upto 3mA.
WiringPi
wiringpi.comWiringPiis a PINbased GPIO access library written in C for the BCM2835, BCM2836 and BCM2837 SoC devices used in all Raspberry Pi.versions. The source code is not publicly available but may be made available to those who wish commercial support. It is designed for use with C and RTB (BASIC) ON THE RASPBERRY PI ONLY.