Introduction

Documentation Status Discord

TODO

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Usage Example

TODO

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

API Reference

adafruit_seesaw

An I2C to whatever helper chip.

  • Author(s): Dean Miller
class adafruit_seesaw.Seesaw(i2c_bus, addr=73)[source]

Driver for Seesaw i2c generic conversion trip

Parameters:
  • i2c_bus (I2C) – Bus the SeeSaw is connected to
  • addr (int) – I2C address of the SeeSaw device
sw_reset()[source]

Trigger a software reset of the SeeSaw chip