ESP32 KidsBlock Tutorial

1.Download code and library files

2.KidsBlock Basic Tutorial

If you are a beginner, please be sure to read the basic tutorial. By learning this part of the tutorial, you can avoid many mistakes.

3.Wiring

The AI vision module uses I2C communication, so we only need to connect the connection line of the AI vision module to the I2C interface of the development board.

4.AI Vision Module Fundamentals Course

The basic tutorial is an independent tutorial for the AI vision module, mainly on how to use graphical programming to control the various functions of the AI vision module. This code uses the ESP32 development board, and the control principles of other development boards are similar, which can be used as a reference.

5.AI vision module combined with KS5002 car course

This tutorial is based on the ESP32 development board to demonstrate how to use the KidsBlock AI vision module.