{"id":13594404,"url":"https://github.com/dupontgu/clock_that_is_wrong","last_synced_at":"2025-04-09T07:32:09.326Z","repository":{"id":87086206,"uuid":"604683034","full_name":"dupontgu/clock_that_is_wrong","owner":"dupontgu","description":"CircuitPython powered clock that shows the wrong time when it detects that someone is looking at it","archived":false,"fork":false,"pushed_at":"2023-02-21T15:55:35.000Z","size":4771,"stargazers_count":46,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-02T16:52:07.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dupontgu.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}},"created_at":"2023-02-21T15:18:29.000Z","updated_at":"2024-07-29T09:55:38.000Z","dependencies_parsed_at":"2023-03-03T00:15:33.197Z","dependency_job_id":null,"html_url":"https://github.com/dupontgu/clock_that_is_wrong","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/dupontgu%2Fclock_that_is_wrong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dupontgu%2Fclock_that_is_wrong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dupontgu%2Fclock_that_is_wrong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dupontgu%2Fclock_that_is_wrong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dupontgu","download_url":"https://codeload.github.com/dupontgu/clock_that_is_wrong/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223375324,"owners_count":17135351,"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-08-01T16:01:32.982Z","updated_at":"2024-11-06T16:31:19.735Z","avatar_url":"https://github.com/dupontgu.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Clock That Is Wrong\n\nA 7-Segment Clock that displays the wrong time when it detects someone looking at it.\n\n{ [Twitter Demo](https://twitter.com/gvy_dvpont/status/1627877417044918272) }\n\n![Clock with 3D Printed Case](.docs/clock_wrong_front.jpg)\n\n## Hardware\n\nYou will need:\n- [Adafruit QT Py ESP32-S2 dev board](https://www.adafruit.com/product/5325) (or any ESP board with a STEMMA QT connector)\n- [Person Sensor](https://usefulsensors.com/person-sensor/)\n- [Adafruit 7-Segment Display with I2C backpack](https://www.adafruit.com/product/878) (any color)\n- [2 STEMMA QT/ Qwiic Cables](https://www.adafruit.com/product/4399) (one should be \u003e 50mm)\n- (optional) Filament to 3D print the [case](case_stand.stl).\n\n### Wiring \n\n1. Connect the Person Sensor to the 7-Segment backpack using a STEMMA QT cable.\n2. Connect the ESP-32 dev board to the other STEMMA QT port.\n\n\n![Clock with 3D Printed Case](.docs/clock_wrong_back.jpg)\n\n## Software\n\n1. Get CircuitPython [running on your dev board](https://learn.adafruit.com/adafruit-qt-py-esp32-s2/circuitpython).\n2. Install the following libraries:\n   1. `adafruit_ht16k33` (from the adafruit library bundle)\n   2. `adafruit_requests.mpy` (from the adafruit library bundle)\n   3. `adafruit_ticks.mpy` (from the adafruit library bundle)\n   4. [`person_sensor`](https://github.com/dupontgu/person-sensor-circuitpython)\n3. Load this repo's [`code.py`](code.py) file onto the dev board.\n4. Edit the timezone, wifi ssid, and password at the top of that file to fit your needs.\n5. That should be it!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdupontgu%2Fclock_that_is_wrong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdupontgu%2Fclock_that_is_wrong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdupontgu%2Fclock_that_is_wrong/lists"}