{"id":17464363,"url":"https://github.com/buhe/up","last_synced_at":"2026-05-17T17:37:26.785Z","repository":{"id":76742988,"uuid":"457618413","full_name":"buhe/up","owner":"buhe","description":"📺 A esp32 app","archived":false,"fork":false,"pushed_at":"2022-03-15T06:15:20.000Z","size":711,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:17:18.600Z","etag":null,"topics":["esp32","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-10T03:37:09.000Z","updated_at":"2022-03-07T12:10:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"63b6a007-822d-4a72-8f84-8a4af83132e5","html_url":"https://github.com/buhe/up","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buhe%2Fup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buhe%2Fup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buhe%2Fup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buhe%2Fup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buhe","download_url":"https://codeload.github.com/buhe/up/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245985779,"owners_count":20705066,"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":["esp32","rust"],"created_at":"2024-10-18T10:45:33.994Z","updated_at":"2026-05-17T17:37:21.738Z","avatar_url":"https://github.com/buhe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Up\n### Hardware wire\nLeft is st7789,right is esp32.\n- gnd-gnd\n- vcc-3v3\n- scl-gpio18\n- sda-gpio19\n- reset-gpio23\n- ao-gpio16\n- cs-gpio5\n- bl-gpio4\n### Compile\n1. Install rust.\n\n2. Add Xtensa architecture support.\n\n3. Get your mid.\nbrower visit : http://api.bilibili.com/x/space/myinfo get mid feild.\n```\nexport SSID=\"You wifi name\"\nexport PASS=\"You wifi password\"\nexport MID=\"You bilibili mid\"\ncargo build --release\n```\n### Flash\n#### Install toolchain\n```\npip install esptool\n```\n#### Use it\n```\nesptool.py --chip esp32 elf2image target/xtensa-esp32-espidf/release/up\nesptool.py --chip esp32 -p /dev/cu.usbserial-0001 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size detect 0x10000 target/xtensa-esp32-espidf/release/up.bin\n```\n-p {set your dev port}\n### View\n![E5B9D164-DBD5-4673-BD3D-71A6EEBC8EDC_1_105_c](https://tva1.sinaimg.cn/large/e6c9d24egy1gzizfgd8bvj20wu0ih0wa.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuhe%2Fup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuhe%2Fup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuhe%2Fup/lists"}