Skip to content

Commit 08f2c82

Browse files
committed
First commit with jcarolinares content proposal as a comment to work with
1 parent bd88adb commit 08f2c82

File tree

1 file changed

+98
-0
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/01.getting-started

1 file changed

+98
-0
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/01.getting-started/getting-started.md

+98
Original file line numberDiff line numberDiff line change
@@ -470,3 +470,101 @@ Now you can open the Arduino Lab for MicroPython, connect Alvik and open the exa
470470
7. Test `bender.py`
471471

472472
Open the example called `bender.py`, launch it and see on your display the image of Bender's robot.
473+
474+
<!--
475+
## Julian Proposal
476+
477+
## What is Alvik
478+
479+
![](assets/alvik-classroom.jpg)
480+
481+
Arduino® Alvik is a powerful and versatile robot specifically designed for programming and STEAM education. Powered by the Arduino® 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 Artificial Intelligence.
482+
483+
484+
485+
### What is included
486+
487+
![Unboxing Alvik](assets/unboxing.jpg)
488+
489+
Inside Alvik's packaging you will find the following items:
490+
* Alvik (x1)
491+
* Cable USB-C® to USB-C® (x1)
492+
* 18650 Battery (already inside the robot) (x1)
493+
494+
495+
***The product is sensible to electrostatic discharge, observe ESD-safe handling procedures when working with it***
496+
497+
498+
### The Brain
499+
500+
Alvik have two controllers
501+
502+
### The Body
503+
504+
#### Controller
505+
506+
#### Power
507+
508+
- How to charge Alvik
509+
- Replacing the battery
510+
511+
#### Sensors
512+
- Touch Buttons
513+
- Distance Sensor
514+
- Line Follower Sensors
515+
- Color Sensor
516+
- IMU
517+
518+
#### Actuators
519+
- Motors and Encoders
520+
521+
## Move Alvik!
522+
523+
### Basic Touch Programming
524+
525+
### Following Objects
526+
527+
### Line Follower
528+
529+
530+
## Alvik First Use
531+
532+
### Update Alvik's body
533+
534+
### Update Alvik's brain
535+
- Update ESP32 Micropython Firmware
536+
- Update Alvik's Library
537+
### Hello Alvik! Your first program!
538+
539+
540+
## Program Alvik!
541+
542+
### Controlling the motors
543+
544+
### Reading buttons
545+
546+
### Detecting obstacles
547+
548+
### Following a line
549+
550+
### Sensing colors
551+
552+
### Detecting Crashes and Fallings
553+
554+
### LEDs
555+
556+
## Expanding the Robot
557+
558+
### Additional Connectors
559+
- Qwiic Connectors
560+
- Grove Connectors
561+
- Servomotors Connectors
562+
563+
### Lego Technic Compatibility
564+
565+
### Custom parts
566+
567+
## Want more?
568+
569+
## Need Help?
570+
-->

0 commit comments

Comments
 (0)