Skip to content

Commit 829db88

Browse files
Merge branch 'sync/pedrosousalima/Alvik-user-manual-refactor' of https://github.com/arduino/docs-content into sync/pedrosousalima/Alvik-user-manual-refactor
2 parents c835c4f + e678a56 commit 829db88

File tree

1 file changed

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

1 file changed

+5
-3
lines changed

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

+5-3
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ At the back-right side of Alvik there is the main switch of the robot. When ON t
9999

100100
### Battery
101101

102-
The battery is a rechargeable Li-ion 18650. It is located in the bottom part of Alvik, to access it you need to remove one Phillip's screw and take out the plastic holder.
102+
The battery is a rechargeable Li-ion 18650, it allows to run Alvik for 8+ hours non stop.
103+
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.
104+
103105

104106
![Accessing battery compartment](assets/battery_holder.jpg)
105107

@@ -129,7 +131,6 @@ When fully charged it will stay GREEN.
129131

130132
## Sensors
131133

132-
### Main Components
133134

134135
Alvik has five different sensors, all connected to the STM32 and accessible through the [APIs](https://docs.arduino.cc/tutorials/alvik/api-overview). For each sensor there is a test example program that you can find in the _examples_ folder in [this repository](https://github.com/arduino/arduino-alvik-mpy/tree/main/examples).
135136

@@ -278,7 +279,8 @@ To get started to play with Alvik you will need the following hardware and softw
278279

279280
### Software Requirements
280281

281-
- Operating Systems: All the major Operating Systems are supported
282+
- Operating Systems: Linux, macOS or Windows
283+
282284
- [Arduino Lab for Micropython](https://labs.arduino.cc/en/labs/micropython)
283285

284286
### ESP32 MicroPython Firmware

0 commit comments

Comments
 (0)