{"id":14954263,"url":"https://github.com/jposada202020/circuitpython_bma400","last_synced_at":"2025-05-11T01:31:15.716Z","repository":{"id":159540307,"uuid":"634696189","full_name":"jposada202020/CircuitPython_BMA400","owner":"jposada202020","description":"⛔️ DEPRECATED CircuitPython BMA400 3-axes ultra-low power accelerometer","archived":true,"fork":false,"pushed_at":"2024-12-20T03:53:21.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T14:43:36.213Z","etag":null,"topics":["acceleration","accelerometer","bma400","bosch","circuitpython"],"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-01T00:02:48.000Z","updated_at":"2024-12-20T03:55:41.000Z","dependencies_parsed_at":"2024-10-12T03:21:10.620Z","dependency_job_id":null,"html_url":"https://github.com/jposada202020/CircuitPython_BMA400","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"ad0d7b3685ef5ba7d00d6a7667416c9a124b003b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMA400","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMA400/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMA400/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_BMA400/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jposada202020","download_url":"https://codeload.github.com/jposada202020/CircuitPython_BMA400/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253504485,"owners_count":21918817,"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":["acceleration","accelerometer","bma400","bosch","circuitpython"],"created_at":"2024-09-24T13:01:42.134Z","updated_at":"2025-05-11T01:31:15.709Z","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\n\nBMA400 Bosch Accelerometer CircuitPython Driver\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 Community Bundle library and driver bundle \u003chttps://circuitpython.org/libraries\u003e`_\nor individual libraries can be installed using\n`circup \u003chttps://github.com/adafruit/circup\u003e`_.\n\n\nInstalling from PyPI\n=====================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI \u003chttps://pypi.org/project/circuitpython-bma400/\u003e`_.\nTo install for current user:\n\n.. code-block:: shell\n\n    pip3 install circuitpython-bma400\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n    sudo pip3 install circuitpython-bma400\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-bma400\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 bma400\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 directory\n\nDocumentation\n=============\nAPI documentation for this library can be found on `Read the Docs \u003chttps://circuitpython-bma400.readthedocs.io/\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_bma400","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjposada202020%2Fcircuitpython_bma400","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_bma400/lists"}