{"id":26536957,"url":"https://github.com/egezenn/desk-clock","last_synced_at":"2025-09-05T01:35:08.131Z","repository":{"id":283530404,"uuid":"949043315","full_name":"Egezenn/Desk-Clock","owner":"Egezenn","description":"Desk clock for a school project","archived":false,"fork":false,"pushed_at":"2025-04-16T17:21:46.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T01:54:29.549Z","etag":null,"topics":["c","embedded"],"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/Egezenn.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":"2025-03-15T14:48:03.000Z","updated_at":"2025-04-16T17:21:50.000Z","dependencies_parsed_at":"2025-03-20T18:52:22.443Z","dependency_job_id":null,"html_url":"https://github.com/Egezenn/Desk-Clock","commit_stats":null,"previous_names":["egezenn/desk-clock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Egezenn/Desk-Clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Egezenn%2FDesk-Clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Egezenn%2FDesk-Clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Egezenn%2FDesk-Clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Egezenn%2FDesk-Clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Egezenn","download_url":"https://codeload.github.com/Egezenn/Desk-Clock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Egezenn%2FDesk-Clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699689,"owners_count":25152283,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c","embedded"],"created_at":"2025-03-21T22:17:44.833Z","updated_at":"2025-09-05T01:35:03.110Z","avatar_url":"https://github.com/Egezenn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desk Clock\n\nSimple desk clock that displays date\u0026time.\n\n## Software\n\n### KiCad\n\nDesigned with DIY PCB production methods in mind. Has DS1302 symbol\u0026footprint that I could've just used pin headers, didn't, ¯\\\\\\_(ツ)\\_/¯.\n\n### Proteus\n\nTo test, link the compiled hex file to PIC16F877A component.\n\n### CCS C Compiler\n\nCompile contents of [src](src) with the compiler.\n\n## Components\n\n- PIC16F877a\n- 1602 LCD\n- DS1302\n- 4mHz crystal oscillator (only one that was in stock, shouldn't matter all that much)\n- 4x buttons (dual, because I already had them)\n- 2x 22pF ceramic disc capacitor\n- 6x 10k ohm resistors\n- 5V power source\n- CR2032 lithium battery (for DS1302)\n\n## Acknowledgements of stuff that could've been better section\n\n- Usage of a more reliable RTC module like DS1307\n- A smaller \u0026 cheaper PIC, PIC16F877A is a bit of an overkill here (school project ¯\\\\\\_(ツ)\\_/¯)\n- Interrupt section of the C source file could've been condensed via functions and whatnot\n- `day_in_week` could also be displayed, there's space for it in the LCD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegezenn%2Fdesk-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegezenn%2Fdesk-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegezenn%2Fdesk-clock/lists"}