{"id":16736496,"url":"https://github.com/neizod/lollipop-led","last_synced_at":"2026-01-03T07:05:02.035Z","repository":{"id":4984345,"uuid":"6142343","full_name":"neizod/lollipop-led","owner":"neizod","description":"LG Lollipop (GD580) front light LED hack.","archived":false,"fork":false,"pushed_at":"2020-06-06T17:17:31.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T10:41:45.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"antong/ldaptor","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neizod.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}},"created_at":"2012-10-09T14:49:44.000Z","updated_at":"2013-11-07T13:58:10.000Z","dependencies_parsed_at":"2022-07-21T13:18:22.037Z","dependency_job_id":null,"html_url":"https://github.com/neizod/lollipop-led","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/neizod%2Flollipop-led","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neizod%2Flollipop-led/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neizod%2Flollipop-led/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neizod%2Flollipop-led/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neizod","download_url":"https://codeload.github.com/neizod/lollipop-led/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243796565,"owners_count":20349251,"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-10-13T00:22:37.872Z","updated_at":"2026-01-03T07:05:01.990Z","avatar_url":"https://github.com/neizod.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ancient project since my very 1st day of programming.\n\nThis project is freezed and I'm no longer support for any bug fix.\n\nUsage\n=====\n\nMain program is `MergeLollipop.java`, compile it and run.\n\nYou'll need pre-animated many short `*.mlf` files to concat them all together.\n\nFile Analysis\n=============\n\nLollipop LED file name is `*.mlf`. There are 2 parts in this file.\n\nHeader\n------\n\nLED file begins with set of 6 numbers, which is in form:\n\n    ? effect frames ? width height\n\nfor example:\n\n    1 0 10 8211 7 15\n\neach args meaning and values range:\n\n    ?        unknown arg         1\n    effect   builtins effect     0 to 6 (frames must be 1 if effect != 0)\n    frames   no. of frames       1 to 10 (default) / hacked to int upper bound\n    ?        unknown arg         8211\n    width    led matrix width    7\n    height   led matrix height   15\n\n    I do guess the 4th arg stand for phone's model.\n    also width and height is 7x15 for GD580 (I heard this numbers maybe vary).\n\nBody\n----\n\nBody part contains each LED light status, line by line from upper left to lower right. No such spaces or newline (or any others character) seperated between each line of LED or animation frame.\n\nThe possible value (brightness of each LED) are:\n\n    0 16 32 48 64 80 96 112\n\nI don't remember exactly if the frames arg (from header part) is the indicate for how many frames in file, or you can just ignore it and only append LED animation.\n\nLicense\n=======\n\nWTFPL v2.0 - neizod (C) 2010\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneizod%2Flollipop-led","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneizod%2Flollipop-led","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneizod%2Flollipop-led/lists"}