mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
26 lines
747 B
ReStructuredText
26 lines
747 B
ReStructuredText
EV3 Quick Start
|
|
########################
|
|
|
|
.. note::
|
|
|
|
This guide and documentation is for Pybricks **3.0**. It is under constant
|
|
development. This version includes support for LEGO MINDSTORMS EV3 and
|
|
LEGO Powered Up.
|
|
|
|
Click `here`_ to view the documentation for version **2.0**. This is
|
|
is the stable version officially supported by `LEGO Education`_. It includes
|
|
support for LEGO MINDSTORMS EV3 only.
|
|
|
|
.. include:: start_ev3_install.inc
|
|
|
|
.. include:: start_ev3_brick.inc
|
|
|
|
.. include:: start_ev3_run.inc
|
|
|
|
.. include:: start_ev3_linux.inc
|
|
|
|
.. include:: start_ev3_upgrade.inc
|
|
|
|
.. _here: https://pybricks.github.io/ev3-micropython/index.html
|
|
.. _LEGO Education: https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3
|