Curated Video
C Programming Mastery: Bit Masking
Do you want to learn Embedded Systems the Right Way?
Curated Video
Breadboard Basics: Lesson 1
Learn the basics of using a Breadboard and how you can easily translate a circuit design onto the breadboard.
Curated Video
How do you Breadboard a Series Circuit?
Learn how to translate a simple series circuit onto a breadboard. In this video, we explore a circuit that a single supply and 2 resistors in series.
Curated Video
Half-Power Point and the -3dB Point. Are they the same?
In this video, we explore the Half-Power Point and the -3dB point. Are they the same? How do we apply them to a Filter Design?
Curated Video
Sempahore Priority Rules: Real Time Operating Systems
In this video, we explore what happens when tasks of different priorities attempt to acquire the same Semaphore. Who gets in-front of the queue? The answer might surprise you!
Curated Video
Electronics 101: Understand the impact of Load Resistance on the Circuit!
In this video, we look at different possible Load Values and understand its impact on the circuit.
Curated Video
Electronics 101: Thevenin's Equivalent Circuit Analysis!
Learn how to apply Thevenin's Approach to solve this circuit! Do you want to learn Embedded Systems the Right Way?
Curated Video
Android App + ESP32 + ARM KL25Z - Connect Them All!
In this video, I show you how you can create an App to send commands to the ESP32 over WiFi. The ESP32 then relays the appropriate message to the KL25Z through the UART. The KL25Z then decodes the final message to control its RGB LED....
Curated Video
Electronics 101: Maximum Power Transfer - Q17
Apply the Maximum Power Transfer Theorem to get this right! Do you want to learn Embedded Systems the Right Way?
Curated Video
Arduino Uno: Timer Block, Interrupts and PWM
In this video, we discuss an important concept that is often misunderstood. We know that the Timer module is able to generate a PWM signal and at the same time trigger interrupts when there is a compare match. How are these two events...
Curated Video
What Capacitance will allow 𝑉_1𝑘 to remain greater or equal to 9 V for 2s after the switch is opened
The switch was closed for a long time before t = 0. At time t = 0, the switch is opened. Determine the value of the capacitance C needed, so that the voltage 𝑉_1𝑘 will remain greater than or equal to 9 V for 2 sec after the switch is opened
Curated Video
Inductor Steady-State and Transient Analysis
The switch was closed for a long time before t = 0. At time t = 0, the switch is opened. 1. Determine the energy that was stored in the inductor at time t = 0- (i.e., when the switch was still closed) 2. Determine the voltage V5k across...
Curated Video
Capacitor Steady-State and Transient Analysis
The switch was closed for a long time before t = 0. Current measured by ammeter is 1 A at t = 0-. At time t = 0, the switch is opened. What is the value of the unknown voltage? What is ammeter’s reading at time t = 0+ s? What is...
Curated Video
Algebraic Simplification 2
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
C++: Basic Input/Output
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Compute the Average of 2 Numbers
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Compute the Area and Circumference of a Circle
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Local and Global Variables
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++ : True Or False
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
C++: Learn how to create a simple Calculator in C++
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Non-Inverting Amplifier Configuration using Operational Amplifiers! Op-Amp Circuit Amplifier Design.
Learn how to connect an Operational Amplifier in the Non-Inverting Configuration. Review the Op-Am Golden Rules and apply them the correct way. Op-Amp Amplifier Design. Electronics 101.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Serverless Versus Servers and Containerization
In this video, we compare serverless versus servers and containerization, discussing the differences between the two approaches and providing insights into when to use each one. This clip is from the chapter "Modern-Day Cloud Concepts"...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Optional Hands-On - Installing Docker
In this video, you will learn how to install Docker on your system.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Maintaining Storage Disks
Mass storage devices need ongoing maintenance to ensure optimal operation. Windows systems have automated tools to optimize performance and to check drives for bad areas. This clip is from the chapter "Implementing Mass Storage" of the...