{"id":20121377,"url":"https://github.com/pimoroni/mote","last_synced_at":"2025-05-06T15:30:48.724Z","repository":{"id":44536623,"uuid":"64413396","full_name":"pimoroni/mote","owner":"pimoroni","description":"Mote - drivers for the plug and play USB APA102 controller","archived":true,"fork":false,"pushed_at":"2020-02-25T11:20:32.000Z","size":15790,"stargazers_count":24,"open_issues_count":0,"forks_count":12,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-01T00:45:54.736Z","etag":null,"topics":["led-controller","pypi-package","python","raspberry-pi","raspberry-pi-library"],"latest_commit_sha":null,"homepage":"https://shop.pimoroni.com/products/mote","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/pimoroni.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":"2016-07-28T17:01:53.000Z","updated_at":"2024-06-20T09:08:53.000Z","dependencies_parsed_at":"2022-09-01T13:30:19.354Z","dependency_job_id":null,"html_url":"https://github.com/pimoroni/mote","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/pimoroni%2Fmote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fmote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fmote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fmote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimoroni","download_url":"https://codeload.github.com/pimoroni/mote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252712828,"owners_count":21792378,"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":["led-controller","pypi-package","python","raspberry-pi","raspberry-pi-library"],"created_at":"2024-11-13T19:28:41.056Z","updated_at":"2025-05-06T15:30:47.895Z","avatar_url":"https://github.com/pimoroni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Mote](mote-logo.png)\nBuy the Mote controller \u0026 accessories here: https://shop.pimoroni.com/products/mote\n\n# Installation\n\n## Windows/Linux/Mac\n\nInstall the mote library with pip, like so:\n\n```bash\npip install mote\n```\n\nOr,\n\n```bash\npip3 install mote\n```\n\n## Raspberry Pi (Raspbian)\n\n### Full install (recommended):\n\nWe've created an easy installation script that will install all pre-requisites and get your Mote\nup and running with minimal efforts. To run it, fire up Terminal which you'll find in Menu -\u003e Accessories -\u003e Terminal\non your Raspberry Pi desktop, as illustrated below:\n\n![Finding the terminal](http://get.pimoroni.com/resources/github-repo-terminal.png)\n\nIn the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:\n\n```bash\ncurl https://get.pimoroni.com/mote | bash\n```\n\nAlternatively, on Raspbian, you can download the `pimoroni-dashboard` and install your product by browsing to the relevant entry:\n\n```bash\nsudo apt-get install pimoroni\n```\n(you will find the Dashboard under 'Accessories' too, in the Pi menu - or just run `pimoroni-dashboard` at the command line)\n\nIf you choose to download examples you'll find them in `/home/pi/Pimoroni/mote/`.\n\n### Manual install:\n\n#### Library install for Python 3:\n\n```bash\nsudo apt-get install python3-mote\n```\n\n#### Library install for Python 2:\n\n```bash\nsudo apt-get install python-mote\n```\n\n### Development:\n\nIf you want to contribute, or like living on the edge of your seat by having the latest code, you should clone this repository, `cd` to the library directory, and run:\n\n```bash\nsudo python3 setup.py install\n```\n(or `sudo python setup.py install` whichever your primary Python environment may be)\n\nIn all cases you will have to enable the i2c bus.\n\n## Documentation \u0026 Support\n\n* Guides and tutorials - https://learn.pimoroni.com/mote\n* Function reference - http://docs.pimoroni.com/mote/\n* Get help - http://forums.pimoroni.com/c/support\n\n## Unofficial / Third-party libraries\n\n* Rust library by Tiziano Santoro - https://github.com/tiziano88/mote-rs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimoroni%2Fmote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimoroni%2Fmote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimoroni%2Fmote/lists"}