Pines de GPIO
Use los pines de GPIO de Raspberry Pi®
Controle y use los pines de GPIO de Raspberry Pi
Objetos
raspi | Connection to Raspberry Pi board |
Funciones
configurePin | Configure GPIO pin as digital input, digital output, or PWM output |
readDigitalPin | Read logical value from GPIO input pin |
writeDigitalPin | Write logical value to GPIO output pin |
showPins | Show diagram of GPIO pins |
Temas
- Use the Raspberry Pi GPIO Pins as Digital Inputs and Outputs
This example shows how to use the digital pins on the Raspberry Pi hardware as digital inputs and outputs.
- Raspberry Pi GPIO Pins
GPIO pins on Raspberry Pi hardware.
- Working with Raspberry Pi Hardware
This example shows basics of how to work with Raspberry Pi® Hardware.
Solución de problemas
Troubleshoot Raspberry Pi GPIO Pins
Troubleshoot GPIO pins on Raspberry Pi hardware.