{"id":21081325,"url":"https://github.com/zserub/daylight","last_synced_at":"2026-04-24T18:07:21.449Z","repository":{"id":263416147,"uuid":"890332758","full_name":"zserub/Daylight","owner":"zserub","description":"A Raspberry project for RGB LED strip control through smartphone with BLYNK IoT app","archived":false,"fork":false,"pushed_at":"2024-12-02T13:58:49.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T04:33:48.125Z","etag":null,"topics":["blynk-iot-platform","led-strips","raspberrypi","rgb-led","smarthome"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zserub.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-18T11:48:43.000Z","updated_at":"2024-12-02T13:58:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"8182afe4-d50e-4805-b562-c66467857fb5","html_url":"https://github.com/zserub/Daylight","commit_stats":null,"previous_names":["zserub/daylight"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zserub%2FDaylight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zserub%2FDaylight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zserub%2FDaylight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zserub%2FDaylight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zserub","download_url":"https://codeload.github.com/zserub/Daylight/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526946,"owners_count":20305112,"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":["blynk-iot-platform","led-strips","raspberrypi","rgb-led","smarthome"],"created_at":"2024-11-19T20:08:17.206Z","updated_at":"2025-12-27T22:30:49.260Z","avatar_url":"https://github.com/zserub.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RGB Daylight controlled by BLYNK via RPi\n\nA Raspberry project for RGB LED strip control through smartphone with BLYNK IoT app\n\nUses 500Hz PWM signal with 0.1% steps (1000 resolution)\n\n### Required repos\n- [BlynkLib](https://github.com/vshymanskyy/blynk-library-python)\n- [Astral](https://sffjunkie.github.io/astral/)\n- [Pi-Blaster](https://github.com/sarfata/pi-blaster)\n- [rgb-daylight](https://github.com/AkBKukU/rgb-daylight)\n\n## Setup\n\n```\npip install astral\nsudo apt-get install autoconf pkg-config\ngit clone https://github.com/AkBKukU/rgb-daylight.git\ncd rgb-daylight\ngit clone https://github.com/vshymanskyy/blynk-library-python.git\ngit clone https://github.com/sarfata/pi-blaster.git\ngit clone https://github.com/zserub/Daylight.git\n```\nCopy Daylight/pi-blaster.c to pi-blaster folder and overwrite the existing file\n\nCopy Daylight/RGBdaylight_blynk_basic.py to the rgb-daylight folder\n\nCopy BlynkLib.py to Daylight folder\n\n```\ncd pi-blaster\n./autogen.sh\n./configure \u0026\u0026 make\n```\n\nFollow the introduction of [rgb-daylight](https://github.com/AkBKukU/rgb-daylight)\nIn rgb-daylight.service change the path for RGBdaylight_blynk_basic.py then `sudo cp rgb-daylight.service /systemd`\nWrite your token in the `blynk = BlynkLib.Blynk('asd')`\n\n### Check astral for ideal sunshine\nGo into settings.json and change latitude and longitude then start rgb-daylight.py and check the timings.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzserub%2Fdaylight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzserub%2Fdaylight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzserub%2Fdaylight/lists"}