{"id":16521675,"url":"https://github.com/m-rtijn/lcd-echo","last_synced_at":"2026-05-13T04:05:38.834Z","repository":{"id":77234183,"uuid":"62216080","full_name":"m-rtijn/lcd-echo","owner":"m-rtijn","description":"This program uses my lcd-i2c module to write from the terminal directly to a simple character LCD.","archived":false,"fork":false,"pushed_at":"2017-03-05T16:17:48.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T13:29:20.528Z","etag":null,"topics":["lcd","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-rtijn.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":"2016-06-29T10:05:19.000Z","updated_at":"2017-06-10T11:36:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"601fb36b-147b-447f-88e6-066ee98d8794","html_url":"https://github.com/m-rtijn/lcd-echo","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/m-rtijn%2Flcd-echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rtijn%2Flcd-echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rtijn%2Flcd-echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rtijn%2Flcd-echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-rtijn","download_url":"https://codeload.github.com/m-rtijn/lcd-echo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596634,"owners_count":19988106,"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":["lcd","python","raspberry-pi","raspberrypi"],"created_at":"2024-10-11T16:57:20.996Z","updated_at":"2026-05-13T04:05:33.813Z","avatar_url":"https://github.com/m-rtijn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lcd-echo\n\nThis program uses my LCD_i2c.py module to write from the terminal directly\nto a simple character LCD.\nThis module has to be in the same directory as the lcd-echo program in order to\nfunction correctly.\n\nTo get the i2c address of the LCD, it reads from the file \"/etc/lcd-echo.conf\"\nThis configuration file should be formatted in the following way:\n```\n    address = 0x27\n    width = 16\n    max_lines = 2\n    backlight = True\n    clear_time = 60\n```\nPlease note that this configuration file will not be generated automatically.\n\n# Usage\n\nlcd-echo accepts the following options:\n\n```\n-h, --help                          show help message\n-s [STRING], --string [STRING]      string to write to the LCD\n-c, --clear                         clear the LCD\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rtijn%2Flcd-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-rtijn%2Flcd-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rtijn%2Flcd-echo/lists"}