{"id":15170441,"url":"https://github.com/jposada202020/micropython_mc3479","last_synced_at":"2025-04-09T01:31:29.708Z","repository":{"id":152425202,"uuid":"625976665","full_name":"jposada202020/Micropython_MC3479","owner":"jposada202020","description":"⛔️ DEPRECATED MicroPython Driver for the Memsic MC3479 Accelerometer","archived":true,"fork":false,"pushed_at":"2024-12-20T03:54:05.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T22:44:34.616Z","etag":null,"topics":["acceleration","accelerometer","driver","mc3479","memsic","micropython"],"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}},"created_at":"2023-04-10T14:29:51.000Z","updated_at":"2024-12-20T03:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7d995eb-9694-49cf-b788-0a7eb44c8d29","html_url":"https://github.com/jposada202020/Micropython_MC3479","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":"0.052631578947368474","last_synced_commit":"1bd34224e3d2b77a73d560bae6fc6b1175c59e4d"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FMicropython_MC3479","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FMicropython_MC3479/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FMicropython_MC3479/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FMicropython_MC3479/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jposada202020","download_url":"https://codeload.github.com/jposada202020/Micropython_MC3479/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247956532,"owners_count":21024567,"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","driver","mc3479","memsic","micropython"],"created_at":"2024-09-27T08:02:55.073Z","updated_at":"2025-04-09T01:31:29.702Z","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\nMicroPython Driver for the MC3479 Accelerometer\n\nInstalling with mip\n====================\n\nTo install using mpremote\n\n.. code-block:: shell\n\n    mpremote mip install github:jposada202020/MicroPython_MC3479\n\nTo install directly using a WIFI capable board\n\n.. code-block:: shell\n\n    mip.install(\"github:jposada202020/MicroPython_MC3479\")\n\n\nInstalling Library Examples\n============================\n\nIf you want to install library examples:\n\n.. code-block:: shell\n\n    mpremote mip install github:jposada202020/MicroPython_MC3479/examples.json\n\nTo install directly using a WIFI capable board\n\n.. code-block:: shell\n\n    mip.install(\"github:jposada202020/MicroPython_MC3479/examples.json\")\n\n\n\nInstallation\n================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI \u003chttps://pypi.org/project/micropython-mc3479/\u003e`_.\nTo install for current user:\n\n.. code-block:: shell\n\n    pip3 install micropython-mc3479\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n    sudo pip3 install micropython-mc3479\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 micropython-mc3479\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fmicropython_mc3479","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjposada202020%2Fmicropython_mc3479","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fmicropython_mc3479/lists"}