{"id":28087316,"url":"https://github.com/jpcano/esp32-camera-sccb","last_synced_at":"2025-09-09T23:22:51.437Z","repository":{"id":289482874,"uuid":"971408300","full_name":"jpcano/esp32-camera-sccb","owner":"jpcano","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-23T13:38:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T14:35:03.620Z","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/jpcano.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,"zenodo":null}},"created_at":"2025-04-23T13:30:10.000Z","updated_at":"2025-04-23T13:38:10.000Z","dependencies_parsed_at":"2025-04-23T14:46:27.529Z","dependency_job_id":null,"html_url":"https://github.com/jpcano/esp32-camera-sccb","commit_stats":null,"previous_names":["jpcano/esp32-camera-sccb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcano%2Fesp32-camera-sccb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcano%2Fesp32-camera-sccb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcano%2Fesp32-camera-sccb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcano%2Fesp32-camera-sccb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpcano","download_url":"https://codeload.github.com/jpcano/esp32-camera-sccb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253932820,"owners_count":21986454,"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":[],"created_at":"2025-05-13T11:31:07.685Z","updated_at":"2025-05-13T11:31:58.948Z","avatar_url":"https://github.com/jpcano.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp32-camera-sccb\n\nWorking with camera modules using the SCCB protocol in the ESP32 microcontroller.\n\nThis project uses exclusively the ESP-IDF Development Framework.\n\n### Supported Soc\n\n- ESP32\n- ESP32-S2\n- ESP32-S3\n\n### Supported Sensor\n\n| model    | max resolution | color type | output format                                                                         | Len Size |\n| -------- | -------------- | ---------- | ------------------------------------------------------------------------------------- | -------- |\n| OV2640   | 1600 x 1200    | color      | YUV(422/420)/YCbCr422\u003cbr\u003eRGB565/555\u003cbr\u003e8-bit compressed data\u003cbr\u003e8/10-bit Raw RGB data | 1/4\"     |\n| OV3660   | 2048 x 1536    | color      | raw RGB data\u003cbr/\u003eRGB565/555/444\u003cbr/\u003eCCIR656\u003cbr/\u003eYCbCr422\u003cbr/\u003ecompression              | 1/5\"     |\n| OV5640   | 2592 x 1944    | color      | RAW RGB\u003cbr/\u003eRGB565/555/444\u003cbr/\u003eCCIR656\u003cbr/\u003eYUV422/420\u003cbr/\u003eYCbCr422\u003cbr/\u003ecompression    | 1/4\"     |\n| OV7670   | 640 x 480      | color      | Raw Bayer RGB\u003cbr/\u003eProcessed Bayer RGB\u003cbr\u003eYUV/YCbCr422\u003cbr\u003eGRB422\u003cbr\u003eRGB565/555         | 1/6\"     |\n| OV7725   | 640 x 480      | color      | Raw RGB\u003cbr/\u003eGRB 422\u003cbr/\u003eRGB565/555/444\u003cbr/\u003eYCbCr 422                                  | 1/4\"     |\n| NT99141  | 1280 x 720     | color      | YCbCr 422\u003cbr/\u003eRGB565/555/444\u003cbr/\u003eRaw\u003cbr/\u003eCCIR656\u003cbr/\u003eJPEG compression                 | 1/4\"     |\n| GC032A   | 640 x 480      | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer\u003cbr/\u003eRGB565                                                 | 1/10\"    |\n| GC0308   | 640 x 480      | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer\u003cbr/\u003eRGB565\u003cbr/\u003eGrayscale                                   | 1/6.5\"   |\n| GC2145   | 1600 x 1200    | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer\u003cbr/\u003eRGB565                                                 | 1/5\"     |\n| BF3005   | 640 x 480      | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer\u003cbr/\u003eRGB565                                                 | 1/4\"     |\n| BF20A6   | 640 x 480      | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer\u003cbr/\u003eOnly Y                                                 | 1/10\"    |\n| SC101IOT | 1280 x 720     | color      | YUV/YCbCr422\u003cbr/\u003eRaw RGB                                                              | 1/4.2\"   |\n| SC030IOT | 640 x 480      | color      | YUV/YCbCr422\u003cbr/\u003eRAW Bayer                                                            | 1/6.5\"   |\n| SC031GS  | 640 x 480      | monochrome | RAW MONO\u003cbr/\u003eGrayscale                                                                | 1/6\"     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcano%2Fesp32-camera-sccb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcano%2Fesp32-camera-sccb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcano%2Fesp32-camera-sccb/lists"}