mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
44 lines
945 B
ReStructuredText
44 lines
945 B
ReStructuredText
Pybricks Documentation
|
|
==================================================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks Modules
|
|
:hidden:
|
|
|
|
hubs/index
|
|
pupdevices/index
|
|
iodevices/index
|
|
parameters/index
|
|
tools/index
|
|
robotics
|
|
geometry
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Engineering Extras
|
|
:hidden:
|
|
|
|
signaltypes
|
|
motors
|
|
|
|
To begin, install the Pybricks firmware on your hub. Check
|
|
`pybricks.com/install`_ to learn how.
|
|
|
|
Use the ☰ menu to navigate all available classes, methods, and tools. A few
|
|
commonly used devices and classes are listed below for quick reference.
|
|
|
|
.. rubric:: Programmable 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
|
|
|
|
.. _pybricks.com/install: https://pybricks.com/install/
|