{"id":19513172,"url":"https://github.com/tsbarnes/microdotphat","last_synced_at":"2026-05-19T03:20:22.907Z","repository":{"id":147198347,"uuid":"394152458","full_name":"tsbarnes/microdotphat","owner":"tsbarnes","description":"Micro Dot pHAT manager is a framework for the Pimoroni Micro Dot pHAT.","archived":false,"fork":false,"pushed_at":"2021-10-08T06:45:47.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T23:29:09.062Z","etag":null,"topics":["microdot-phat","pimoroni","python","raspberry-pi","raspberrypi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsbarnes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-09T04:49:07.000Z","updated_at":"2021-10-08T06:45:50.000Z","dependencies_parsed_at":"2023-04-21T16:16:55.224Z","dependency_job_id":null,"html_url":"https://github.com/tsbarnes/microdotphat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsbarnes/microdotphat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsbarnes%2Fmicrodotphat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsbarnes%2Fmicrodotphat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsbarnes%2Fmicrodotphat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsbarnes%2Fmicrodotphat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsbarnes","download_url":"https://codeload.github.com/tsbarnes/microdotphat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsbarnes%2Fmicrodotphat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265066219,"owners_count":23706068,"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":["microdot-phat","pimoroni","python","raspberry-pi","raspberrypi"],"created_at":"2024-11-10T23:29:01.652Z","updated_at":"2026-05-19T03:20:22.881Z","avatar_url":"https://github.com/tsbarnes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micro Dot pHAT manager\n\nMicro Dot pHAT manager is a framework for the Pimoroni Micro Dot pHAT.\n\nIt controls the Micro Dot pHAT using various *apps* which you can switch between with a CLI utility.\n\n## Installation\n\nFirst, clone the repository and change directory into it:\n\n```shell\ngit clone git@github.com:tsbarnes/microdotphat.git ~/microdotphat\ncd ~/microdotphat\n```\n\nThen, install the requirements:\n\n```shell\npip3 install -r requirements.txt\n```\n\nNow you're ready to run it:\n\n```shell\npython3 app.py\n```\n\nIf you want it to start automatically on boot:\n\n```shell\nsudo cp ~/microdotphat/microdotphat.service /etc/systemd/system/\nsudo systemctl daemon-reload\nsudo systemctl enable microdotphat\n```\n\n## Apps\n\nThe included *apps* are as follows:\n\n* `graph` - displays a line graph of the system load\n* `scrolling_text` - scrolls through a line of text\n* `thermal` - reports the CPU temperature\n* `webtext` - a receiver app for [webtext](https://github.com/tsbarnes/webtext)\n\n## CLI\n\nTo use the CLI client, run `cli.py`. It takes a command line argument for previous, next, etc.\n\nThe current list of CLI commands is as follows:\n\n* `python3 cli.py next` - change to next app\n* `python3 cli.py previous` - change to previous app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsbarnes%2Fmicrodotphat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsbarnes%2Fmicrodotphat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsbarnes%2Fmicrodotphat/lists"}