Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/hardware/08.edu/solution-and-kits/alvik/essentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

<EssentialElement title="Alvik API" type="library" link="https://github.com/arduino/arduino-alvik-mpy">
The Arduino Alvik MicroPython library.
</EssentialElement>

<EssentialElement title="Alvik API" type="library" link="content/hardware/08.edu/solution-and-kits/alvik/technicalDrawingAlvik.pdf">
The Arduino Alvik Technical Drawing.
</EssentialElement>

</EssentialsColumn>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -1864,13 +1864,13 @@ Now you can open the Arduino Lab for MicroPython, connect Alvik and open the exa
Understanding Alvik's dimensions and mechanical details is key for designing custom components and ensuring it works well with other hardware. This information is here to help you easily create and adapt Alvik for your specific projects and needs.

- **Front**
![Alvik's front side dimensions](assets/Alvik_Docs_Dimensions_Front.jpg)
![Alvik's Front Side Dimensions](assets/AlvikMecFront_cleaned.png)
- **Side**
![Alvik's side side dimensions](assets/Alvik_Docs_Dimensions_Side.jpg)
![Alvik's Side Dimensions](assets/AlvikMecSides_cleaned.png)
- **Back**
![Alvik's back side dimensions 1/2](assets/Alvik_Docs_Dimensions_Back_02.jpg) ![Alvik's back side dimensions 2/2](assets/Alvik_Docs_Dimensions_Back_01.jpg)
![Alvik's Back Side Dimensions](assets/AlvikMecBack_cleaned.png)
- **Top**
![Alvik's top side dimensions 1/2](assets/Alvik_Docs_Dimensions_Top_01.jpg) ![Alvik's top side dimensions 2/2](assets/Alvik_Docs_Dimensions_Top_02.jpg)
![Alvik's Top Side Dimensions](assets/AlvikMecTop_cleaned.png)
- **Bottom**
![Alvik's bottom side dimensions](assets/Alvik_Docs_Dimensions_Bottom.jpg)

Expand Down
Loading