{"id":22944873,"url":"https://github.com/mfa/seriallolshield","last_synced_at":"2025-06-18T09:33:37.471Z","repository":{"id":20455802,"uuid":"23732994","full_name":"mfa/seriallolshield","owner":"mfa","description":"display bars on lolshield using data from serial connection","archived":false,"fork":false,"pushed_at":"2014-09-08T11:14:05.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T21:49:13.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/mfa.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":"2014-09-06T11:17:37.000Z","updated_at":"2014-09-06T11:21:13.000Z","dependencies_parsed_at":"2022-07-31T20:18:09.183Z","dependency_job_id":null,"html_url":"https://github.com/mfa/seriallolshield","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfa/seriallolshield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fseriallolshield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fseriallolshield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fseriallolshield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fseriallolshield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfa","download_url":"https://codeload.github.com/mfa/seriallolshield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fseriallolshield/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260527292,"owners_count":23022727,"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":[],"created_at":"2024-12-14T14:28:26.767Z","updated_at":"2025-06-18T09:33:32.456Z","avatar_url":"https://github.com/mfa.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serial lolshield\n\n## purpose\n\nlighten lines on a lolshield based on serial connection data\n\n## requirements\n\n* an Arduino (I used a leonardo)\n* [a lolshield](http://jimmieprodgers.com/kits/lolshield/)\n* Software: arduino 1.0.5 and arduino-mk (in Debian/Ubuntu: `apt-get install arduino arduino-mk`)\n* Python\n\n## howto\n\n### build and upload\n\nyou need root to write on `/dev/ttyACM0`.\n\n```sudo make upload```\n\n### send commands\n\nyou need root to write on `/dev/ttyACM0`.\n\n```sudo python send.py```\n\nCommands are:\n\n* 1..9 for line number\n* A..N length\n* Z set\n* Y clean one line\n* S reset whole display\n\nExamples:\n\n* `3BZ` sets in 3rd line 2 dots\n* `1AZ2BZ3CZ4DZ5EZ6FZ7GZ8HZ9IZ` sets number of dots equal to line number\n* `S` resets display\n* `4Y` resets line 4\n\n## Sources\n\n`Charliplexing.[cpp,h]` are from http://code.google.com/p/lolshield/ v82.\n\n\n\nLicence: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fseriallolshield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfa%2Fseriallolshield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fseriallolshield/lists"}