mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-15 11:04:55 +00:00
64 lines
1.1 KiB
ReStructuredText
64 lines
1.1 KiB
ReStructuredText
:mod:`hubs <pybricks.hubs>` -- Programmable Hubs
|
|
================================================
|
|
|
|
.. module:: pybricks.hubs
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
movehub
|
|
cityhub
|
|
technichub
|
|
primehub
|
|
inventorhub
|
|
ev3brick
|
|
|
|
.. figure:: ../images/movehub.png
|
|
:height: 8 em
|
|
:target: movehub.html
|
|
|
|
.. autoclass:: pybricks.hubs.MoveHub
|
|
:no-members:
|
|
:noindex:
|
|
|
|
.. figure:: ../images/cityhub.png
|
|
:height: 8 em
|
|
:target: cityhub.html
|
|
|
|
.. autoclass:: pybricks.hubs.CityHub
|
|
:no-members:
|
|
:noindex:
|
|
|
|
.. figure:: ../images/technichub.png
|
|
:height: 8 em
|
|
:target: technichub.html
|
|
|
|
.. autoclass:: pybricks.hubs.TechnicHub
|
|
:no-members:
|
|
:noindex:
|
|
|
|
.. figure:: ../images/primehub.png
|
|
:height: 8 em
|
|
:target: primehub.html
|
|
|
|
.. autoclass:: pybricks.hubs.PrimeHub
|
|
:no-members:
|
|
:noindex:
|
|
|
|
.. figure:: ../images/inventorhub.png
|
|
:height: 8 em
|
|
:target: inventorhub.html
|
|
|
|
.. autoclass:: pybricks.hubs.InventorHub
|
|
:no-members:
|
|
:noindex:
|
|
|
|
.. figure:: ../images/ev3brick.png
|
|
:height: 8 em
|
|
:target: ev3brick.html
|
|
|
|
.. autoclass:: pybricks.hubs.EV3Brick
|
|
:no-members:
|
|
:noindex:
|