Raspberry Pi - GPIO Basics with Python
What does
GPIO.output(pin, GPIO.HIGH) do on a Raspberry Pi?GPIO.output(pin, GPIO.HIGH) do on a Raspberry Pi?GPIO.output(pin, value) sets the voltage level of the pin.GPIO.HIGH means turning the pin ON by applying a high voltage.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions