gpiozero
1.6.1
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. Migrating from RPi.GPIO
11. Contributing
12. Development
13. API - Input Devices
14. API - Output Devices
15. API - SPI Devices
16. API - Boards and Accessories
17. API - Internal Devices
18. API - Generic Classes
19. API - Device Source Tools
20. API - Fonts
21. API - Tones
22. API - Pi Information
23. API - Pins
24. API - Exceptions
25. Changelog
26. License
gpiozero
»
Index
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
,
[1]
--help
pinout command line option
,
[1]
--monochrome
pinout command line option
,
[1]
--revision REVISION
pinout command line option
,
[1]
--xyz
pinout command line option
,
[1]
-c
pinout command line option
,
[1]
-h
pinout command line option
,
[1]
-m
pinout command line option
,
[1]
-r REVISION
pinout command line option
,
[1]
-x
pinout command line option
,
[1]
_
_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.PhaseEnableRobot 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)
bluetooth (gpiozero.PiBoardInfo attribute)
board (gpiozero.PiBoardInfo attribute)
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)
csi (gpiozero.PiBoardInfo attribute)
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)
dsi (gpiozero.PiBoardInfo attribute)
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]
,
[4]
PIGPIO_PORT
,
[1]
eth_speed (gpiozero.PiBoardInfo attribute)
ethernet (gpiozero.PiBoardInfo attribute)
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.PhaseEnableRobot 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.PinInfo attribute)
function() (gpiozero.Pin property)
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.pins.rpio
module
gpiozero.spi_devices
module
gpiozero.tones
module
gpiozero.tools
module
GPIOZERO_PIN_FACTORY
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
GPIOZERO_TEST_INPUT_PIN
GPIOZERO_TEST_PIN
GPIOZeroError
GPIOZeroWarning
green (gpiozero.StatusBoard attribute)
(gpiozero.StatusZero attribute)
(gpiozero.TrafficLights attribute)
green() (gpiozero.RGBLED property)
H
HeaderInfo (class in gpiozero)
headers (gpiozero.PiBoardInfo attribute)
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)
input_with_pull() (gpiozero.Pin method)
InputDevice (class in gpiozero)
InputDeviceError
inputs (gpiozero.Pibrella 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.PhaseEnableRobot method)
(gpiozero.Robot method)
left_motor (gpiozero.PhaseEnableRobot attribute)
(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
manufacturer (gpiozero.PiBoardInfo attribute)
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)
memory (gpiozero.PiBoardInfo attribute)
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)
MockTriggerPin (class in gpiozero.pins.mock)
model (gpiozero.PiBoardInfo attribute)
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.pins.rpio
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)
namedtuple() (gpiozero.CompositeDevice property)
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)
pcb_revision (gpiozero.PiBoardInfo attribute)
PhaseEnableMotor (class in gpiozero)
PhaseEnableRobot (class in gpiozero)
physical_pin() (gpiozero.PiBoardInfo method)
physical_pins() (gpiozero.PiBoardInfo method)
pi_info() (gpiozero.Factory property)
(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.Factory method)
(gpiozero.GPIODevice property)
(gpiozero.LED property)
(gpiozero.LightSensor property)
(gpiozero.LineSensor property)
(gpiozero.MotionSensor property)
(gpiozero.pins.mock.MockFactory method)
(gpiozero.pins.pi.PiFactory method)
(gpiozero.PWMLED property)
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
,
[1]
--help
,
[1]
--monochrome
,
[1]
--revision REVISION
,
[1]
--xyz
,
[1]
-c
,
[1]
-h
,
[1]
-m
,
[1]
-r REVISION
,
[1]
-x
,
[1]
PinPWMError
PinPWMFixedValue
PinPWMUnsupported
pins (gpiozero.HeaderInfo attribute)
PinSetInput
PinSPIUnsupported
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)
(gpiozero.PiBoardInfo method)
pre_delayed() (in module gpiozero.tools)
pre_periodic_filtered() (in module gpiozero.tools)
pressed_time() (gpiozero.ButtonBoard property)
pull() (gpiozero.Pin property)
pull_up (gpiozero.PinInfo attribute)
pull_up() (gpiozero.Button property)
(gpiozero.InputDevice property)
pulled_up() (gpiozero.PiBoardInfo method)
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.StatusBoard attribute)
(gpiozero.StatusZero attribute)
(gpiozero.TrafficLights attribute)
red() (gpiozero.RGBLED property)
release_all() (gpiozero.Factory method)
release_pins() (gpiozero.Factory method)
(gpiozero.pins.pi.PiFactory method)
released (gpiozero.PiBoardInfo attribute)
reserve_pins() (gpiozero.Factory method)
(gpiozero.pins.pi.PiFactory method)
reset() (gpiozero.pins.mock.MockFactory method)
reverse() (gpiozero.Motor method)
(gpiozero.PhaseEnableMotor method)
(gpiozero.PhaseEnableRobot method)
(gpiozero.Robot method)
revision (gpiozero.PiBoardInfo attribute)
RGBLED (class in gpiozero)
right() (gpiozero.PhaseEnableRobot method)
(gpiozero.Robot method)
right_motor (gpiozero.PhaseEnableRobot attribute)
(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)
RPIOFactory (class in gpiozero.pins.rpio)
RPIOPin (class in gpiozero.pins.rpio)
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)
soc (gpiozero.PiBoardInfo attribute)
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.PhaseEnableRobot method)
(gpiozero.Robot method)
(gpiozero.TonalBuzzer method)
storage (gpiozero.PiBoardInfo attribute)
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)
ticks_diff() (gpiozero.Factory method)
(gpiozero.pins.local.LocalPiFactory static method)
TimeOfDay (class in gpiozero)
to_gpio() (gpiozero.PiBoardInfo method)
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)
usb (gpiozero.PiBoardInfo attribute)
usb3 (gpiozero.PiBoardInfo attribute)
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.PhaseEnableRobot 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)
wifi (gpiozero.PiBoardInfo attribute)
wrap() (gpiozero.RotaryEncoder property)
write() (gpiozero.SPI method)
Y
yellow (gpiozero.TrafficLights attribute)
Z
zip_values() (in module gpiozero.tools)
ZombieThread