{"id":20838046,"url":"https://github.com/timcsy/selfdrivingcar","last_synced_at":"2025-08-10T15:16:54.244Z","repository":{"id":187409688,"uuid":"164690921","full_name":"timcsy/SelfDrivingCar","owner":"timcsy","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-08T16:45:46.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T07:06:35.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/timcsy.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}},"created_at":"2019-01-08T16:35:58.000Z","updated_at":"2019-01-08T16:45:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"592b134b-c3b4-4328-8fce-fc5ae123b149","html_url":"https://github.com/timcsy/SelfDrivingCar","commit_stats":null,"previous_names":["timcsy/selfdrivingcar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timcsy/SelfDrivingCar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FSelfDrivingCar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FSelfDrivingCar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FSelfDrivingCar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FSelfDrivingCar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timcsy","download_url":"https://codeload.github.com/timcsy/SelfDrivingCar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timcsy%2FSelfDrivingCar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269740554,"owners_count":24467802,"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-08-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-11-18T01:09:15.584Z","updated_at":"2025-08-10T15:16:54.217Z","avatar_url":"https://github.com/timcsy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"SelfDrivingCar\n===\n\n作者：張頌宇\n\n此為Linkit 7697版本\n\n使用說明\n---\n先在根目錄下新增一個名叫\"config.h\"檔案如下：\n```\n#ifndef CONFIG_H\n#define CONFIG_H\n\n#define DEBUG true\n#define DEBUG_FETCH true\n#define DEBUG_UPLOAD false\n\n#define WIFI_SSID \"\u003cwifi名稱\u003e\"\n#define WIFI_PASS \"\u003cwifi密碼\u003e\"\n\n#define GAME_SERVER_ON true\n#define GAME_SERVER \"\u003c主機名稱\u003e\"\n#define GAME_ID \"\u003c車子ID\u003e\"\n#define GAME_TEAM \"B\"\n\n#define TEAM_MODE true\n\n#define fronttrig 2\n#define frontecho 3\n#define lefttrig 4\n#define leftecho 5\n#define rightttrig 6\n#define righttecho 7\n\n#define timerpinin 8\n#define timerpinout 9\n\n#define R_LED 10\n#define G_LED 11\n#define B_LED 12\n\n#define leftpin1 14\n#define leftpin2 15\n#define rightpin1 16\n#define rightpin2 17\n\n#endif\n```\n\n使用Arduino IDE即可燒錄執行","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcsy%2Fselfdrivingcar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimcsy%2Fselfdrivingcar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimcsy%2Fselfdrivingcar/lists"}