{"id":31129115,"url":"https://github.com/p14c31355/twatch2020v3-rs","last_synced_at":"2026-05-20T05:34:37.923Z","repository":{"id":277840421,"uuid":"933691829","full_name":"p14c31355/twatch2020v3-rs","owner":"p14c31355","description":"TTGO T-Watch 2020 v3 firmware written in Rustlang","archived":false,"fork":false,"pushed_at":"2025-09-07T02:20:54.000Z","size":175,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T03:13:31.821Z","etag":null,"topics":["embedded","esp32","esp32-idf","rust","ttgo","ttgo-watch2020"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p14c31355.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":"2025-02-16T13:30:57.000Z","updated_at":"2025-09-06T02:11:05.000Z","dependencies_parsed_at":"2025-02-16T14:43:45.819Z","dependency_job_id":"2aa37651-7ff7-4f58-b77e-b28d79696ee6","html_url":"https://github.com/p14c31355/twatch2020v3-rs","commit_stats":null,"previous_names":["yoshitakanaraoka/twatch2020v3_rs","p14c31355/twatch2020v3_rs","p14c31355/twatch2020v3-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/p14c31355/twatch2020v3-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p14c31355%2Ftwatch2020v3-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p14c31355%2Ftwatch2020v3-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p14c31355%2Ftwatch2020v3-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p14c31355%2Ftwatch2020v3-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p14c31355","download_url":"https://codeload.github.com/p14c31355/twatch2020v3-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p14c31355%2Ftwatch2020v3-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275696228,"owners_count":25511352,"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-17T02:00:09.119Z","response_time":84,"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":["embedded","esp32","esp32-idf","rust","ttgo","ttgo-watch2020"],"created_at":"2025-09-18T01:54:49.486Z","updated_at":"2025-09-18T01:54:50.713Z","avatar_url":"https://github.com/p14c31355.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twatch2020v3-rs\nTTGO T-Watch 2020 v3 firmware written in Rustlang\n\n### I/Os\n - Interrupt RTC/PCF8563: IO37\n - PMU/AXP202(Button-pull up resistance)\n   - interrupt IO35\n   - I2C_SDA IO21\n   - I2C_SCL IO22\n - IR IO13\n - Touch Board/FT6236\n   - interrupt IO38\n   - I2C_SDA IO23\n   - I2C_SCL IO32\n - PDM_MIC\n   - data IO02\n   - sclk IO00\n - Vibration Motor: GPIO4\n - LCD 1.54 /ST7789V\n   - TFT_MISO NULL\n   - TFT_MOSI IO19\n   - TFT_SCLK IO18\n   - TFT_CS IO05\n   - TFT_DC IO27\n   - TFT_RST NULL\n   - TFT_BL IO15\n - Axis Sensor/BMA423\n   - interrupt IO39\n   - I2C_SDA IO21\n   - I2C_SCL IO22\n - I2S_Class /MAX98357A(Audio)\n   - I2S_BCK IO26\n   - I2S_WS IO25\n   - I2C_DOUT IO33\n\n### Install guide ( Linux )\n1.espup install\n```\ncargo install ldproxy\ncargo install espup --locked\nespup install\nsource $HOME/export-esp.sh\ncat $HOME/export-esp.sh \u003e\u003e ~/.bashrc\n```\n2.cargo-generate install (option)\n```\ncargo install cargo-generate\ncargo generate esp-rs/esp-idf-template cargo\n```\n3.build (!!! ESSENTIAL !!!)\n```\ncargo +esp build\n```\n!!! \"+esp\" is ESSENTIAL !!!\n\n### Install guide ( Windows )\n1. Install wsl2 \u0026 Install WSL extention in your VSCode\n2. Activate wsl2 \u0026 Restart your PC\n3. Install Rust on wsl2\n4. Install build-essential on wsl2\n5. espup install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp14c31355%2Ftwatch2020v3-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp14c31355%2Ftwatch2020v3-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp14c31355%2Ftwatch2020v3-rs/lists"}