Skip to content

Commit b5c5af4

Browse files
Update content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md
Co-authored-by: GDJose <[email protected]>
1 parent 5ebaba7 commit b5c5af4

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ The main core of the robot is the STM32 ARM Cortex-M4 32 Bit controller. It hand
7373

7474
You can learn more about the available functions for Alvik in the following [Alvik's API Documentation](https://docs.arduino.cc/tutorials/alvik/api-overview).
7575

76+
***Although Alvik's "out of the box" experience is designed in micropython, there are C++ APIs that allow you to program Avlik in the Arduino IDE, these APIs are 1 to 1 compatible with the micropython APIs, which means that the API overview will be interesting for both micropython and C++ programs.***
77+
7678
The latest firmware of the STM32 can be found at [this link](https://github.com/arduino-libraries/Arduino_AlvikCarrier/releases), and [here](#how-to-upload-firmware) is the guide to flash it.
7779

7880
## Controller

0 commit comments

Comments
 (0)