Skip to content

Commit 47a395f

Browse files
committed
Update image names
1 parent 3c9e30e commit 47a395f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/hardware/05.nicla/boards/nicla-vision/tutorials/getting-started/nicla vision getting started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,23 @@ Open the [OpenMV download](https://openmv.io/pages/download) page in your browse
4343

4444
Connect the Nicla Vision to your computer via the USB cable if you haven't done so yet.
4545

46-
![The OpenMV IDE after starting it](assets/por_openmv_open_ide.png)
46+
![The OpenMV IDE after starting it](assets/openmv_open_ide.png)
4747

4848
Click on the "connect" symbol at the bottom of the left toolbar.
4949

50-
![Click the connect button to attach the Nicla Vision to the OpenMV IDE](assets/por_openmv_click_connect.png)
50+
![Click the connect button to attach the Nicla Vision to the OpenMV IDE](assets/openmv_click_connect.png)
5151

5252
A pop-up will ask you how you would like to proceed. Select "Reset Firmware to Release Version". This will install the latest OpenMV firmware on the Nicla Vision. You can leave the option of erasing the internal file system unselected and click "OK".
5353

54-
![Install the latest version of the OpenMV firmware](assets/por_openmv_reset_firmware.png)
54+
![Install the latest version of the OpenMV firmware](assets/openmv_reset_firmware.png)
5555

5656
Nicla Vision's green LED will start flashing while the OpenMV firmware is being uploaded to the board. A terminal window will open which shows you the flashing progress. Wait until the green LED stops flashing and fading. You will see a message saying "DFU firmware update complete!" when the process is done.
5757

58-
![Installing firmware on Nicla Vision board in OpenMV](assets/por_openmv_firmware_updater.png)
58+
![Installing firmware on Nicla Vision board in OpenMV](assets/openmv_firmware_updater.png)
5959

6060
The board will start flashing its blue LED when it's ready to be connected. After confirming the completion dialog the Nicla Vision should already be connected to the OpenMV IDE, otherwise click the "connect" button (plug symbol) once again.
6161

62-
![When the Nicla Vision is successfully connected a green play button appears](assets/por_openmv_board_connected.png)
62+
![When the Nicla Vision is successfully connected a green play button appears](assets/openmv_board_connected.png)
6363

6464
### 3. Preparing the Script
6565

@@ -136,7 +136,7 @@ while True:
136136

137137
Connect your board to the OpenMV IDE and upload the above script by pressing the play button in the lower left corner.
138138

139-
![Press the green play button to upload the script](assets/por_openmv_board_connected.png)
139+
![Press the green play button to upload the script](assets/openmv_board_connected.png)
140140

141141
Now the built-in LED on your Nicla Vision board should be blinking red, green and then blue repeatedly.
142142

0 commit comments

Comments
 (0)