{"id":15018648,"url":"https://github.com/jposada202020/circuitpython_bmi160","last_synced_at":"2025-08-21T16:32:39.625Z","repository":{"id":149505726,"uuid":"621897810","full_name":"jposada202020/CircuitPython_BMI160","owner":"jposada202020","description":"circuitPython Driver for the BMI160 sensor","archived":false,"fork":false,"pushed_at":"2024-12-03T16:42:40.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T07:36:29.110Z","etag":null,"topics":["bmi160","bosch","circuitpython","driver","sensor"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jposada202020.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2023-03-31T16:16:10.000Z","updated_at":"2024-12-03T16:40:48.000Z","dependencies_parsed_at":"2023-12-13T19:13:29.216Z","dependency_job_id":"f56e2ddb-4572-45b5-95f8-4c8dd1b25a16","html_url":"https://github.com/jposada202020/CircuitPython_BMI160","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.13043478260869568","last_synced_commit":"36869812cc6334521577f54b3c2d654a5a46673c"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMI160","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMI160/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMI160/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMI160/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jposada202020","download_url":"https://codeload.github.com/jposada202020/CircuitPython_BMI160/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230523779,"owners_count":18239438,"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":["bmi160","bosch","circuitpython","driver","sensor"],"created_at":"2024-09-24T19:52:14.019Z","updated_at":"2025-08-21T16:32:39.617Z","avatar_url":"https://github.com/jposada202020.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"⛔️ DEPRECATED\n===============\n\nThis repository is no longer supported, please consider using alternatives.\n\n.. image:: http://unmaintained.tech/badge.svg\n  :target: http://unmaintained.tech\n  :alt: No Maintenance Intended\nDriver for the BMI160 sensor\n\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython \u003chttps://github.com/adafruit/circuitpython\u003e`_\n* `Bus Device \u003chttps://github.com/adafruit/Adafruit_CircuitPython_BusDevice\u003e`_\n* `Register \u003chttps://github.com/adafruit/Adafruit_CircuitPython_Register\u003e`_\n\nPlease ensure all dependencies are available on the CircuitPython filesystem.\nThis is easily achieved by downloading\n`the Adafruit library and driver bundle \u003chttps://circuitpython.org/libraries\u003e`_\nor individual libraries can be installed using\n`circup \u003chttps://github.com/adafruit/circup\u003e`_.Installing from PyPI\n\n=====================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI \u003chttps://pypi.org/project/circuitpython-bmi160/\u003e`_.\nTo install for current user:\n\n.. code-block:: shell\n\n    pip3 install circuitpython-bmi160\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n    sudo pip3 install circuitpython-bmi160\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n    mkdir project-name \u0026\u0026 cd project-name\n    python3 -m venv .venv\n    source .env/bin/activate\n    pip3 install circuitpython-bmi160\n\nInstalling to a Connected CircuitPython Device with Circup\n==========================================================\n\nMake sure that you have ``circup`` installed in your Python environment.\nInstall it with the following command if necessary:\n\n.. code-block:: shell\n\n    pip3 install circup\n\nWith ``circup`` installed and your CircuitPython device connected use the\nfollowing command to install:\n\n.. code-block:: shell\n\n    circup install bmi160\n\nOr the following command to update an existing version:\n\n.. code-block:: shell\n\n    circup update\n\nUsage Example\n=============\n\nTake a look at the examples folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_bmi160","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjposada202020%2Fcircuitpython_bmi160","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_bmi160/lists"}