{"id":15555836,"url":"https://github.com/breqdev/outshine","last_synced_at":"2026-04-22T23:35:08.697Z","repository":{"id":115365621,"uuid":"434993301","full_name":"breqdev/outshine","owner":"breqdev","description":"NeoPixel controller for Arduino, displaying effects on a NeoPixel strand based on commands received over UART or I2C.","archived":false,"fork":false,"pushed_at":"2022-06-09T05:11:58.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T07:03:36.987Z","etag":null,"topics":["arduino","blinkenlights","i2c","neopixel","rp2040","uart","ws2812b"],"latest_commit_sha":null,"homepage":"","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/breqdev.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":"2021-12-04T19:41:04.000Z","updated_at":"2024-01-18T00:39:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"becb4972-00e5-4cfd-bb5f-ac513ccb7d33","html_url":"https://github.com/breqdev/outshine","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"1957623b754c3ba4197e191abdae2f5981f9f61f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/breqdev/outshine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Foutshine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Foutshine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Foutshine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Foutshine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breqdev","download_url":"https://codeload.github.com/breqdev/outshine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Foutshine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32159959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["arduino","blinkenlights","i2c","neopixel","rp2040","uart","ws2812b"],"created_at":"2024-10-02T15:10:47.807Z","updated_at":"2026-04-22T23:35:08.678Z","avatar_url":"https://github.com/breqdev.png","language":"C++","readme":"# outshine\n\nNeoPixel controller for Arduino, displaying effects on a NeoPixel strand based on commands received over UART or I2C.\n\nCommands take this 4-byte form:\n\n```\n[1 byte] Red channel\n[1 byte] Green channel\n[1 byte] Blue channel\n[1 byte] Animation command\n```\n\nThe following animations are available:\n\n```\n0x0X -- Basics\n  0x00: Off\n  0x01: Solid Color\n\n0x1X -- Flashes\n  0x10: Basic Flash\n  0x11: Long Flash (long period on, short period off)\n  0x12: Fast Flash\n  0x13: Strobe\n  0x14: Complex Flash (short period on, then long period on)\n\n0x2X -- Fades\n  0x20: Basic Simultaneous Fade In/Out\n  0x21: Wipe/Fade\n\n0x3X -- Wipes\n  0x30: Basic Color Wipe\n  0x31: Fast Color Wipe\n  0x32: Larson Scanner\n  0x33: Inverted Larson Scanner\n  0x34: Circular Scanner\n  0x35: Inverted Circular Scanner\n\n0x4X -- Twinkles\n  0x40: Basic Theater Chase\n  0x41: Running Lights / Wide Theater Chase\n  0x42: Random Sparkle\n  0x43: Inverted Random Sparkle / Snow Twinkles\n  0x44: Paparazzi\n\n0x5X -- Rainbows\n  0x50: Rainbow Circle\n  0x51: Rainbow Theater Chase\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreqdev%2Foutshine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreqdev%2Foutshine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreqdev%2Foutshine/lists"}