29 lines
612 B
ReStructuredText
29 lines
612 B
ReStructuredText
.. Adafruit-BBIO documentation master file, created by
|
|
sphinx-quickstart on Fri Dec 1 12:56:03 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Adafruit Beaglebone IO Python API
|
|
=================================
|
|
|
|
The Adafruit Beaglebone IO API enables access to the Beaglebone's GPIO, PWM,
|
|
ADC, UART, SPI and eQEP hardware modules from Python programs.
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
:caption: Contents
|
|
|
|
ADC
|
|
Encoder
|
|
GPIO
|
|
PWM
|
|
SPI
|
|
UART
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
|
|
|