gpiozero
latest
1. Installing GPIO Zero
2. Basic Recipes
3. Advanced Recipes
4. Configuring Remote GPIO
5. Remote GPIO Recipes
6. Pi Zero USB OTG
7. Source/Values
8. Command-line Tools
9. Frequently Asked Questions
10. Backwards Compatibility
11. Migrating from RPi.GPIO
12. Contributing
13. Development
14. API - Input Devices
15. API - Output Devices
16. API - SPI Devices
17. API - Boards and Accessories
18. API - Internal Devices
19. API - Generic Classes
20. API - Device Source Tools
21. API - Fonts
22. API - Tones
23. API - Pi Information
24. API - Pins
25. API - Exceptions
26. Changelog
27. License
gpiozero
Index
Edit on GitHub
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
Symbols
--color
pinout command line option
--help
pinout command line option
pintest command line option
--monochrome
pinout command line option
--pins
pintest command line option
--revision
pinout command line option
pintest command line option
--skip
pintest command line option
--version
pintest command line option
--xyz
pinout command line option
--yes
pintest command line option
-c
pinout command line option
-h
pinout command line option
pintest command line option
-m
pinout command line option
-p
pintest command line option
-r
pinout command line option
pintest command line option
-s
pintest command line option
-x
pinout command line option
-y
pintest command line option
_
_shared_key() (gpiozero.SharedMixin class method)
A
absoluted() (in module gpiozero.tools)
active_high (gpiozero.OutputDevice property)
active_time (gpiozero.DigitalInputDevice property)
(gpiozero.EventsMixin property)
all_values() (in module gpiozero.tools)
alternating_values() (in module gpiozero.tools)
amber (gpiozero.TrafficLights attribute)
AnalogInputDevice (class in gpiozero)
angle (gpiozero.AngularServo property)
AngularServo (class in gpiozero)
any_values() (in module gpiozero.tools)
arms (gpiozero.SnowPi attribute)
averaged() (in module gpiozero.tools)
B
backward() (gpiozero.Motor method)
(gpiozero.PhaseEnableMotor method)
(gpiozero.Robot method)
BadEventHandler
BadPinFactory
BadQueueLen
BadWaitTime
beep() (gpiozero.Buzzer method)
bits (gpiozero.AnalogInputDevice property)
bits_per_word (gpiozero.SPI property)
blink() (gpiozero.DigitalOutputDevice method)
(gpiozero.LED method)
(gpiozero.LEDBoard method)
(gpiozero.PWMLED method)
(gpiozero.PWMOutputDevice method)
(gpiozero.RGBLED method)
blue (gpiozero.RGBLED property)
board_info (gpiozero.Factory property)
booleanized() (in module gpiozero.tools)
bounce (gpiozero.Pin property)
Button (class in gpiozero)
button (gpiozero.Pibrella attribute)
(gpiozero.StatusBoard attribute)
(gpiozero.TrafficLightsBuzzer attribute)
ButtonBoard (class in gpiozero)
Buzzer (class in gpiozero)
buzzer (gpiozero.JamHat attribute)
(gpiozero.Pibrella attribute)
(gpiozero.TrafficLightsBuzzer attribute)
C
CallbackSetToNone
CamJamKitRobot (class in gpiozero)
channel (gpiozero.MCP3002 property)
(gpiozero.MCP3004 property)
(gpiozero.MCP3008 property)
(gpiozero.MCP3202 property)
(gpiozero.MCP3204 property)
(gpiozero.MCP3208 property)
(gpiozero.MCP3302 property)
(gpiozero.MCP3304 property)
clamped() (in module gpiozero.tools)
clock_mode (gpiozero.SPI property)
clock_phase (gpiozero.SPI property)
clock_polarity (gpiozero.SPI property)
close() (gpiozero.CompositeDevice method)
(gpiozero.Device method)
(gpiozero.Factory method)
(gpiozero.GPIODevice method)
(gpiozero.Pin method)
(gpiozero.pins.pi.PiFactory method)
(gpiozero.SPIDevice method)
closed (gpiozero.CompositeDevice property)
(gpiozero.Device property)
(gpiozero.GPIODevice property)
(gpiozero.SPIDevice property)
col (gpiozero.PinInfo attribute)
color (gpiozero.RGBLED property)
columns (gpiozero.HeaderInfo attribute)
CompositeDevice (class in gpiozero)
CompositeDeviceBadDevice
CompositeDeviceBadName
CompositeDeviceBadOrder
CompositeDeviceError
CompositeOutputDevice (class in gpiozero)
cos_values() (in module gpiozero.tools)
CPUTemperature (class in gpiozero)
D
detach() (gpiozero.Servo method)
Device (class in gpiozero)
DeviceClosed
differential (gpiozero.MCP3002 property)
(gpiozero.MCP3004 property)
(gpiozero.MCP3008 property)
(gpiozero.MCP3202 property)
(gpiozero.MCP3204 property)
(gpiozero.MCP3208 property)
(gpiozero.MCP3302 property)
(gpiozero.MCP3304 property)
DigitalInputDevice (class in gpiozero)
DigitalOutputDevice (class in gpiozero)
DiskUsage (class in gpiozero)
distance (gpiozero.DistanceSensor property)
DistanceSensor (class in gpiozero)
DistanceSensorNoEcho
down() (gpiozero.tones.Tone method)
E
echo (gpiozero.DistanceSensor property)
edges (gpiozero.Pin property)
end_time (gpiozero.TimeOfDay property)
Energenie (class in gpiozero)
EnergenieBadSocket
EnergenieSocketMissing
environment variable
GPIOZERO_PIN_FACTORY
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
GPIOZERO_TEST_INPUT_PIN
GPIOZERO_TEST_PIN
PIGPIO_ADDR
,
[1]
,
[2]
,
[3]
PIGPIO_PORT
EventsMixin (class in gpiozero)
eyes (gpiozero.PumpkinPi attribute)
(gpiozero.SnowPi attribute)
F
Factory (class in gpiozero)
FishDish (class in gpiozero)
font (gpiozero.LEDCharDisplay property)
forward() (gpiozero.Motor method)
(gpiozero.PhaseEnableMotor method)
(gpiozero.Robot method)
frame_width (gpiozero.Servo property)
frequency (gpiozero.Pin property)
(gpiozero.PWMOutputDevice property)
(gpiozero.tones.Tone property)
from_frequency() (gpiozero.tones.Tone class method)
from_midi() (gpiozero.tones.Tone class method)
from_note() (gpiozero.tones.Tone class method)
function (gpiozero.Pin property)
(gpiozero.PinInfo attribute)
G
GPIODevice (class in gpiozero)
GPIODeviceClosed
GPIODeviceError
GPIOPinInUse
GPIOPinMissing
gpiozero
module
gpiozero.boards
module
gpiozero.devices
module
gpiozero.exc
module
gpiozero.fonts
module
gpiozero.input_devices
module
gpiozero.internal_devices
module
gpiozero.output_devices
module
gpiozero.pins
module
gpiozero.pins.data
module
gpiozero.pins.lgpio
module
gpiozero.pins.local
module
gpiozero.pins.mock
module
gpiozero.pins.native
module
gpiozero.pins.pi
module
gpiozero.pins.pigpio
module
gpiozero.pins.rpigpio
module
gpiozero.spi_devices
module
gpiozero.tones
module
gpiozero.tools
module
GPIOZERO_PIN_FACTORY
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
GPIOZERO_TEST_INPUT_PIN
GPIOZERO_TEST_PIN
GPIOZeroError
GPIOZeroWarning
green (gpiozero.RGBLED property)
(gpiozero.StatusBoard attribute)
(gpiozero.StatusZero attribute)
(gpiozero.TrafficLights attribute)
H
HeaderInfo (class in gpiozero)
held_time (gpiozero.Button property)
(gpiozero.HoldMixin property)
hold_repeat (gpiozero.Button property)
(gpiozero.HoldMixin property)
hold_time (gpiozero.Button property)
(gpiozero.HoldMixin property)
HoldMixin (class in gpiozero)
host (gpiozero.PingServer property)
I
inactive_time (gpiozero.DigitalInputDevice property)
(gpiozero.EventsMixin property)
info (gpiozero.Pin property)
(gpiozero.pins.pi.PiPin property)
input_with_pull() (gpiozero.Pin method)
InputDevice (class in gpiozero)
InputDeviceError
inputs (gpiozero.Pibrella attribute)
interfaces (gpiozero.PinInfo attribute)
InternalDevice (class in gpiozero)
inverted() (in module gpiozero.tools)
is_active (gpiozero.AngularServo property)
(gpiozero.Buzzer property)
(gpiozero.CompositeDevice property)
(gpiozero.CPUTemperature property)
(gpiozero.Device property)
(gpiozero.DiskUsage property)
(gpiozero.InputDevice property)
(gpiozero.LoadAverage property)
(gpiozero.Motor property)
(gpiozero.PhaseEnableMotor property)
(gpiozero.PingServer property)
(gpiozero.PWMOutputDevice property)
(gpiozero.Servo property)
(gpiozero.SmoothedInputDevice property)
(gpiozero.TimeOfDay property)
(gpiozero.TonalBuzzer property)
is_held (gpiozero.Button property)
(gpiozero.HoldMixin property)
is_lit (gpiozero.LED property)
(gpiozero.LEDCollection property)
(gpiozero.PWMLED property)
(gpiozero.RGBLED property)
is_pressed (gpiozero.Button property)
(gpiozero.ButtonBoard property)
J
JamHat (class in gpiozero)
L
LED (class in gpiozero)
LEDBarGraph (class in gpiozero)
LEDBoard (class in gpiozero)
LedBorg (class in gpiozero)
LEDCharDisplay (class in gpiozero)
LEDCharFont (class in gpiozero)
LEDCollection (class in gpiozero)
LEDMultiCharDisplay (class in gpiozero)
leds (gpiozero.LEDCollection property)
left() (gpiozero.Robot method)
left_motor (gpiozero.Robot attribute)
LGPIOFactory (class in gpiozero.pins.lgpio)
LGPIOPin (class in gpiozero.pins.lgpio)
light_detected (gpiozero.LightSensor property)
lights (gpiozero.Pibrella attribute)
(gpiozero.StatusBoard attribute)
(gpiozero.TrafficLightsBuzzer attribute)
LightSensor (class in gpiozero)
LineSensor (class in gpiozero)
lit_count (gpiozero.LEDBarGraph property)
load_average (gpiozero.LoadAverage property)
load_font_14seg() (in module gpiozero.fonts)
load_font_7seg() (in module gpiozero.fonts)
load_segment_font() (in module gpiozero.fonts)
LoadAverage (class in gpiozero)
LocalPiFactory (class in gpiozero.pins.local)
LocalPiPin (class in gpiozero.pins.local)
lsb_first (gpiozero.SPI property)
M
max() (gpiozero.AngularServo method)
(gpiozero.Servo method)
max_angle (gpiozero.AngularServo property)
max_distance (gpiozero.DistanceSensor property)
max_pulse_width (gpiozero.Servo property)
max_steps (gpiozero.RotaryEncoder property)
max_tone (gpiozero.TonalBuzzer property)
max_voltage (gpiozero.AnalogInputDevice property)
MCP3001 (class in gpiozero)
MCP3002 (class in gpiozero)
MCP3004 (class in gpiozero)
MCP3008 (class in gpiozero)
MCP3201 (class in gpiozero)
MCP3202 (class in gpiozero)
MCP3204 (class in gpiozero)
MCP3208 (class in gpiozero)
MCP3301 (class in gpiozero)
MCP3302 (class in gpiozero)
MCP3304 (class in gpiozero)
mid() (gpiozero.AngularServo method)
(gpiozero.Servo method)
mid_tone (gpiozero.TonalBuzzer property)
midi (gpiozero.tones.Tone property)
min() (gpiozero.AngularServo method)
(gpiozero.Servo method)
min_angle (gpiozero.AngularServo property)
min_pulse_width (gpiozero.Servo property)
min_tone (gpiozero.TonalBuzzer property)
MockChargingPin (class in gpiozero.pins.mock)
MockConnectedPin (class in gpiozero.pins.mock)
MockFactory (class in gpiozero.pins.mock)
MockPin (class in gpiozero.pins.mock)
MockPWMPin (class in gpiozero.pins.mock)
MockSPIDevice (class in gpiozero.pins.mock)
MockTriggerPin (class in gpiozero.pins.mock)
module
gpiozero
gpiozero.boards
gpiozero.devices
gpiozero.exc
gpiozero.fonts
gpiozero.input_devices
gpiozero.internal_devices
gpiozero.output_devices
gpiozero.pins
gpiozero.pins.data
gpiozero.pins.lgpio
gpiozero.pins.local
gpiozero.pins.mock
gpiozero.pins.native
gpiozero.pins.pi
gpiozero.pins.pigpio
gpiozero.pins.rpigpio
gpiozero.spi_devices
gpiozero.tones
gpiozero.tools
motion_detected (gpiozero.MotionSensor property)
MotionSensor (class in gpiozero)
Motor (class in gpiozero)
multiplied() (in module gpiozero.tools)
N
name (gpiozero.HeaderInfo attribute)
(gpiozero.PinInfo attribute)
namedtuple (gpiozero.CompositeDevice property)
names (gpiozero.PinInfo attribute)
Native2711Pin (class in gpiozero.pins.native)
Native2835Pin (class in gpiozero.pins.native)
NativeFactory (class in gpiozero.pins.native)
NativePin (class in gpiozero.pins.native)
negated() (in module gpiozero.tools)
nose (gpiozero.SnowPi attribute)
note (gpiozero.tones.Tone property)
number (gpiozero.PinInfo attribute)
O
octaves (gpiozero.TonalBuzzer property)
off() (gpiozero.Buzzer method)
(gpiozero.CompositeOutputDevice method)
(gpiozero.DigitalOutputDevice method)
(gpiozero.Energenie method)
(gpiozero.JamHat method)
(gpiozero.LED method)
(gpiozero.LEDBoard method)
(gpiozero.OutputDevice method)
(gpiozero.Pibrella method)
(gpiozero.PWMLED method)
(gpiozero.PWMOutputDevice method)
(gpiozero.RGBLED method)
on() (gpiozero.Buzzer method)
(gpiozero.CompositeOutputDevice method)
(gpiozero.DigitalOutputDevice method)
(gpiozero.Energenie method)
(gpiozero.JamHat method)
(gpiozero.LED method)
(gpiozero.LEDBoard method)
(gpiozero.OutputDevice method)
(gpiozero.Pibrella method)
(gpiozero.PWMLED method)
(gpiozero.PWMOutputDevice method)
(gpiozero.RGBLED method)
output_with_state() (gpiozero.Pin method)
OutputDevice (class in gpiozero)
OutputDeviceBadValue
OutputDeviceError
outputs (gpiozero.Pibrella attribute)
P
partial (gpiozero.SmoothedInputDevice property)
PhaseEnableMotor (class in gpiozero)
PhaseEnableRobot (class in gpiozero)
pi_info() (in module gpiozero)
PiBoardInfo (class in gpiozero)
Pibrella (class in gpiozero)
PiFactory (class in gpiozero.pins.pi)
PIGPIO_ADDR
,
[1]
,
[2]
PiGPIOFactory (class in gpiozero.pins.pigpio)
PiGPIOPin (class in gpiozero.pins.pigpio)
PiHutXmasTree (class in gpiozero)
PiLiter (class in gpiozero)
PiLiterBarGraph (class in gpiozero)
Pin (class in gpiozero)
pin (gpiozero.Button property)
(gpiozero.Buzzer property)
(gpiozero.GPIODevice property)
(gpiozero.LED property)
(gpiozero.LightSensor property)
(gpiozero.LineSensor property)
(gpiozero.MotionSensor property)
(gpiozero.PWMLED property)
pin() (gpiozero.Factory method)
(gpiozero.pins.mock.MockFactory method)
(gpiozero.pins.pi.PiFactory method)
pin_class (gpiozero.pins.mock.MockFactory attribute)
pin_factory (gpiozero.Device attribute)
PinEdgeDetectUnsupported
PinError
PinFactoryFallback
PinFixedPull
PingServer (class in gpiozero)
PinInfo (class in gpiozero)
PinInvalidBounce
PinInvalidEdges
PinInvalidFunction
PinInvalidPin
PinInvalidPull
PinInvalidState
PinMultiplePins
PinNonPhysical
PinNoPins
pinout command line option
--color
--help
--monochrome
--revision
--xyz
-c
-h
-m
-r
-x
PinPWMError
PinPWMFixedValue
PinPWMUnsupported
pins (gpiozero.HeaderInfo attribute)
PinSetInput
PinSPIUnsupported
pintest command line option
--help
--pins
--revision
--skip
--version
--yes
-h
-p
-r
-s
-y
PinUnknownPi
PinUnsupported
PinWarning
PiPin (class in gpiozero.pins.pi)
PiStop (class in gpiozero)
PiTraffic (class in gpiozero)
play() (gpiozero.TonalBuzzer method)
plex_delay (gpiozero.LEDMultiCharDisplay property)
PolledInternalDevice (class in gpiozero)
PololuDRV8835Robot (class in gpiozero)
post_delayed() (in module gpiozero.tools)
post_periodic_filtered() (in module gpiozero.tools)
pprint() (gpiozero.HeaderInfo method)
pre_delayed() (in module gpiozero.tools)
pre_periodic_filtered() (in module gpiozero.tools)
pressed_time (gpiozero.ButtonBoard property)
pull (gpiozero.Pin property)
(gpiozero.PinInfo attribute)
pull_up (gpiozero.Button property)
(gpiozero.InputDevice property)
(gpiozero.PinInfo attribute)
pulse() (gpiozero.LEDBoard method)
(gpiozero.PWMLED method)
(gpiozero.PWMOutputDevice method)
(gpiozero.RGBLED method)
pulse_width (gpiozero.Servo property)
PumpkinPi (class in gpiozero)
PWMLED (class in gpiozero)
PWMOutputDevice (class in gpiozero)
Q
quantized() (in module gpiozero.tools)
queue_len (gpiozero.SmoothedInputDevice property)
queued() (in module gpiozero.tools)
R
ramping_values() (in module gpiozero.tools)
random_values() (in module gpiozero.tools)
rate (gpiozero.SPI property)
raw_value (gpiozero.AnalogInputDevice property)
read() (gpiozero.SPI method)
red (gpiozero.RGBLED property)
(gpiozero.StatusBoard attribute)
(gpiozero.StatusZero attribute)
(gpiozero.TrafficLights attribute)
release_all() (gpiozero.Factory method)
release_pins() (gpiozero.Factory method)
reserve_pins() (gpiozero.Factory method)
reset() (gpiozero.pins.mock.MockFactory method)
reverse() (gpiozero.Motor method)
(gpiozero.PhaseEnableMotor method)
(gpiozero.Robot method)
RGBLED (class in gpiozero)
right() (gpiozero.Robot method)
right_motor (gpiozero.Robot attribute)
Robot (class in gpiozero)
RotaryEncoder (class in gpiozero)
row (gpiozero.PinInfo attribute)
rows (gpiozero.HeaderInfo attribute)
RPiGPIOFactory (class in gpiozero.pins.rpigpio)
RPiGPIOPin (class in gpiozero.pins.rpigpio)
RyanteckRobot (class in gpiozero)
S
scaled() (in module gpiozero.tools)
select_high (gpiozero.SPI property)
Servo (class in gpiozero)
SharedMixin (class in gpiozero)
sides (gpiozero.PumpkinPi attribute)
sin_values() (in module gpiozero.tools)
smoothed() (in module gpiozero.tools)
SmoothedInputDevice (class in gpiozero)
SnowPi (class in gpiozero)
socket (gpiozero.Energenie property)
source (gpiozero.LEDBarGraph property)
(gpiozero.SourceMixin property)
source_delay (gpiozero.SourceMixin property)
SourceMixin (class in gpiozero)
SPI (class in gpiozero)
spi() (gpiozero.Factory method)
(gpiozero.pins.pi.PiFactory method)
SPIBadArgs
SPIBadChannel
SPIDevice (class in gpiozero)
SPIError
SPIFixedBitOrder
SPIFixedClockMode
SPIFixedSelect
SPIFixedWordSize
SPIInvalidClockMode
SPIInvalidWordSize
SPISoftwareFallback
SPIWarning
star (gpiozero.PiHutXmasTree attribute)
start_time (gpiozero.TimeOfDay property)
state (gpiozero.Pin property)
StatusBoard (class in gpiozero)
StatusZero (class in gpiozero)
steps (gpiozero.RotaryEncoder property)
stop() (gpiozero.Motor method)
(gpiozero.PhaseEnableMotor method)
(gpiozero.Robot method)
(gpiozero.TonalBuzzer method)
summed() (in module gpiozero.tools)
T
temperature (gpiozero.CPUTemperature property)
threshold (gpiozero.SmoothedInputDevice property)
threshold_distance (gpiozero.DistanceSensor property)
threshold_steps (gpiozero.RotaryEncoder property)
ThresholdOutOfRange
ticks() (gpiozero.Factory method)
(gpiozero.pins.local.LocalPiFactory static method)
(gpiozero.pins.mock.MockFactory static method)
ticks_diff() (gpiozero.Factory method)
(gpiozero.pins.local.LocalPiFactory static method)
(gpiozero.pins.mock.MockFactory static method)
TimeOfDay (class in gpiozero)
toggle() (gpiozero.Buzzer method)
(gpiozero.CompositeOutputDevice method)
(gpiozero.LED method)
(gpiozero.LEDBoard method)
(gpiozero.OutputDevice method)
(gpiozero.PWMLED method)
(gpiozero.PWMOutputDevice method)
(gpiozero.RGBLED method)
TonalBuzzer (class in gpiozero)
Tone (class in gpiozero.tones)
tone (gpiozero.TonalBuzzer property)
TrafficHat (class in gpiozero)
TrafficLights (class in gpiozero)
TrafficLightsBuzzer (class in gpiozero)
TrafficpHat (class in gpiozero)
transfer() (gpiozero.SPI method)
trigger (gpiozero.DistanceSensor property)
U
up() (gpiozero.tones.Tone method)
usage (gpiozero.DiskUsage property)
utc (gpiozero.TimeOfDay property)
V
value (gpiozero.AnalogInputDevice property)
(gpiozero.AngularServo property)
(gpiozero.Button property)
(gpiozero.ButtonBoard property)
(gpiozero.Buzzer property)
(gpiozero.CompositeDevice property)
(gpiozero.CompositeOutputDevice property)
(gpiozero.CPUTemperature property)
(gpiozero.Device property)
(gpiozero.DigitalInputDevice property)
(gpiozero.DigitalOutputDevice property)
(gpiozero.DiskUsage property)
(gpiozero.DistanceSensor property)
(gpiozero.Energenie property)
(gpiozero.GPIODevice property)
(gpiozero.InputDevice property)
(gpiozero.LED property)
(gpiozero.LEDBarGraph property)
(gpiozero.LEDCharDisplay property)
(gpiozero.LEDMultiCharDisplay property)
(gpiozero.LightSensor property)
(gpiozero.LineSensor property)
(gpiozero.LoadAverage property)
(gpiozero.MCP3001 property)
(gpiozero.MCP3002 property)
(gpiozero.MCP3004 property)
(gpiozero.MCP3008 property)
(gpiozero.MCP3201 property)
(gpiozero.MCP3202 property)
(gpiozero.MCP3204 property)
(gpiozero.MCP3208 property)
(gpiozero.MCP3301 property)
(gpiozero.MCP3302 property)
(gpiozero.MCP3304 property)
(gpiozero.MotionSensor property)
(gpiozero.Motor property)
(gpiozero.OutputDevice property)
(gpiozero.PhaseEnableMotor property)
(gpiozero.PingServer property)
(gpiozero.PWMLED property)
(gpiozero.PWMOutputDevice property)
(gpiozero.RGBLED property)
(gpiozero.Robot property)
(gpiozero.RotaryEncoder property)
(gpiozero.Servo property)
(gpiozero.SmoothedInputDevice property)
(gpiozero.TimeOfDay property)
(gpiozero.TonalBuzzer property)
values (gpiozero.LEDBarGraph property)
(gpiozero.ValuesMixin property)
ValuesMixin (class in gpiozero)
voltage (gpiozero.AnalogInputDevice property)
W
wait_for_active() (gpiozero.DigitalInputDevice method)
(gpiozero.EventsMixin method)
wait_for_dark() (gpiozero.LightSensor method)
wait_for_in_range() (gpiozero.DistanceSensor method)
wait_for_inactive() (gpiozero.DigitalInputDevice method)
(gpiozero.EventsMixin method)
wait_for_light() (gpiozero.LightSensor method)
wait_for_line() (gpiozero.LineSensor method)
wait_for_motion() (gpiozero.MotionSensor method)
wait_for_no_line() (gpiozero.LineSensor method)
wait_for_no_motion() (gpiozero.MotionSensor method)
wait_for_out_of_range() (gpiozero.DistanceSensor method)
wait_for_press() (gpiozero.Button method)
(gpiozero.ButtonBoard method)
wait_for_release() (gpiozero.Button method)
(gpiozero.ButtonBoard method)
wait_for_rotate() (gpiozero.RotaryEncoder method)
wait_for_rotate_clockwise() (gpiozero.RotaryEncoder method)
wait_for_rotate_counter_clockwise() (gpiozero.RotaryEncoder method)
when_activated (gpiozero.CPUTemperature attribute)
(gpiozero.DigitalInputDevice attribute)
(gpiozero.DiskUsage attribute)
(gpiozero.EventsMixin attribute)
(gpiozero.LoadAverage attribute)
(gpiozero.PingServer attribute)
(gpiozero.TimeOfDay attribute)
when_changed (gpiozero.Pin property)
when_dark (gpiozero.LightSensor attribute)
when_deactivated (gpiozero.CPUTemperature attribute)
(gpiozero.DigitalInputDevice attribute)
(gpiozero.DiskUsage attribute)
(gpiozero.EventsMixin attribute)
(gpiozero.LoadAverage attribute)
(gpiozero.PingServer attribute)
(gpiozero.TimeOfDay attribute)
when_held (gpiozero.Button attribute)
(gpiozero.HoldMixin attribute)
when_in_range (gpiozero.DistanceSensor attribute)
when_light (gpiozero.LightSensor attribute)
when_line (gpiozero.LineSensor attribute)
when_motion (gpiozero.MotionSensor attribute)
when_no_line (gpiozero.LineSensor attribute)
when_no_motion (gpiozero.MotionSensor attribute)
when_out_of_range (gpiozero.DistanceSensor attribute)
when_pressed (gpiozero.Button attribute)
(gpiozero.ButtonBoard attribute)
when_released (gpiozero.Button attribute)
(gpiozero.ButtonBoard attribute)
when_rotated (gpiozero.RotaryEncoder attribute)
when_rotated_clockwise (gpiozero.RotaryEncoder attribute)
when_rotated_counter_clockwise (gpiozero.RotaryEncoder attribute)
wrap (gpiozero.RotaryEncoder property)
write() (gpiozero.SPI method)
Y
yellow (gpiozero.TrafficLights attribute)
Z
zip_values() (in module gpiozero.tools)
ZombieThread
Read the Docs
v: latest
Versions
master
latest
stable
v2.0
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds