{"id":32580962,"url":"https://github.com/daviinacio/white_led_digital_clock","last_synced_at":"2026-05-15T11:37:51.409Z","repository":{"id":165321294,"uuid":"164260449","full_name":"daviinacio/white_led_digital_clock","owner":"daviinacio","description":"A digital clock made by scratch. Initially built with cardboard, it was re-assembled with 3D-printed parts. It also received hardware and software improvements. Its based on Arduino UNO microcontroller, assembled in a custom standalone PCB.","archived":false,"fork":false,"pushed_at":"2025-12-12T03:58:26.000Z","size":86375,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T11:41:26.898Z","etag":null,"topics":["7segment","arduino","atmega","avr","digitalclock","led","multiplexing","parallel-programming","threads"],"latest_commit_sha":null,"homepage":"https://daviinacio.com.br/white_led_digital_clock","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/daviinacio.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-05T23:46:00.000Z","updated_at":"2025-12-04T19:15:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdb64422-b3b1-4fa8-b17f-b1ec96e4069d","html_url":"https://github.com/daviinacio/white_led_digital_clock","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/daviinacio/white_led_digital_clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviinacio%2Fwhite_led_digital_clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviinacio%2Fwhite_led_digital_clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviinacio%2Fwhite_led_digital_clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviinacio%2Fwhite_led_digital_clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daviinacio","download_url":"https://codeload.github.com/daviinacio/white_led_digital_clock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviinacio%2Fwhite_led_digital_clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33065721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["7segment","arduino","atmega","avr","digitalclock","led","multiplexing","parallel-programming","threads"],"created_at":"2025-10-29T16:28:52.209Z","updated_at":"2026-05-15T11:37:51.382Z","avatar_url":"https://github.com/daviinacio.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# White Led Digital Clock\n\nA digital clock made by scratch. Initially built with cardboard, it was re-assembled with 3D-printed parts. It also received hardware and software improvements. Its based on Arduino UNO microcontroller, assembled in a custom standalone PCB.\n\n|                                                                                                               |                                                                                                               |\n| :-----------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: |\n| ![](https://raw.githubusercontent.com/daviinacio/white_led_digital_clock/gh-pages/photos/20190101_195619.jpg) | ![](https://raw.githubusercontent.com/daviinacio/white_led_digital_clock/gh-pages/photos/20190101_195603.jpg) |\n\n## Dependencies\n\n- [Arduino Thread](https://github.com/ivanseidel/ArduinoThread)\n- [arduino-buffer](https://github.com/daviinacio/arduino-buffer)\n- [RTClib](https://github.com/adafruit/RTClib)\n- [DHT Sensor Library](https://github.com/adafruit/DHT-sensor-library)\n- [Arduino-IRremote](https://github.com/z3t0/Arduino-IRremote)\n- [EEPROMEx](https://github.com/thijse/Arduino-EEPROMEx)\n\n## Hardware\n\n- Custom electronic board\n- RTC (Real Time Clock)\n- DHT (Temperature and Humidity Sensor)\n- LDR (Light Dependent Resistor\n- IR (Infra Red Receiver)\n- Lithium battery\n- Buzzer\n\n## Features\n\n- Show the current time\n- Show the average of temperature and humidity\n- Changes the display brightness automatically\n- Can be controlled by TV remote control\n- Time adjust\n- Adjustable RTC Time Fix\n\n## Files and Images\n\n### Principal files\n\n- [firmware.ino](https://github.com/daviinacio/White_Led_Digital_Clock/blob/master/firmware/firmware.ino)\n\n### Schematic design and PCB prints\n\n|                       Schematic design                        |\n| :-----------------------------------------------------------: |\n| ![Schematic design](/hardware/prints_v2/Schematic_design.png) |\n\n|                    PCB layout                     |                     PCB preview                     |\n| :-----------------------------------------------: | :-------------------------------------------------: |\n| ![PCB layout](/hardware/prints_v2/PCB_layout.png) | ![PCB preview](/hardware/prints_v2/PCB_preview.png) |\n\n### More Photos\n\n|                                                                                                                 |                                                                                                                 |                                                                                                                         |\n| :-------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: |\n| ![](https://raw.githubusercontent.com/daviinacio/white_led_digital_clock/gh-pages/photos/20190105_220150-1.jpg) | ![](https://raw.githubusercontent.com/daviinacio/white_led_digital_clock/gh-pages/photos/20190111_230230-1.jpg) | ![](https://raw.githubusercontent.com/daviinacio/white_led_digital_clock/gh-pages/photos/20190112_202421_Burst01-1.jpg) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviinacio%2Fwhite_led_digital_clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaviinacio%2Fwhite_led_digital_clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviinacio%2Fwhite_led_digital_clock/lists"}