Skip to content

Commit be5f8f6

Browse files
GDJosejcarolinares
andauthored
Update content/hardware/08.edu/solution-and-kits/alvik/tutorials/getting-started/getting-started.md
Co-authored-by: Julián Caro Linares <[email protected]>
1 parent f500197 commit be5f8f6

File tree

1 file changed

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

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ Now that you have played with Alvik and have seen it moving, it is time to know
3131

3232
Alvik is intended to be programmed with MicroPyton. We recommend you to install the [Arduino Lab for MicroPython](https://labs.arduino.cc/en/labs/micropython) editor. Follow the instructions next to the download link to install it and open the IDE
3333

34-
Now that all the previous steps have been set, let's see how to create custom programs for Alvik to move forward until detecting an object in front of it, Alvik will detect it, dodge it and continue on its way.
34+
Now that all the previous steps have been set, let's see how to make Alvik moving across your room while avoiding objects! Let's create custom program for Alvik that:
35+
36+
* Move forward until detecting an object in front of it
37+
* Dodge the object by turning on
38+
* Continue on its way by moving forwards again
39+
40+
***Alvik does not have its own parachute! Be careful avoid using Alvik on your table or it could fall over the edge!***
3541

3642
**1. **Create an Alvik folder in your computer and set it as the path of the Arduino Lab for MicroPython IDE.
3743

0 commit comments

Comments
 (0)