Py Library Installation - Infineon/radar-bgt60 GitHub Wiki

This library can be installed easily using pip. If you do not have pipinstalled please do so by typing

sudo apt-get install python3-pip

into the command line of your Raspberry Pi. Afterwards you can install the Infineon BGT60 Radar Library by typing

sudo pip3 install radar-bgt60

again into the command line.

The corresponding PyPI package can be found in this link.