{"id":18346597,"url":"https://github.com/infineon/radar-bgt60","last_synced_at":"2025-04-06T08:33:33.129Z","repository":{"id":62584382,"uuid":"368841262","full_name":"Infineon/radar-bgt60","owner":"Infineon","description":"C++ library for Infineon's BGT60LTR11AIP Radar","archived":false,"fork":false,"pushed_at":"2021-09-23T08:35:43.000Z","size":1728,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-03-15T07:57:06.161Z","etag":null,"topics":["arduino","bgt60ltr11aip","makers","prototyping","radar","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Infineon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-19T11:11:54.000Z","updated_at":"2024-03-12T07:18:48.000Z","dependencies_parsed_at":"2022-11-03T22:18:02.395Z","dependency_job_id":null,"html_url":"https://github.com/Infineon/radar-bgt60","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fradar-bgt60","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fradar-bgt60/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fradar-bgt60/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fradar-bgt60/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Infineon","download_url":"https://codeload.github.com/Infineon/radar-bgt60/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457572,"owners_count":20941902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","bgt60ltr11aip","makers","prototyping","radar","raspberry-pi"],"created_at":"2024-11-05T21:11:53.684Z","updated_at":"2025-04-06T08:33:32.656Z","avatar_url":"https://github.com/Infineon.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BGT60 Radar Library\n\n\u003c!-- ![arduino build]() --\u003e\n\nC++ library for Infineon's 60 GHz Radar shield, the BGT60LTR11AIP.\n\n## Supported Products\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"docs/img/bgt60-without-background.png\" width=300\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Hardware-Platforms#radar-bgt60-pinout\"\u003eBGT60LTR11AIP Shield for Arduino\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Supported Frameworks\n\u003c!-- TODO: Add missing links for PSoC --\u003e\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"docs/img/arduino-logo.png\" width=200\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"docs/img/rpi-logo.png\" width=200\u003e\u003c/td\u003e\n        \u003c!-- \u003ctd\u003e\u003cimg src=\"docs/img/mtb-logo.png\" width=200\u003e\u003c/td\u003e --\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/arduino-radar-bgt60\"\u003eArduino Library\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Arduino-API\"\u003eArduino API\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/RPi-API\"\u003eRPi API\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Py-API\"\u003eRPi Python API\u003c/a\u003e\u003c/td\u003e\n        \u003c!-- \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"\"\u003ePSoC API\u003c/a\u003e\u003c/td\u003e --\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Ino-Getting-Started\"\u003eGetting Started\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/RPi-Getting-Started\"\u003eGetting Started C++\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Py-Getting-Started\"\u003eGetting Started Python\u003c/a\u003e\u003c/td\u003e\n        \u003c!-- \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"\"\u003eGetting Started\u003c/a\u003e\u003c/td\u003e --\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"docs/img/cross-platform.png\" width=200\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/BGT60-API\"\u003eBGT60 API\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/radar-bgt60/wiki/Porting-Guide\"\u003ePorting Guide\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## More Information\n\nThe complete library and project documentation can be found in the [Wiki](https://github.com/Infineon/radar-bgt60/wiki).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfineon%2Fradar-bgt60","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfineon%2Fradar-bgt60","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfineon%2Fradar-bgt60/lists"}