{"id":19982161,"url":"https://github.com/mavotronik/rpi0w_epaper_clock","last_synced_at":"2026-04-06T04:03:26.442Z","repository":{"id":197650859,"uuid":"699062923","full_name":"mavotronik/Rpi0w_epaper_clock","owner":"mavotronik","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-26T18:15:05.000Z","size":713,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T18:18:51.141Z","etag":null,"topics":["homeassistant","python3","raspberry-pi","raspberry-pi-zero-w","waveshare-eink","waveshare-epaper","weather-station"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mavotronik.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}},"created_at":"2023-10-01T20:00:52.000Z","updated_at":"2024-12-26T18:15:09.000Z","dependencies_parsed_at":"2023-12-07T18:26:47.988Z","dependency_job_id":null,"html_url":"https://github.com/mavotronik/Rpi0w_epaper_clock","commit_stats":null,"previous_names":["mavotronik/rpi0w_epaper_clock"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavotronik%2FRpi0w_epaper_clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavotronik%2FRpi0w_epaper_clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavotronik%2FRpi0w_epaper_clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavotronik%2FRpi0w_epaper_clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavotronik","download_url":"https://codeload.github.com/mavotronik/Rpi0w_epaper_clock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233594791,"owners_count":18699803,"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":["homeassistant","python3","raspberry-pi","raspberry-pi-zero-w","waveshare-eink","waveshare-epaper","weather-station"],"created_at":"2024-11-13T04:09:26.662Z","updated_at":"2025-09-19T20:31:53.638Z","avatar_url":"https://github.com/mavotronik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rpi0w_epaper_clock\n---\n\n![Clock photo](https://github.com/mavotronik/Rpi0w_epaper_clock/blob/main/photo_clock.jpg?raw=true \"Image of the clock\")\n\n---\n# About:\n## Rpi0w epaper clock is a project of the clock based on Raspberry Pi Zero W and Waveshave V3 2.13 inch epaper display. \n### It can display:\n- Time\n- Date\n- Any info from custom modules\n\n# How to install:\n1. Turn on SPI via ```sudo raspi-config```\n    ``` \n    Interfacing Options -\u003e SPI\n    ```\n2. Install dependencies:\n    ```\n    sudo apt update\n    sudo apt install git  python3-pip python3-numpy python3-pillow -y\n    pip3 install RPi.GPIO spidev --break-system-packages\n    ```\n3. Install dependencies for epaper diasplays:\n    ```\n    git clone https://github.com/waveshare/e-Paper.git ~/e-Paper\n    pip3 install ~/e-Paper/RaspberryPi_JetsonNano/python/ --break-system-packages\n    ```\n4. Download source code: \n    ```\n    git clone https://github.com/mavotronik/Rpi0w_epaper_clock.git\n    ```\n5. Run it:\n    ```\n    python3 main.py\n    ```\n\n## Modules:\n### Clock functions can be explaned by creating custom modules.\nRead more on [document](https://github.com/mavotronik/Rpi0w_epaper_clock/blob/main/modules/README.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavotronik%2Frpi0w_epaper_clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavotronik%2Frpi0w_epaper_clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavotronik%2Frpi0w_epaper_clock/lists"}