{"id":14963388,"url":"https://github.com/greatcattw/esp32_c6_matter_example_bin_c3_c2","last_synced_at":"2025-08-25T01:33:03.645Z","repository":{"id":193206686,"uuid":"688330065","full_name":"greatcattw/ESP32_C6_matter_example_bin_C3_c2","owner":"greatcattw","description":"ESP32 C6/C3/C2 matter lighting bin file. It is work with Google Nest Hub.","archived":false,"fork":false,"pushed_at":"2024-08-21T09:57:25.000Z","size":10918,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T04:14:55.398Z","etag":null,"topics":["esp32","esp32c2","esp32c3","esp32c6","lighting","matter","outlet","plug","switch"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/greatcattw.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":"2023-09-07T06:09:16.000Z","updated_at":"2025-03-20T21:55:06.000Z","dependencies_parsed_at":"2024-06-17T08:42:33.778Z","dependency_job_id":"fb0469b0-2b2a-4a15-984b-18c30573c84b","html_url":"https://github.com/greatcattw/ESP32_C6_matter_example_bin_C3_c2","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"cbd297fd81f4e00a2cd7e644fcc9c044d825ccf6"},"previous_names":["greatcattw/esp32_c6_matter_example_bin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/greatcattw/ESP32_C6_matter_example_bin_C3_c2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greatcattw%2FESP32_C6_matter_example_bin_C3_c2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greatcattw%2FESP32_C6_matter_example_bin_C3_c2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greatcattw%2FESP32_C6_matter_example_bin_C3_c2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greatcattw%2FESP32_C6_matter_example_bin_C3_c2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greatcattw","download_url":"https://codeload.github.com/greatcattw/ESP32_C6_matter_example_bin_C3_c2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greatcattw%2FESP32_C6_matter_example_bin_C3_c2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271991149,"owners_count":24854717,"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-24T02:00:11.135Z","response_time":111,"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":["esp32","esp32c2","esp32c3","esp32c6","lighting","matter","outlet","plug","switch"],"created_at":"2024-09-24T13:31:26.245Z","updated_at":"2025-08-25T01:33:03.627Z","avatar_url":"https://github.com/greatcattw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32_C6_C3_matter_example_bin\nESP32 C6 matter lighting bin file. It is work with Google Nest Hub.  \n\nAfter downloaded 1.4G esp-idf and 17G esp-matter, I done the bin file.  \nJust for testing.  \nYou can flash these bin file with windows tools ( flash_download_tool_3.9.5_0.zip ) .  \n0x0 build/bootloader/bootloader.bin   \n0xc000 build/partition_table/partition-table.bin  \n0x1d000 build/ota_data_initial.bin   \n0x20000 build/light.bin  \n\u003cbr\u003e\nPIN is 34970112332  \n\u003cbr\u003e\n![pic](pic/esp32_qrcode.png)\u003cbr\u003e\n\u003cbr\u003e\nThe PID is set in sdkconfig / CONFIG_DEVICE_PRODUCT_ID  \nDefault, both VID/PID is 0xFFF1 and 0X8000  \n\u003cbr\u003e\nNeed to setting google developer console for google home and Google Nest Hub.  \nThen you can control ESP32 C6 over voice.  \n![pic](pic/google_setting.png)\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\u003cbr\u003e\n# plug c2 demo bin\ngpio#1, blue light, as contorl for relay/SSR.  \ngpio#18, as button to on/off plug, short to GND as press button.\n\u003cbr\u003e\n# Others resource\nmatter device factoryreset  \n\u003cbr\u003e\n![pic](pic/uart_driver.png)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n![pic](pic/uart_driver2.png)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\ncolor light  \n![pic](pic/color_light.jpg)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\ndimmer light  \n![pic](pic/dimmer_light.jpg)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nonoff light  \n![pic](pic/onoff_light.jpg)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nplug, end of google nest hub  \n![pic](pic/plug1.jpg)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nplug, end of google nest hub  \n![pic](pic/plug2.jpg)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nplug, end of phone  \n![pic](pic/plug3.png)\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\nplug, end of phone  \n![pic](pic/plug4.png)\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreatcattw%2Fesp32_c6_matter_example_bin_c3_c2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreatcattw%2Fesp32_c6_matter_example_bin_c3_c2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreatcattw%2Fesp32_c6_matter_example_bin_c3_c2/lists"}