{"id":16607490,"url":"https://github.com/ralphschuler/pixelclock","last_synced_at":"2025-12-13T13:17:06.137Z","repository":{"id":65363537,"uuid":"590060553","full_name":"ralphschuler/pixelclock","owner":"ralphschuler","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-12T03:41:05.000Z","size":197,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T18:53:57.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ralphschuler.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":"2023-01-17T15:16:07.000Z","updated_at":"2023-01-17T15:16:50.000Z","dependencies_parsed_at":"2024-11-16T18:51:30.630Z","dependency_job_id":null,"html_url":"https://github.com/ralphschuler/pixelclock","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/ralphschuler%2Fpixelclock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphschuler%2Fpixelclock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphschuler%2Fpixelclock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphschuler%2Fpixelclock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralphschuler","download_url":"https://codeload.github.com/ralphschuler/pixelclock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242774459,"owners_count":20183084,"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-12T01:13:54.453Z","updated_at":"2025-12-13T13:17:01.115Z","avatar_url":"https://github.com/ralphschuler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Requirements\n- 90X ws2812b leds (LED Strip)\n- Raspberry Pi Zero W\n\n\n## Installation\n```bash\n# configure raspberry pi\n\n\n# install nodejs\nwget https://unofficial-builds.nodejs.org/download/release/v19.4.0/node-v19.4.0-linux-armv6l.tar.gz\ntar xvfz node-v19.4.0-linux-armv6l.tar.gz\nsudo cp -R node-v19.4.0-linux-armv6l/* /usr/local/\nrm -rf node-v19.4.0-linux-armv6l\nrm node-v19.4.0-linux-armv6l.tar.gz\n\n#NOTE: You may need to add node to your path manually. If so, run the following command:\necho \"export PATH=$PATH:/usr/local/bin\" \u003e\u003e ~/.bashrc\n\n# install dependencies\nsudo apt install python3 python3-pip python3-dev make gcc build-essential\nsudo pip3 install rpi_ws281x\n\n# clone the repo\ngit clone https://github.com/ralphschuler/pixelclock.git\ngit clone https://github.com/rpi-ws281x/rpi-ws281x-python.git # optional (example code in python)\ncd pixelclock\n\n```\n## Features\n- [ ] RGB Led matrix with higher resolution\n- [ ] Buttons on top for custom actions\n- [ ] usb type-c for power\n- [ ] Clock Enclosure (https://www.instructables.com/Lazy-Mini-Grid/)\n- [ ] speaker for audio feedback\n- [ ] vibration motor for haptic feedback\n- [ ] dedicated power button with backlight for visual feedback\n- [ ] Web app with PWA capabilities for mobile support\n- [ ] Microphone for audio/music visualization and maybe a custom AI assistant\n- [ ] Sync multiple clocks with each other\n- [ ] Custom stand (https://www.thingiverse.com/thing:1756573/files)\n\n## Effects\n- [ ] Matrix\n- [ ] Falling Decay\n- [ ] Fading Decay\n- [ ] Rainbow\n- [ ] Fairy Lights\n- [ ] Fire\n- [ ] Fireworks\n- [ ] Rain\n- [ ] Snow\n- [ ] Thunderstorm\n- [ ] Lightning\n- [ ] Plasma\n- [ ] Knight Rider\n\n## Animations\n- [ ] Snake\n- [ ] Tetris\n- [ ] Pong\n\n## Scenes\n- [ ] Start up\n- [ ] Update\n- [ ] Clock\n- [ ] Weather\n- [ ] Audio visualizer\n- [ ] Alarm clock\n- [ ] AI assistant (maybe some animated eyes)\n- [ ] Github activity\n- [ ] Spotify now playing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphschuler%2Fpixelclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralphschuler%2Fpixelclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphschuler%2Fpixelclock/lists"}