diff --git a/source/_images/firstprogram.svg b/source/_images/firstprogram.svg index 2d7420f..0e2a389 100644 --- a/source/_images/firstprogram.svg +++ b/source/_images/firstprogram.svg @@ -54,7 +54,7 @@ inkscape:snap-global="false" showguides="false" /> Port B + id="image852" + preserveAspectRatio="none" + height="525" + width="700" + style="stroke-width:1.52126789" /> + id="image4537" + preserveAspectRatio="none" + height="140.95683" + width="241.09604" + style="stroke-width:2.4499228" /> for easy removal + id="tspan5220">to easily removethe card later + + + First, turn offthe EV3 brick diff --git a/source/_images/store.svg b/source/_images/store.svg new file mode 100644 index 0000000..18cd0b7 --- /dev/null +++ b/source/_images/store.svg @@ -0,0 +1,367 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + Open extensions tab + + 1 + + + + + Search + + 2 + + + + Install + 4 + + 3 + + Pybricks for LEGO MINDSTORMS EV3 + Create and run MicroPython scripts for EV3 + Pybricks + + + + Reload toactivate + 4 + + 4 + Pybricks + diff --git a/source/_images/store0.png b/source/_images/store0.png new file mode 100644 index 0000000..2f83ee7 Binary files /dev/null and b/source/_images/store0.png differ diff --git a/source/_images/store2.png b/source/_images/store2.png new file mode 100644 index 0000000..d34f7b9 Binary files /dev/null and b/source/_images/store2.png differ diff --git a/source/_images/store3.png b/source/_images/store3.png new file mode 100644 index 0000000..5512c9b Binary files /dev/null and b/source/_images/store3.png differ diff --git a/source/startinstall.rst b/source/startinstall.rst index 5056e60..d5481f8 100644 --- a/source/startinstall.rst +++ b/source/startinstall.rst @@ -23,18 +23,22 @@ You'll need internet access to complete the steps on this page. While programmin Preparing your computer ----------------------------------------------------------- -.. warning:: - The download links below do not work yet. Please follow the instructions provided separately. You will be writing your Python programs using Visual Studio Code. You can download, install, and configure this program using the steps below. 1. Download, install, and open `Visual Studio Code `_. -2. Download the `Pybricks extension <.>`_. Follow the steps in the diagram below to install it. -3. Download the `EV3 Python extension <.>`_. Follow the steps in the diagram below to install it. -4. Close Visual Studio Code and open it again to activate the extensions. +2. Install the EV3 extension as shown below: -.. image:: images/vsix.png +.. image:: images/store.png + +.. warning:: + + The all-in-one extension is not yet available in the Visual Studio Code marketplace. + + Please install the **two** extensions manually as shown: + + .. image:: images/vsix.png Preparing the SD Card -----------------------------------------------------------