{"id":15020691,"url":"https://github.com/stanthesoupking/pidotlcd","last_synced_at":"2026-01-28T16:34:59.678Z","repository":{"id":57452586,"uuid":"236153366","full_name":"stanthesoupking/PiDotLCD","owner":"stanthesoupking","description":"Python driver for using the 128x64 dot LCD display on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2020-03-29T01:42:20.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T09:42:34.425Z","etag":null,"topics":["128x64","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"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/stanthesoupking.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":"2020-01-25T10:07:55.000Z","updated_at":"2023-04-14T22:32:31.000Z","dependencies_parsed_at":"2022-09-02T06:53:26.496Z","dependency_job_id":null,"html_url":"https://github.com/stanthesoupking/PiDotLCD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanthesoupking%2FPiDotLCD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanthesoupking%2FPiDotLCD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanthesoupking%2FPiDotLCD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stanthesoupking%2FPiDotLCD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stanthesoupking","download_url":"https://codeload.github.com/stanthesoupking/PiDotLCD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239686486,"owners_count":19680534,"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":["128x64","raspberry-pi"],"created_at":"2024-09-24T19:55:26.631Z","updated_at":"2025-12-16T12:30:15.676Z","avatar_url":"https://github.com/stanthesoupking.png","language":"Python","readme":"# PiDotLCD\nPython driver for using a 128x64 dot LCD display on a Raspberry Pi\n\n## Basic Usage\n```python3\nimport PiDotLCD\n\n# Create display\ndisplay = PiDotLCD.display()\n\ndisplay.set_pixel(16, 16) # Set pixel\n\ndisplay.set_pixel(16, 16, False) # Clear pixel\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanthesoupking%2Fpidotlcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanthesoupking%2Fpidotlcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanthesoupking%2Fpidotlcd/lists"}