mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 09:05:07 +00:00
First pass including Image and ImageFile. Largely migrated from old ev3dev version. We can refine this for the embedded version in the next commits.
62 lines
1.2 KiB
ReStructuredText
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
|
|
|
|
|