Adafruit CircuitPython PCF8575 Library
  • Introduction

Examples

  • Simple test

API Reference

  • API Reference

Related Products

  • Adafruit PCF8575 GPIO Expander

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit CircuitPython PCF8575 Library
  • Index

Index

A | D | G | M | P | R | S | V | W

A

  • adafruit_pcf8575
    • module

D

  • DigitalInOut (class in adafruit_pcf8575)
  • direction (adafruit_pcf8575.DigitalInOut property)

G

  • get_pin() (adafruit_pcf8575.PCF8575 method)

M

  • module
    • adafruit_pcf8575

P

  • PCF8575 (class in adafruit_pcf8575)
  • pull (adafruit_pcf8575.DigitalInOut property)

R

  • read_gpio() (adafruit_pcf8575.PCF8575 method)
  • read_pin() (adafruit_pcf8575.PCF8575 method)

S

  • switch_to_input() (adafruit_pcf8575.DigitalInOut method)
  • switch_to_output() (adafruit_pcf8575.DigitalInOut method)

V

  • value (adafruit_pcf8575.DigitalInOut property)

W

  • write_gpio() (adafruit_pcf8575.PCF8575 method)
  • write_pin() (adafruit_pcf8575.PCF8575 method)

© Copyright 2022 - 2025 ladyada.

Built with Sphinx using a theme provided by Read the Docs.