Skip to content

Commit 369f591

Browse files
Linter
1 parent eb87c23 commit 369f591

File tree

1 file changed

+4
-5
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual

1 file changed

+4
-5
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ When fully charged it will stay GREEN.
110110

111111
***Don't confuse the RGB status LED with the power ON LED of the Nano ESP32, which is always green.***
112112

113-
### Replacing the battery
113+
### Replacing The Battery
114114

115115
The battery is located in the bottom part of Alvik, if you need to access it you'll need to remove one Phillip's screw and take out the plastic holder.
116116

@@ -254,8 +254,7 @@ For more information, visit the [Alvik Getting Started Guide](https://docs.ardui
254254

255255
## Alvik's Firmware
256256

257-
To get started to play with Alvik you will need the following software:
258-
257+
To get started to play with Alvik you will need the following hardware and software:
259258

260259

261260
### Software Requirements
@@ -1092,7 +1091,7 @@ The provided code will:
10921091
3. Serve a simple web page with buttons for directional control.
10931092
4. Move the robot in the specified direction when a button is pressed.
10941093

1095-
### Step by Step setup
1094+
### Step By Step Setup
10961095

10971096

10981097
1. Replace `Insert_SSID_Here` and `Password_Here` with your Wi-Fi credentials.
@@ -1261,7 +1260,7 @@ The provided code will:
12611260
2. Set up a callback function to handle incoming ESP-NOW messages.
12621261
3. Move the robot based on the received commands while buttons are pressed.
12631262

1264-
### Step by Step setup
1263+
### Step By Step Setup
12651264

12661265

12671266
1. Upload the receiver script to the Arduino Nano ESP32 on the Alvik robot.

0 commit comments

Comments
 (0)