Skip to content

Commit aa34924

Browse files
committed
optimize GIFs, fix image, bullets
1 parent 58696cf commit aa34924

File tree

6 files changed

+31
-8
lines changed

6 files changed

+31
-8
lines changed
165 KB
Loading
16.3 MB
Loading

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

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,27 @@ Updating the firmware on your Alvik ensures it has the latest features, bug fixe
3131
5. **A pop-up window will appear** prompting you to select the COM port. Choose the correct port and confirm.
3232
6. Once connected, click the "Update" button and wait for the process to complete.
3333

34+
## Checking The State Of The Battery
35+
36+
Once the firmware of your Alvik is up to date and before start playing with it, let's verify your battery works as it should by following these steps:
37+
38+
1. Reset your Alvik by turning it OFF and disconnecting it from the PC.
39+
2. Open the battery compartment and check that the clips are making contact with the battery. If they aren’t, remove the battery, adjust the clips to ensure proper alignment, and then reinsert the battery securely.
40+
3. Connect the Alvik to the PC keeping Alvik OFF.
41+
4. At this point some lights should turn ON in your Alvik:
42+
43+
- **Green LED** (not confuse it with the PWR LED of the Nano ESP32) will turn ON in the ESP32
44+
![Alvik fully charged - Green LED](assets/charged.png)
45+
The battery is fully charged. Proceed to "Unboxing Alvik" paragraph.
46+
47+
- **Red LED blinking**
48+
![Charging blink](assets/charging.gif)
49+
The battery is still charging from the PC. Continue to the Unboxing Alvik.
50+
51+
- **No lights**
52+
![Faulty battery](assets/faulty_battery.gif)
53+
The battery may be faulty. To check it, turn Alvik ON; if an orange light near the QWIIC connector blinks every 10 seconds, contact our customer support for a replacement.
54+
3455
## Preparing Your Environment
3556

3657
During the installation process, you may **need to install additional drivers**, that require access to the **administrator login password** to your OS.
@@ -70,15 +91,16 @@ If you're using a *Windows* or *Mac* computer, scroll down the page and click th
7091

7192
To install mBlock on Windows:
7293

73-
1. Click the "Download for Windows" button, wait for the download to finish, and find the file in your Downloads folder.
94+
**1.** Click the "Download for Windows" button, wait for the download to finish, and find the file in your Downloads folder.
7495

75-
![Download Folder](assets/installing-download.png)
96+
![Download Folder](assets/installing-download.png)
7697

77-
2. Double-click the downloaded file and click "YES" when prompted. Follow the on-screen instructions to complete the installation.
98+
**2.** Double-click the downloaded file and click "YES" when prompted. Follow the on-screen instructions to complete the installation.
7899

79-
3. Install the **drivers**: a window will appear asking you to click "INSTALL."
100+
**3.** Install the **drivers**: a window will appear asking you to click "INSTALL."
80101

81-
![install driver](assets/install-drivers.png)
102+
![install driver](assets/install-drivers.png)
103+
82104
The driver installation window may occasionally open in the background. If this happens, look for the computer icon in your taskbar and click it to proceed.
83105

84106
If you encounter an installation error, click 'UNINSTALL' and then 'INSTALL' again. Once the drivers are installed, close the driver window manually by clicking the 'X'. Afterward, complete the mBlock installation.
-230 KB
Loading
-36.7 MB
Loading

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ Keeping your Alvik’s firmware updated ensures it has the latest features, bug
3131
Once the firmware of your Alvik is up to date and before start playing with it, let's verify your battery works as it should by following these steps:
3232

3333
1. Reset your Alvik by turning it OFF and disconnecting it from the PC.
34-
2. Connect the Alvik to the PC keeping Alvik OFF.
35-
3. At this point some lights should turn ON in your Alvik:
34+
2. Open the battery compartment and check that the clips are making contact with the battery. If they aren’t, remove the battery, adjust the clips to ensure proper alignment, and then reinsert the battery securely.
35+
3. Connect the Alvik to the PC keeping Alvik OFF.
36+
4. At this point some lights should turn ON in your Alvik:
3637

3738
- **Green LED** (not confuse it with the PWR LED of the Nano ESP32) will turn ON in the ESP32
3839
![Alvik fully charged - Green LED](assets/charged.png)
39-
The battery is fully charged. Proceed to "Unboxing Alvik" paragraph.
40+
The battery is fully charged. Proceed to "Unboxing Alvik" paragraph.
4041

4142
- **Red LED blinking**
4243
![Charging blink](assets/charging.gif)

0 commit comments

Comments
 (0)