Completed
End
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Remote Control ESP32-S IoT Car with Blynk IoT - Cloud Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Fritzing Diagram
- 3 Device Components for ESP32-S IoT Car
- 4 Car Assembly - Chassis & Breadboard
- 5 Car Assembly - Motors
- 6 Car Assembly - L298N Motor Driver
- 7 Car Assembly - Caster Wheel
- 8 Car Assembly - Battery
- 9 Car Assembly - Connecting Motors to L298N
- 10 Preparing the Flip/Toggle Switch
- 11 Power - Switch, barrel wire connector & L298N
- 12 ESP32-S Pinout & Connecting ESP32-S to Power
- 13 Power-Up Test
- 14 Connecting L298N to ESP32-S
- 15 Blynk Cloud - Creating a Template Datastreams & Web Dashboard
- 16 Blynk Cloud - Creating a New Device
- 17 Blynk IoT Smartphone App - Setting up Mobile Dashboard w/Developer Mode
- 18 Template ID, Device Name, Auth Token & WiFi Credentials to Arduino IDE 2.0.3 Code
- 19 Code Explanation
- 20 Connecting ESP32-S to Computer Code Upload Preparation
- 21 Additional Code pinMode
- 22 Uploading Code to ESP32-S
- 23 Clarification/Correction of IN2 / GPIO5 wire
- 24 Explanation & Significance of L298N w/IN1-4 pins w/wheel assembly
- 25 Testing Car w/Blynk IoT App
- 26 End