Skip to content

Commit 4cd2c54

Browse files
committed
applying suggestions
1 parent ac5df75 commit 4cd2c54

File tree

1 file changed

+4
-2
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/getting-started

1 file changed

+4
-2
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/getting-started/getting-started.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Getting Started with Alvik"
33
difficulty: beginner
4-
description: "Take your first steps with Alvik."
4+
description: "Take your first steps with Arduino® Alvik."
55
tags:
66
- Robot
77
author: "Jose Garcia"
@@ -82,7 +82,9 @@ while (True):
8282

8383
![Connecting Alvik to the PC](assets/connecting_alvik.gif)
8484

85-
***Make sure that Alvik is OFF before connecting it to your computer.***
85+
***As a good practice, to prevent the Alvik from falling off the table, turn it OFF when you are programming it..***
86+
87+
***For Alvik to be recognized by your computer, it must be turned OFF.***
8688

8789
**5. **Once Alvik is connected to the PC, connect it to the Arduino Lab for MicroPython and open the _main.py_ file in the Alvik folder. Once the file is opened let's replace the `import demo` statement by `import obstacle_avoider`.
8890

0 commit comments

Comments
 (0)