{"id":17012417,"url":"https://github.com/lambdaurora/gpio_led_image","last_synced_at":"2026-05-09T15:35:45.688Z","repository":{"id":97721906,"uuid":"163545822","full_name":"LambdAurora/gpio_led_image","owner":"LambdAurora","description":"A fun software to \"display\" images on a RGB led.","archived":false,"fork":false,"pushed_at":"2019-03-11T18:37:58.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T00:09:45.429Z","etag":null,"topics":["cpp","gpio","raspberry-pi","raspberry-pi-gpio","rgb-led"],"latest_commit_sha":null,"homepage":null,"language":"C","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/LambdAurora.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":"2018-12-29T22:40:49.000Z","updated_at":"2021-09-29T15:16:15.000Z","dependencies_parsed_at":"2023-03-14T13:30:45.938Z","dependency_job_id":null,"html_url":"https://github.com/LambdAurora/gpio_led_image","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/LambdAurora%2Fgpio_led_image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LambdAurora%2Fgpio_led_image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LambdAurora%2Fgpio_led_image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LambdAurora%2Fgpio_led_image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LambdAurora","download_url":"https://codeload.github.com/LambdAurora/gpio_led_image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244966461,"owners_count":20539794,"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":["cpp","gpio","raspberry-pi","raspberry-pi-gpio","rgb-led"],"created_at":"2024-10-14T06:10:33.399Z","updated_at":"2026-05-09T15:35:40.659Z","avatar_url":"https://github.com/LambdAurora.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPIO_led_image\n\nA little fun software in C++ to \"display\" an image to an RGB led.\n\n## How it works?\n\nRun as root the software with as an argument a path to an image file (PNG, JPG, etc...).\nFor the first run, it will create a configuration file `/etc/gpio_led_image.txt`, the 3 uncommented lines are the R, G and B GPIO pins of the led, defaults are: R=0, G=2 and B=3.\n\nWhen you launch the configured software with an image, it will read the image and display each pixel one after the other for 150ms, it's just that, just for fun.\n\n## Libraries used\n\n - wiringPi -\u003e For GPIO manipulation.\n - lambdacommon -\u003e Colored terminal output, int parsing, file management...\n - stb_image -\u003e For image reading.\n\n## Build\n\nJust build it with cmake and make!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdaurora%2Fgpio_led_image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdaurora%2Fgpio_led_image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdaurora%2Fgpio_led_image/lists"}