You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/08.edu/solution-and-kits/alvik/datasheet/datasheet.md
+66-65Lines changed: 66 additions & 65 deletions
Original file line number
Diff line number
Diff line change
@@ -3,75 +3,76 @@ identifier: AKX00066
3
3
title: Arduino® Alvik
4
4
type: edu
5
5
---
6
-

6
+

7
7
8
8
# Description
9
-
Arduino Alvik (from now on referred to as Alvik) is a powerful and versatile robot car specifically designed for programming and robotics education.
9
+
Arduino® Alvik is a powerful and versatile differential robot car specifically designed for programming and STEAM education.
10
10
11
-
Powered by [Arduino® Nano ESP32](https://docs.arduino.cc/hardware/nano-esp32/), Alvik offers a diverse learning paths through different programming languages, including MicroPython, Arduino C, and block-based coding, and it enables different possibilities to explore robotics, IoT and AI.
11
+
Powered by [Arduino® Nano ESP32](https://docs.arduino.cc/hardware/nano-esp32/), Alvik offers diverse learning paths through different programming languages including MicroPython, Arduino C, and block-based coding; enabling different possibilities to explore Robotics, IoT and AI.
12
12
13
13
# Target areas:
14
-
Maker, Edu, MicroPython, Robotics
15
-
16
-
# Features
17
-
18
-
***Core**
19
-
* STM32 Arm® Cortex®-M4 32 Bit
20
-
***Controller**
21
-
* Arduino Nano ESP32
22
-
***Connectivity**
23
-
* Wi-Fi®
24
-
* Bluetooth® LE
25
-
***Sensors**
26
-
* RGB Color detection
27
-
* ToF 8x8 Array - up to 350 cm
28
-
* IMU - 6 degree
29
-
* 3x Line follower
30
-
* 7x Touch sensor
31
-
***Motors**
32
-
* High precision with hall effect encoder
33
-
* Up to 13 cm/s
34
-
***Extensions**
35
-
* Servo motor
36
-
* I2C Grove
37
-
* Qwiic
38
-
* Lego® Technic
39
-
* M3 Screws
14
+
Maker, Education, MicroPython, Robotics
40
15
41
16
# Contents
42
17
43
-
## Overview
44
-
Alvik is battery powered and comes with 2 MCUs:
18
+
## Features
45
19
46
-
- at the core there is the STM32 Arm® Cortex®-M4 that controls all the sensors and actuators
47
-
- at the top a Nano ESP32 that can communicate with STM32 through a set of dedicated APIs
48
20
49
-

50
21
51
-
##Tech Specs
52
-

22
+
### General Specifications Overview
23
+
Alvik is an education robot which is battery-powered and comes with two main microcontrollers:
53
24
54
-
### MCUs
25
+
- At the core of the robot there is the STM32 Arm® Cortex®-M4 that controls all the sensors and actuators
26
+
- At the top a Nano ESP32 acts like the main controller and can communicate with the STM32 through a set of dedicated APIs
Attached to the Capacitive Touch Controller there are seven capacitive buttons on the top of the main board and in addition there is a line follower array made up by three phototransistor and five infrared LEDs.
73
64
74
-
The three phototransistor are link directly to the analog ports of the STM32.
65
+
The three phototransistor are linked directly to the analog ports of the STM32.
66
+
67
+
68
+
69
+
70
+
### Related Accessories (Included)
71
+
72
+
- USB-A Cable to USB-C®
73
+
74
+
## Technical Specifications
75
+
75
76
76
77
### Outputs
77
78
@@ -100,7 +101,7 @@ The connectors are placed in the back of the robot, the pinout is shown in the f
100
101
101
102
### Power
102
103
103
-
The power distribution in the robot is explained by the following scheme:
104
+
The power distribution in the robot is explained by the following diagram:
104
105
105
106

106
107
@@ -123,20 +124,20 @@ There are three level of power:
0 commit comments