About the course
About the creator
James Solderitsch
Course curriculum
-
-
Introduction
-
Resources for EEK Module 1
-
Installing IDE
-
Adding ESP32 Board Support
-
USB Drivers and Board Connection
-
Uploading First Sketch and Simple Examples
-
Mini Project
-
-
-
Introduction
-
Resources for EEK Module 2
-
Understanding Digital Output
-
Blinking Multiple LEDs
-
Using delay() vs. millis()
-
Button-Controlled LED
-
Mini-Project
-
-
-
Introduction
-
Resources for EEK Module 3
-
Reading Buttons
-
Debouncing and Input Delay Issues
-
Using Button Libraries
-
Handling Multiple Buttons
-
Tap Handler using All buttons
-
Mini Project
-
-
-
Introduction
-
Resources for EEK Module 4
-
ESP32 PWM
-
PWM with analogWrite()
-
Mini Project
-
-
-
Introduction
-
Resources for EEK Module 5
-
OLED and I2C
-
Installing the Display Library
-
Displaying Static Text
-
Displaying EEK component data
-
Echo Serial Monitor Input to OLED
-
Mini Project
-
-
-
Introduction
-
Resources for EEK Module 6
-
What is MPU6050?
-
Installing MPU6050 Library
-
Reading Accelerometer and Gyroscope Data
-
Displaying EEK Orientation on OLED
-
Installing MPU6050_Light Library
-
EEK Gesture Tester
-
Mini Project
-