{"id":18346248,"url":"https://github.com/infineon/hall-switch","last_synced_at":"2026-03-09T22:31:06.853Z","repository":{"id":56472101,"uuid":"198219559","full_name":"Infineon/hall-switch","owner":"Infineon","description":"C++ library for Infineon single Hall-effect switch product family for magnetic sensing applications","archived":false,"fork":false,"pushed_at":"2025-06-30T14:35:52.000Z","size":10377,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-30T15:40:01.875Z","etag":null,"topics":["arduino-library","cpp-library","cypress","hall-sensor","infineon","makers","prototyping","rasberry-pi","tle4922","tle4964","wiced-43xxx","xmc"],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-22T12:32:02.000Z","updated_at":"2024-06-17T11:24:59.000Z","dependencies_parsed_at":"2024-11-05T21:11:07.544Z","dependency_job_id":"d706c70d-2938-4837-9568-170f3d9ea59a","html_url":"https://github.com/Infineon/hall-switch","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Infineon/hall-switch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fhall-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fhall-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fhall-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fhall-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Infineon","download_url":"https://codeload.github.com/Infineon/hall-switch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infineon%2Fhall-switch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30314627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-library","cpp-library","cypress","hall-sensor","infineon","makers","prototyping","rasberry-pi","tle4922","tle4964","wiced-43xxx","xmc"],"created_at":"2024-11-05T21:10:57.997Z","updated_at":"2026-03-09T22:31:06.680Z","avatar_url":"https://github.com/Infineon.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hall-Switch\n\n[![Compile examples](https://github.com/Infineon/hall-switch/actions/workflows/compile_examples.yml/badge.svg?branch=devops%2Fadd-build-checks)](https://github.com/Infineon/hall-switch/actions/workflows/compile_examples.yml)\n\nC++ library of Infineon **single hall-effect switch** family for magnetic sensing applications.\n\n### Supported Sensor Boards\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/img/tle4964-pcb-front-small.jpg\" width=200\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003cimg  src=\"https://github.com/infineon/hall-switch/wiki/img/speed-2go-kit.png\" width=200\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/img/tle496x-xm-sot23.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/hall-switch/wiki/Hardware-Platforms#tle4964-3m-shield-2go\"\u003eTLE4964-3M Shield 2GO\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/Hardware-Platforms#tle4922-speed-sensor-kit-2go\"\u003eTLE4922 Speed 2GO Kit\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/Hardware-Platforms#other-hall-sensors\"\u003eOther Hall Sensors\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n### Supported Frameworks\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/img/arduino-logo.png\" width=200\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/img/wiced-logo.png\" width=200\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/img/rpi-logo.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/hall-switch/wiki/Arduino-API\"\u003eArduino API\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/WICED-API\"\u003eWICED API\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/RPi-API\"\u003eRPi 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/hall-switch/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/hall-switch/wiki/CW-Getting-Started\"\u003eGetting Started\u003c/a\u003e\u003c/td\u003e\n        \u003ctd style=\"text-align: center\"\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/RPi-Getting-Started\"\u003eGetting Started\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n    \u003ctr\u003e\n       \u003ctd\u003e\u003cimg src=\"https://github.com/infineon/hall-switch/wiki/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/hall-switch/wiki/Hall-Switch-API\"\u003eHall Switch API\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://github.com/Infineon/hall-switch/wiki/Hall-Speed-API\"\u003eHall Speed 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/hall-switch/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/hall-switch/wiki/Home)**. \n  \n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfineon%2Fhall-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfineon%2Fhall-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfineon%2Fhall-switch/lists"}