That is correct.George_P wrote:Can I use all the GPIO pins? Are they configured as GPIO on reset?
I think I saw somewhere that all can be used as GPIO if they have not been configured otherwise, except TxD and RxD (pins 8 and 10)?
Code: Select all
sudo apt-get update
sudo apt-get dist-upgradeCode: Select all
import RPi.GPIO as GPIO
GPIO.VERSION
GPIO.RPI_REVISION