Rcwl-0516 Flippezero

March 7, 2023 ยท View on GitHub

This fap plugin (app) for RCWL-0516 radar.

RCWL-0516 is a doppler radar microwave motion sensor module

RCWL-0516 board

Connection

rcwl-0516.flipperzero
3V3NC
GNDPin 3 (A6)
OUTPin 2 (A7)
VINPin 1 (5V)
CDSNC

Installation

Make sure you have enough space and clone the source code:.

git clone --recursive https://github.com/flipperdevices/flipperzero-firmware.git

copy my folder to flipperzero-firmware/applications_user.

cd flipperzero-firmware

./fbt fap_RCWL_0516

you will find the app in build/f7-firmware-D/.extapps/,

or you will just see the output file dir in terminal after build

or you can just copy RCWL_0516.fap to your flipperzero /sdcard/app/GPIO and use it

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT