mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
24 lines
581 B
ReStructuredText
24 lines
581 B
ReStructuredText
EV3 Quick Start
|
|
########################
|
|
|
|
.. note::
|
|
|
|
This documentation is for EV3 MicroPython with Pybricks **3.0**.
|
|
|
|
Click `here`_ to view the documentation EV3 MicroPython **2.0**. This is
|
|
is the stable version officially supported by `LEGO Education`_.
|
|
|
|
.. rubric:: Table of contents
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
start_ev3_install
|
|
start_ev3_brick
|
|
start_ev3_run
|
|
start_ev3_linux
|
|
start_ev3_upgrade
|
|
|
|
.. _here: https://pybricks.github.io/ev3-micropython/index.html
|
|
.. _LEGO Education: https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3
|