Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.48 KB

index.rst

File metadata and controls

50 lines (37 loc) · 1.48 KB

Table of Contents

.. toctree::
    :maxdepth: 4
    :hidden:

    self

.. toctree::
    :caption: Examples

    examples

.. toctree::
    :caption: API Reference
    :maxdepth: 3

    api

.. toctree::
    :caption: Related Products

    MCP4801 - 8-Bit single channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4801>
    MCP4811 - 10-Bit single channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4811>
    MCP4821 - 12-Bit single channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4821>
    MCP4802 - 8-Bit dual channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4802>
    MCP4812 - 10-Bit dual channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4812>
    MCP4822 - 12-Bit dual channel DAC with SPI <https://www.microchip.com/en-us/product/mcp4822>

.. toctree::
    :caption: Other Links

    Download from GitHub <https://github.com/brushmate/CircuitPython_MCP48XX/releases/latest>
    Download Library Bundle <https://circuitpython.org/libraries>
    CircuitPython Reference Documentation <https://docs.circuitpython.org>
    CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
    Discord Chat <https://adafru.it/discord>
    Adafruit Learning System <https://learn.adafruit.com>
    Adafruit Blog <https://blog.adafruit.com>
    Adafruit Store <https://www.adafruit.com>

Indices and tables