mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
47 lines
1018 B
ReStructuredText
47 lines
1018 B
ReStructuredText
Creating and running programs
|
|
=============================
|
|
|
|
Starting a new project
|
|
-----------------------------------------------------------
|
|
|
|
.. image:: images/newproject.png
|
|
|
|
Example text
|
|
|
|
Understanding projects folder and files
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/projectoverview.png
|
|
|
|
Example text
|
|
|
|
The role of main.py
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
Running a program
|
|
-----------------------------------------------------------
|
|
|
|
Connecting the EV3 brick and the computer
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/connecting.png
|
|
|
|
Example text
|
|
|
|
Downloading and running a program
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/running.png
|
|
|
|
A first example program
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
.. image:: images/firstprogram.png
|
|
|
|
Example text
|
|
|
|
Running a program without a computer
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|