-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mimeakadug edited this page Oct 19, 2020
·
1 revision
Welcome to the Doppler_Radar_RCWL-0516 wiki!
Pull the code to your local machine and install the following dependencies for python:
pip install pyserial pip install matplotlib pip install numpy pip install pyqt5
1). Connect the Arduino Pin A0 to the Doppler radar signal out (i.e. pin 12 of RCWL-0516) refer to https://github.com/jdesbonnet/RCWL-0516/ 2). Burn the Doppler_radar.ino to the Arduino, I used an AMTEGA 328P based Arduino UNO. 3). Put the appropriate port settings in settings.txt in eg "port": "COM4" 4). Run main.py