Adafruit FeatherWing Library
Introduction
Examples
Simple tests
Other Examples
API Reference
API Reference
Related Products
Adafruit Feather Wings
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
Adafruit FeatherWing Library
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
A
a (adafruit_featherwing.minitft_featherwing.Buttons attribute)
acceleration (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
adafruit_featherwing.alphanum_featherwing
module
adafruit_featherwing.dotstar_featherwing
module
adafruit_featherwing.gps_featherwing
module
adafruit_featherwing.ina219_featherwing
module
adafruit_featherwing.joy_featherwing
module
adafruit_featherwing.keyboard_featherwing
module
adafruit_featherwing.matrix_featherwing
module
adafruit_featherwing.minitft_featherwing
module
adafruit_featherwing.neopixel_featherwing
module
adafruit_featherwing.rtc_featherwing
module
adafruit_featherwing.sevensegment_featherwing
module
adafruit_featherwing.tempmotion_featherwing
module
adafruit_featherwing.tft_featherwing_24
module
adafruit_featherwing.tft_featherwing_35
module
AlphaNumFeatherWing (class in adafruit_featherwing.alphanum_featherwing)
altitude (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
auto_write (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing property)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing property)
B
b (adafruit_featherwing.minitft_featherwing.Buttons attribute)
backlight (adafruit_featherwing.minitft_featherwing.MiniTFTFeatherWing property)
blink_rate (adafruit_featherwing.alphanum_featherwing.AlphaNumFeatherWing property)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing property)
(adafruit_featherwing.sevensegment_featherwing.SevenSegmentFeatherWing property)
brightness (adafruit_featherwing.alphanum_featherwing.AlphaNumFeatherWing property)
(adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing property)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing property)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing property)
(adafruit_featherwing.sevensegment_featherwing.SevenSegmentFeatherWing property)
bus_voltage (adafruit_featherwing.ina219_featherwing.INA219FeatherWing property)
button_a (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
button_b (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
button_select (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
button_x (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
button_y (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
buttons (adafruit_featherwing.minitft_featherwing.MiniTFTFeatherWing property)
Buttons (class in adafruit_featherwing.minitft_featherwing)
C
configuration (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
current (adafruit_featherwing.ina219_featherwing.INA219FeatherWing property)
D
data_rate (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
datetime (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
day (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
disable_freefall_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
disable_motion_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
disable_tap_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
display (adafruit_featherwing.tft_featherwing_24.TFTFeatherWing24 attribute)
(adafruit_featherwing.tft_featherwing_24.TFTFeatherWing24V2 attribute)
(adafruit_featherwing.tft_featherwing_35.TFTFeatherWing35 attribute)
(adafruit_featherwing.tft_featherwing_35.TFTFeatherWing35V2 attribute)
DotStarFeatherWing (class in adafruit_featherwing.dotstar_featherwing)
down (adafruit_featherwing.minitft_featherwing.Buttons attribute)
E
enable_freefall_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
enable_motion_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
enable_tap_detection() (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing method)
events (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
F
fill() (adafruit_featherwing.alphanum_featherwing.AlphaNumFeatherWing method)
(adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
(adafruit_featherwing.sevensegment_featherwing.SevenSegmentFeatherWing method)
fix_quality (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
G
get_month_days() (adafruit_featherwing.rtc_featherwing.RTCFeatherWing method)
GPSFeatherWing (class in adafruit_featherwing.gps_featherwing)
H
has_fix (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
height_geoid (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
horizontal_dilution (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
hour (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
I
INA219FeatherWing (class in adafruit_featherwing.ina219_featherwing)
is_leap_year() (adafruit_featherwing.rtc_featherwing.RTCFeatherWing method)
J
JoyFeatherWing (class in adafruit_featherwing.joy_featherwing)
joystick (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
joystick_offset (adafruit_featherwing.joy_featherwing.JoyFeatherWing property)
K
keyboard (adafruit_featherwing.keyboard_featherwing.KeyboardFeatherwing attribute)
KeyboardFeatherwing (class in adafruit_featherwing.keyboard_featherwing)
L
latitude (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
left (adafruit_featherwing.minitft_featherwing.Buttons attribute)
longitude (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
M
marquee() (adafruit_featherwing.alphanum_featherwing.AlphaNumFeatherWing method)
(adafruit_featherwing.sevensegment_featherwing.SevenSegmentFeatherWing method)
MatrixFeatherWing (class in adafruit_featherwing.matrix_featherwing)
MiniTFTFeatherWing (class in adafruit_featherwing.minitft_featherwing)
minute (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
module
adafruit_featherwing.alphanum_featherwing
adafruit_featherwing.dotstar_featherwing
adafruit_featherwing.gps_featherwing
adafruit_featherwing.ina219_featherwing
adafruit_featherwing.joy_featherwing
adafruit_featherwing.keyboard_featherwing
adafruit_featherwing.matrix_featherwing
adafruit_featherwing.minitft_featherwing
adafruit_featherwing.neopixel_featherwing
adafruit_featherwing.rtc_featherwing
adafruit_featherwing.sevensegment_featherwing
adafruit_featherwing.tempmotion_featherwing
adafruit_featherwing.tft_featherwing_24
adafruit_featherwing.tft_featherwing_35
month (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
N
neopixel (adafruit_featherwing.keyboard_featherwing.KeyboardFeatherwing attribute)
NeoPixelFeatherWing (class in adafruit_featherwing.neopixel_featherwing)
now (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
P
pixel() (adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
print() (adafruit_featherwing.alphanum_featherwing.AlphaNumFeatherWing method)
(adafruit_featherwing.sevensegment_featherwing.SevenSegmentFeatherWing method)
R
range (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
read() (adafruit_featherwing.gps_featherwing.GPSFeatherWing method)
right (adafruit_featherwing.minitft_featherwing.Buttons attribute)
RTCFeatherWing (class in adafruit_featherwing.rtc_featherwing)
S
satellites (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
second (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
select (adafruit_featherwing.minitft_featherwing.Buttons attribute)
send_command() (adafruit_featherwing.gps_featherwing.GPSFeatherWing method)
set_date() (adafruit_featherwing.rtc_featherwing.RTCFeatherWing method)
set_time() (adafruit_featherwing.rtc_featherwing.RTCFeatherWing method)
SevenSegmentFeatherWing (class in adafruit_featherwing.sevensegment_featherwing)
shift_down() (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
shift_left() (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
shift_right() (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
shift_up() (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
show() (adafruit_featherwing.dotstar_featherwing.DotStarFeatherWing method)
(adafruit_featherwing.matrix_featherwing.MatrixFeatherWing method)
(adafruit_featherwing.neopixel_featherwing.NeoPixelFeatherWing method)
shunt_voltage (adafruit_featherwing.ina219_featherwing.INA219FeatherWing property)
speed_knots (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
speed_kph (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
speed_mph (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
status (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
T
temperature (adafruit_featherwing.tempmotion_featherwing.TempMotionFeatherWing property)
TempMotionFeatherWing (class in adafruit_featherwing.tempmotion_featherwing)
TFTFeatherWing24 (class in adafruit_featherwing.tft_featherwing_24)
TFTFeatherWing24V2 (class in adafruit_featherwing.tft_featherwing_24)
TFTFeatherWing35 (class in adafruit_featherwing.tft_featherwing_35)
TFTFeatherWing35V2 (class in adafruit_featherwing.tft_featherwing_35)
timestamp (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
track_angle (adafruit_featherwing.gps_featherwing.GPSFeatherWing property)
U
unixtime (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
up (adafruit_featherwing.minitft_featherwing.Buttons attribute)
update() (adafruit_featherwing.gps_featherwing.GPSFeatherWing method)
V
voltage (adafruit_featherwing.ina219_featherwing.INA219FeatherWing property)
W
weekday (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
Y
year (adafruit_featherwing.rtc_featherwing.RTCFeatherWing property)
Z
zero_joystick() (adafruit_featherwing.joy_featherwing.JoyFeatherWing method)