Autoplay
Autocomplete
Previous Lesson
Complete and Continue
RadarInsight: Hands-On Presence Sensing with Radar
Welcome
Course Requirement
Introduction to Radar Technology
Evolution of Radar Systems (2:37)
Principles of Radar Sensing (2:39)
Overview of Radar Applications (2:41)
Radar Signals
The Basics of Radar Signals (7:35)
Overview of Radar Signal Processing Techniques (3:03)
Types of Radar Systems (1:56)
Presence Sensing Technologies
Introuction to Presence Sensing (1:53)
Comparing Presence Sensing Technologies (9:24)
General Applications of Presence Sensing Technologies (2:29)
Overview of Radar Sensing in Healthcare
Radar Sensing for Vital Sign Monitoring in Healthcare (5:57)
Radar Sensing for Fall Detection (4:06)
Introduction to the LD2410 Radar Sensor
Introduction to LD2410 Radar Sensor (1:22)
Frequency Modulated Continous Wave(FMCW) (2:16)
Key Features and Advantages (4:53)
The Configuration Parameters (6:56)
Source Code Download
Setting Up the Development Environment
Downloading CubeIDE (2:34)
Installing CubeIDE (2:38)
Developing Generic Drivers
Programming: Getting the Required Documentation (7:41)
Programming: Getting the Right Package and Setting Up the Project Tree (21:19)
Programming: Testing the Project Setup (15:54)
Programming: Enabling the Floating Point Unit (18:00)
Programming: Developing the UART Driver- Analyzing the UART Documentation (11:35)
Programming: Developing the UART Driver- Listing out the Steps (4:00)
Programming: Developing the UART Driver- Implementing the Initialization Function (22:13)
Programming: Developing the UART Driver- Implementing the Write Function (5:39)
Programming: Developing the UART Driver- Testing the Debug UART Driver (6:39)
Programming: Developing the System Timebase- Analyzing the Documentation (8:28)
Programming: Developing the System Timebase- Implementing the Initialization Function (9:52)
Programming: Developing the System Timebase- Implementing the rest of Functions (12:15)
Programming: Developing the System Timebase- Testing the Timebase (5:34)
Programming: Developing the System BSP- Listing out the Required Functions (7:55)
Programming: Developing the System BSP- Implementing the LED Driver (5:01)
Programming: Developing the System BSP- Implementing the Push Button Driver (4:00)
Programming: Developing the System BSP- Testing (3:35)
Programming: Developing the System ADC Driver- Analyzing the Documentation (5:21)
Programming: Developing the System ADC Driver- Listing out the Steps (5:27)
Programming: Developing the System ADC Driver- Implementing the Initialization Function (13:21)
Programming: Developing the System ADC Driver- Implementing the ADC Read Function (14:05)
The LD2410 Tool
Working with the LD2410 Tool (18:19)
Interfacing the LD2410 Radar Sensor to the Microcontroller
The Relevant Output Parameters (3:51)
The Sensor Data Packet (5:38)
Programming: Updating the Workspace (2:48)
Programming: Creating the LD2410 Communication Driver File (4:05)
Programming: Implementing the Initialization Function for the Communication Driver (10:04)
Programming: Implementing the Write Function (2:01)
Implementing LD2410 Radar Sensor Library
Programming: Creating the Library Files (3:22)
Programming: Declaring the Required Global Varibles and Macros (10:30)
Programming: Implementing the System Initialization Function (3:35)
Programming: Implementing the get_frame() Function Pt.1 (7:06)
Programming: Implementing the get_frame() Function Pt.2 (7:29)
Programming: Parsing the Data Frame (8:08)
Programming: Printing the Entire Frame (4:25)
Programming: Checking for Connection and Presence (3:42)
Programming: Implementing the Public Function for Stationary Target Detection (5:24)
Programming: Implementing the Public Function for Moving Target Detection (1:54)
Programming: Implementing Public Function for Energy Levels (5:37)
The LD2410 Radar Sensor Application
Programming: Testing the Library (25:59)
Programming: Implementing the Target Detection and Ranging Application (6:03)
Teach online with
Programming: Implementing the System Initialization Function
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock