Skip to content

Passive doppler radar for motion detection using ESP32 wifi HW #22

Open
@Harvie

Description

@Harvie

Hello,
maybe you are familiar with doppler "radar" modules for detecting motion using RF energy reflected by human body back to detector. Like the famous RCWL-0516 (using ~3.2GHz band):

image

I am quite sure that something very similar can be achieved with 2.4GHz frontend of ESP32 chip. Eg.: transmitting some short RF signal (eg. esp-now packets) and measuring the reflected frequency for doppler shift.

That way you can detect if there is some motion near the ESP32 chip (and possibly measuring distance of the moving human/object to artificialy limit the range of motion detection).

https://www.researchgate.net/publication/283649280_A_real-time_high_resolution_passive_WiFi_Doppler-radar_and_its_applications

Do you thing there are chances that espressif will look into this topic? I believe that espressif engineers would do best job implementing such feature, since they already have knowledge of inner workings of the RF frontend hardware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions