Seeed-Studio / Seeed_Arduino_DopplerRadar

Arduino library for DopplerRader
MIT License
3 stars 6 forks source link

Seeed_Arduino_Grove_DopplerRadar Build Status

This library is for the DopplerRadar Board.

This DopplerRadar Board can get the speed of the target and the state of the target's movement.

Hardware requirements

Connection of the hardware

Connect the DopplerRadar Board to the serial port of the board. In this example, we use hardware serial as the serial port; If you have other software Serial ports on you board, you can also connect to it. But software serial port may cause data loss.

Usage

Methods

See BGT24LTR11.h for detailed descriptions.

License

See LICENSE.