{"id":13613185,"url":"https://github.com/Bucknalla/micropython-i2c-lcd","last_synced_at":"2025-04-13T15:32:39.980Z","repository":{"id":92315561,"uuid":"78648040","full_name":"Bucknalla/micropython-i2c-lcd","owner":"Bucknalla","description":"🖥 MicroPython Driver for I2C 2x16 LCD Screens","archived":false,"fork":false,"pushed_at":"2024-05-06T13:03:04.000Z","size":12,"stargazers_count":34,"open_issues_count":3,"forks_count":21,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T23:51:10.373Z","etag":null,"topics":["i2c","lcd","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/Bucknalla.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-11T14:43:21.000Z","updated_at":"2025-03-16T14:17:03.000Z","dependencies_parsed_at":"2024-05-06T14:48:55.108Z","dependency_job_id":null,"html_url":"https://github.com/Bucknalla/micropython-i2c-lcd","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/Bucknalla%2Fmicropython-i2c-lcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bucknalla%2Fmicropython-i2c-lcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bucknalla%2Fmicropython-i2c-lcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bucknalla%2Fmicropython-i2c-lcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bucknalla","download_url":"https://codeload.github.com/Bucknalla/micropython-i2c-lcd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248735975,"owners_count":21153513,"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":["i2c","lcd","micropython"],"created_at":"2024-08-01T20:00:41.247Z","updated_at":"2025-04-13T15:32:39.735Z","avatar_url":"https://github.com/Bucknalla.png","language":"Python","readme":"# MicroPython I2C 16x2 LCD Screen\n\nThis library is designed to support a MicroPython interface for i2c LCD character screens. It's designed around the Pycom implementation of MicroPython so will need to be tweaked to work for CircuitPython.\n\n## Compatible LCDs\n- [Grove LCD RGB Backlight](https://www.seeedstudio.com/grove-lcd-rgb-backlight-p-1643.html?cPath=34_36)\n\n## Tested Dev Kits\n\n- LoPy\n- WiPy\n- SiPy\n\n## Module\n\nThis module supports writing to, clearing and refreshing the LCD screen, among other functions.\n\n### write(text)\n\nPrints text to LCD screen at the location of the cursor.\n\n### autoscroll(bool)\n\nEnables lcd to scroll text as typed.\n\n### cursor(bool)\n\nSets cursor visibility.\n\n### blink(bool)\n\nSets blink visibility.\n\n### display(bool)\n\nSets display state (on/off).\n\n### home()\n\nReturns the cursor to the (0,0) location on screen\n\n### move(col, row)\n\nMoves the cursor to (col,row)\n\n### color(r, g, b)\n\nChanges the color of the LCD Backlight to (r,g,b)\n","funding_links":[],"categories":["Libraries","精选驱动库"],"sub_categories":["Display","显示类"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBucknalla%2Fmicropython-i2c-lcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBucknalla%2Fmicropython-i2c-lcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBucknalla%2Fmicropython-i2c-lcd/lists"}