========================== ESP32 KidsBlock Tutorial ========================== 1.Download code and library files =================================== .. toctree:: :maxdepth: 1 1 Resources Download 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. .. toctree:: :maxdepth: 1 2 KidsBlock Basic Tutorial 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. .. toctree:: :maxdepth: 1 3 Wiring 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. .. toctree:: :maxdepth: 1 4.1 Color Recognition 4.2 Color Block Detection 4.3 Ball Recognition 4.4 Line Detection 4.5 Card Recognition 4.6 Body Detection 4.7 Face Recognition 4.8 QR Code Recognition 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. .. toctree:: :maxdepth: 1 Product Installation 5.1 Face Unlock 5.2 Card Control Car 5.3 Color Block Following Car 5.4 QR Code Control Light 5.5 Smart Stone Thrower 5.6 Red and Blue Sorting Car