https://github.com/infineon/arduino-radar-bgt60
Arduino library for Infineon's BGT60LTR11AIP Radar
https://github.com/infineon/arduino-radar-bgt60
arduino-library bgt60ltr11aip makers prototyping radar release
Last synced: 6 months ago
JSON representation
Arduino library for Infineon's BGT60LTR11AIP Radar
- Host: GitHub
- URL: https://github.com/infineon/arduino-radar-bgt60
- Owner: Infineon
- License: mit
- Created: 2021-06-03T12:20:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T11:03:35.000Z (over 1 year ago)
- Last Synced: 2025-03-21T21:11:10.654Z (7 months ago)
- Topics: arduino-library, bgt60ltr11aip, makers, prototyping, radar, release
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 14
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BGT60 Radar Arduino Library
Arduino library of Infineon's **Infineon's 60 GHz Radar shield**, base on the **BGT60LTR11AiP** radar integrated circuit.
### Supported Sensor Boards
![]()
![]()
BGT60LTR11AIP Shield for Arduino
Shield2Go for BGT60TR11AIP Radar Sensor
### Supported Hardware Platforms
The library should be supported by any Arduino platform based on the reference Arduino cores.
Check in this [link](https://github.com/Infineon/radar-bgt60/wiki/Hardware-Platforms) the already verified (at least successfully built) platforms, and find out which boards are under CI build check [here](https://github.com/Infineon/arduino-radar-bgt60/blob/master/.github/workflows/build-check.yml).
### Getting Started
Find a getting started tutorial based on the Infineon's 60 GHz Radar shield and the Arduino MKR1000 eval kit [here](https://github.com/Infineon/radar-bgt60/wiki/Ino-Getting-Started).
### More information
The complete relevant Arduino documentation (and more) can be found in the base XFP library [Wiki](https://github.com/infineon/radar-bgt60/wiki/Home):
* Arduino Lib Installation
* Arduino Examples
* Arduino API
* PlatformIO### Contributing
This is a release repository for the Arduino framework. The code basis is maintained and developed in the BGT60 Radar Cross-Framework-Platform (XFP) library [repository](https://github.com/infineon/radar-bgt60).
### LicenseThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.