mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
47 lines
1020 B
ReStructuredText
47 lines
1020 B
ReStructuredText
Pybricks Documentation
|
|
==================================================================
|
|
|
|
.. note::
|
|
|
|
The installation guide and other documentation are available at
|
|
`docs.pybricks.com`_. This window contains only
|
|
documentation and examples for all available classes and methods.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks Modules
|
|
:hidden:
|
|
|
|
hubs/index
|
|
pupdevices/index
|
|
iodevices/index
|
|
parameters
|
|
tools/index
|
|
robotics
|
|
geometry
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Engineering Extras
|
|
:hidden:
|
|
|
|
signaltypes
|
|
motors
|
|
|
|
Use the ☰ menu to navigate all available classes, methods, and tools. A few
|
|
commonly used devices are listed below for quick reference.
|
|
|
|
.. rubric:: Powered Up Hubs
|
|
|
|
.. figure:: ../api/images/hubsoverview.png
|
|
:width: 100 %
|
|
:target: hubs/index.html
|
|
|
|
.. rubric:: Powered Up Motors and Sensors
|
|
|
|
.. figure:: ../api/images/pupdevicesoverview.png
|
|
:width: 100 %
|
|
:target: pupdevices/index.html
|
|
|
|
.. _docs.pybricks.com: https://docs.pybricks.com/
|