You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/05.nicla/boards/nicla-vision/tutorials/getting-started/nicla vision getting started.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -43,23 +43,23 @@ Open the [OpenMV download](https://openmv.io/pages/download) page in your browse
43
43
44
44
Connect the Nicla Vision to your computer via the USB cable if you haven't done so yet.
45
45
46
-

46
+

47
47
48
48
Click on the "connect" symbol at the bottom of the left toolbar.
49
49
50
-

50
+

51
51
52
52
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".
53
53
54
-

54
+

55
55
56
56
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.
57
57
58
-

58
+

59
59
60
60
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.
61
61
62
-

62
+

63
63
64
64
### 3. Preparing the Script
65
65
@@ -136,7 +136,7 @@ while True:
136
136
137
137
Connect your board to the OpenMV IDE and upload the above script by pressing the play button in the lower left corner.
138
138
139
-

139
+

140
140
141
141
Now the built-in LED on your Nicla Vision board should be blinking red, green and then blue repeatedly.
0 commit comments