Completed
⌨️ 0:00:00 Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Computer Vision with Arduino Tutorial - 2 Projects
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ 0:00:00 Intro
- 2 ⌨️ 0:01:43 List of materials
- 3 ⌨️ 0:02:58 Installation of Python
- 4 ⌨️ 0:05:01 Installation of PyCharm IDE
- 5 ⌨️ 0:10:13 OpenCV
- 6 ⌨️ 0:12:30 MediaPipe
- 7 ⌨️ 0:13:55 Arduino
- 8 ⌨️ 0:16:09 Interface of Arduino
- 9 ⌨️ 0:17:39 LCD Display
- 10 ⌨️ 0:19:15 I2C
- 11 ⌨️ 0:20:59 I2C LCD Display Library
- 12 ⌨️ 0:23:49 Circuit Diagram
- 13 ⌨️ 0:25:40 LCD Examples: Texting
- 14 ⌨️ 0:31:51 LCD Examples: Clear
- 15 ⌨️ 0:37:15 LCD Examples: Custom Chars
- 16 ⌨️ 0:43:14 Getting started with MediaPipe
- 17 ⌨️ 0:45:48 Opening a webcam
- 18 ⌨️ 0:50:41 Facial Landmarks
- 19 ⌨️ 1:07:16 Installation of PySerial
- 20 ⌨️ 1:09:09 Project 1: Facial Expressions | Python Codes
- 21 ⌨️ 1:36:41 Project 1: Facial Expressions | Arduino Codes
- 22 ⌨️ 1:46:29 Servo Motor
- 23 ⌨️ 1:55:09 Project 2: Robotic Arm with Computer Vision