0:18 No AI Model. Still Tracks Like This? Python Computer Vision Demo Code To Win 278 views - 2 weeks ago
0:24 Building a Fighter Jet Tracking System using OpenCV (Insane Results) Code To Win 97 views - 2 weeks ago
0:21 Military Jet Tracking | Military Style | OpenCV Python | Seeker | Air Force | Missile Code To Win 119 views - 3 weeks ago
12:13 IPR & IRQ Explained in STM32 | Interrupt Priority Registers, Preemption & Subpriority (Bare Metal) Code To Win 87 views - 3 weeks ago
5:09 Interrupt Priorities & States Explained | Preemption, Pending & Active in STM32 (ARM Cortex-M) Code To Win 71 views - 3 weeks ago
10:52 EXTI Lines Explained in STM32 | External Interrupts (GPIO Interrupt Mapping Made Easy) Code To Win 141 views - 3 weeks ago
6:16 Why I couldn't upload Videos these days. Videos are coming soon! Thanks for Supporting Code To Win 89 views - 1 month ago
10:19 Interrupts Explained in STM32 | Complete Overview of Interrupts in ARM Cortex-M (Bare Metal) Code To Win 392 views - 1 month ago
16:00 SysTick Practical in STM32 | Writing a Delay Function Using Cortex-M4 User Guide (Bare Metal) Code To Win 346 views - 3 months ago
6:59 Introduction to SysTick Timer | Understanding System Tick in STM32 (Bare Metal Basics) Code To Win 204 views - 3 months ago
12:26 UART RX Bare Metal Implementation in STM32 | Receive Data Without HAL (Register-Level Tutorial) Code To Win 181 views - 4 months ago
6:48 Making Our UART Driver Modular | Clean & Scalable Bare Metal Programming in STM32 Code To Win 114 views - 4 months ago
4:23 How to Use printf() in Bare Metal UART | Redirecting printf to UART in STM32 (No HAL) Code To Win 123 views - 4 months ago
5:53 Testing UART Bare Metal Code on STM32 | Send & Receive Data Without HAL (Step-by-Step) Code To Win 168 views - 4 months ago
12:48 UART TX Driver Implementation (Part 2) | STM32 Bare Metal Programming with CMSIS Code To Win 221 views - 5 months ago
22:46 UART TX Driver Code Explained (Part 1) | STM32 Bare Metal Programming with CMSIS Code To Win 506 views - 5 months ago
5:00 Making Your Bare Metal Code Look Professional | Symbolic Variables in C (STM32) Code To Win 168 views - 5 months ago
10:42 Understanding UART in STM32 | What is UART and How It Works (Bare Metal Programming Series) Code To Win 235 views - 5 months ago
13:05 Push Button LED Control using CMSIS | STM32 Bare Metal Programming (Using GPIO IDR) Code To Win 225 views - 5 months ago
8:02 Blink LED using GPIO BSRR Register | STM32 Bare Metal Programming Explained Code To Win 363 views - 5 months ago
2:18 Blink LED using CMSIS | STM32 Bare Metal Programming (Simplified Implementation) Code To Win 152 views - 5 months ago
17:04 Download & Install STM32F4 Cube Library | Setting Up CMSIS for Bare Metal Programming in STM32 Code To Win 367 views - 5 months ago
10:12 Understanding ARM Processor Families | Where STM32F401RE Fits in the ARM Cortex World Code To Win 242 views - 5 months ago
12:41 Understanding GPIO in STM32 | Bare Metal Programming Explained (Input/Output, Registers & CMSIS) Code To Win 179 views - 5 months ago
13:01 Understanding CMSIS with Structs | Bare Metal LED Program in STM32 (Register Struct Explained) Code To Win 267 views - 5 months ago
25:14 Coding Our First Program | Blink LED using Bare Metal in STM32 (Step-by-Step Implementation) Code To Win 467 views - 5 months ago
34:20 Theory Behind Our First Program | Blink LED using Bare Metal in STM32 (Deep Explanation) Code To Win 435 views - 5 months ago
2:46 How to Set Up STM32CubeIDE for Bare Metal Programming | STM32 Embedded Course (Step-by-Step) Code To Win 467 views - 5 months ago
5:23 Software & Documents Required | Embedded Bare Metal Programming in STM32 (Course Setup Guide) Code To Win 307 views - 5 months ago
4:29 New Course Announcement - Embedded Bare Metal Programming in STM32. Bare Metal C Programming + CMSIS Code To Win 589 views - 5 months ago
3:57 VIP Treatment with Mutex in RTOS | Easy Explanation with Example Code To Win 1.6K views - 7 months ago
8:30 🛠️ Mutex in FreeRTOS (CMSIS v2) | STM32 RTOS Tutorial | Task Synchronization Explained Code To Win 477 views - 7 months ago
14:13 Counting Semaphore in FreeRTOS | Synchronize Multiple Resources on STM32 with CMSIS RTOS v2 Code To Win 411 views - 8 months ago
12:42 FreeRTOS Queues Explained with STM32 | Send Data Between Tasks (CMSIS v2) Code To Win 612 views - 9 months ago
9:07 How to Create Tasks in FreeRTOS using STM32 | Beginner Tutorial with Practical Example Code To Win 709 views - 9 months ago
7:07 FreeRTOS Setup on STM32CubeIDE | Step-by-Step for Beginners (2025) Code To Win 751 views - 9 months ago
7:36 Master FreeRTOS Communication & Multitasking | Queues, Timers, Mutex (Ch 5-9) Code To Win 625 views - 9 months ago
7:12 FreeRTOS Explained Like a Kid | STM32 RTOS Tutorial for Beginners (Ch 1-4) Code To Win 1.2K views - 9 months ago
41:37 📘 STM32 Docs EXPLAINED! | Stop Guessing, Start Building Your Own Boards Code To Win 619 views - 9 months ago
41:37 I2C Communication with STM32 | Understand and Interface MPU6050 Easily! Write a I2C DRIVER Code To Win 765 views - 9 months ago
16:29 Mastering SPI Interrupts in STM32 | Non-Blocking Communication with MCP2515 Example Code To Win 519 views - 9 months ago
37:11 SPI Communication Explained with STM32 | HAL-Based SPI Example (MCP2515) Code To Win 871 views - 9 months ago
9:36 STM32 ADC with Interrupt | Real-Time Sensor Reading Using HAL Code To Win 541 views - 9 months ago
12:12 STM32 ADC with Polling Explained | Read Analog Data Step by Step Code To Win 617 views - 9 months ago
11:04 STM32 Debugging with Live Expressions & SWV | Real-Time Embedded Debugging Code To Win 636 views - 9 months ago
7:42 How to Use printf() for Debugging in STM32CubeIDE (The Right Way!) Code To Win 767 views - 10 months ago
23:18 UART Communication with STM32 | Send Data to PC via USB (HAL Method) Code To Win 511 views - 10 months ago
8:00 STM32 Registers LIVE in Action | SFR Debugger Explained Step-by-Step Code To Win 658 views - 10 months ago
37:12 STM32 Bare-Metal Programming 🔥 | LED Without HAL or CMSIS! Code To Win 2K views - 10 months ago
9:54 STM32 HAL Button Tutorial | Control LED with Button (GPIO Input/Output) Code To Win 1.1K views - 10 months ago
14:57 [PART 1] STM32 HAL Tutorial | Blink LED in 15 Minutes (Step-by-Step) Code To Win 3.5K views - 10 months ago