Skip to content

Commit e9d6b05

Browse files
Created 'Restore the default examples on your Alvik'
1 parent dad6561 commit e9d6b05

File tree

5 files changed

+35
-0
lines changed

5 files changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Restore the default examples on your Alvik"
3+
---
4+
5+
If you need to restore the default examples on your Alvik device, follow the steps to download the necessary files and overwrite the existing ones. This process will reset your Alvik device to its original configuration, ensuring you have the default example files in place.
6+
7+
## Download default examples
8+
9+
1. Visit the [Arduino Alvik MicroPython GitHub repository](https://github.com/arduino/arduino-alvik-mpy).
10+
11+
1. Click the 'Code' button.
12+
13+
1. Select 'Download ZIP' from the dropdown menu.
14+
15+
1. Once the download is complete, extract the contents of the ZIP file.
16+
17+
## Restore default examples
18+
19+
1. Open Arduino Lab for MicroPython and click the ![File manager button](img/file_manager_button.png) file manager button
20+
21+
1. Navigate to the folder you just extracted, then open the 'examples' folder and go to the 'demo' subfolder.
22+
23+
![Path to Demo folder](img/demo_folder_path.png)
24+
25+
1. Connect your Alvik device to your computer and select it. The folders on the device will now become visible
26+
27+
1. Select one of the files from the extracted folder, then click the ![ ](img/left-arrow.png) arrow button to upload it.
28+
29+
1. A dialog window will appear, notifying you that you are about to overwrite the file. Click 'OK' to confirm.
30+
31+
![Dialog windows overwrite notification](img/overwrite-window.png)
32+
33+
1. Repeat this process for the remaining files in the extracted folder.
34+
35+
1. Once all files have been overwritten, the default examples on your Alvik device will be reset.
8.3 KB
Loading
1.34 KB
Loading
4.28 KB
Loading
9.11 KB
Loading

0 commit comments

Comments
 (0)