Files
pybricks-api/doc/main/hubs/index.rst
T
Laurens Valk adf8ed6b56 pybricks.hubs: Enable EV3.
First pass including Image and ImageFile. Largely migrated from old ev3dev version. We can refine this for the embedded version in the next commits.
2026-08-25 11:42:05 +02:00

62 lines
1.2 KiB
ReStructuredText

.. pybricks-requirements::
:mod:`hubs <pybricks.hubs>` -- Built-in hub functions
=====================================================
.. module:: pybricks.hubs
.. toctree::
:maxdepth: 1
:hidden:
movehub
cityhub
technichub
primehub
essentialhub
ev3brick
.. pybricks-classlink:: MoveHub
.. figure:: ../../main/cad/output/hub-move.png
:width: 40%
:target: movehub.html
.. pybricks-classlink:: CityHub
.. figure:: ../../main/cad/output/hub-city.png
:width: 25%
:target: cityhub.html
.. pybricks-classlink:: TechnicHub
.. figure:: ../../main/cad/output/hub-technic.png
:width: 35%
:target: technichub.html
.. pybricks-classlink:: InventorHub PrimeHub
.. figure:: ../../main/cad/output/hub-inventor.png
:width: 35%
:target: primehub.html
.. pybricks-classlink:: PrimeHub
.. figure:: ../../main/cad/output/hub-prime.png
:width: 35%
:target: primehub.html
.. pybricks-classlink:: EssentialHub
.. figure:: ../../main/cad/output/hub-essential.png
:width: 25%
:target: essentialhub.html
.. pybricks-classlink:: EV3Brick
.. figure:: ../../main/cad/output/ev3device-ev3.png
:width: 25%
:target: ev3brick.html