Arduino Alvik

The Arduino Alvik is a newly launched educational robot that supports various programming languages, including MicroPython. It is built on the Arduino Nano ESP32-S3 and designed to be a versatile tool for robotics education. This series contains all the codes for your Arduino Alvik robot.

How to use alvik.drive() function in Arduino Alvik coding

Alvik: How to use alvik.drive() function in Arduino Alvik coding

If you are Arduino Alvik lover, and using the different functions given in Arduino Alvik user guide, then you must have come across the drive() function. I am sure that you must have been confused that how to use this function with proper parameters in it to control the motion of the robot.

Read MoreAlvik: How to use alvik.drive() function in Arduino Alvik coding