GPIO ピン
Raspberry Pi® の GPIO ピンの使用
Raspberry Pi の GPIO ピンを制御して使用します。
オブジェクト
| raspi | Connection to Raspberry Pi board | 
関数
| 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 | 
トピック
- Use the Raspberry Pi GPIO Pins as Digital Inputs and OutputsThis example shows how to use the digital pins on the Raspberry Pi hardware as digital inputs and outputs. 
- Raspberry Pi GPIO PinsGPIO pins on Raspberry Pi hardware. 
- Working with Raspberry Pi HardwareThis example shows basics of how to work with Raspberry Pi® Hardware. 
トラブルシューティング
Troubleshoot Raspberry Pi GPIO Pins
Troubleshoot GPIO pins on Raspberry Pi hardware.