{"id":27878925,"url":"https://github.com/m5stack/cores3-userdemo","last_synced_at":"2025-05-05T03:16:28.753Z","repository":{"id":195687257,"uuid":"678666387","full_name":"m5stack/CoreS3-UserDemo","owner":"m5stack","description":"CoreS3 user demo for hardware evaluation.","archived":false,"fork":false,"pushed_at":"2024-08-21T05:59:11.000Z","size":5685,"stargazers_count":20,"open_issues_count":1,"forks_count":9,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-05T03:16:20.945Z","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/m5stack.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-08-15T04:31:51.000Z","updated_at":"2025-03-15T17:54:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f072e2b-0134-4188-b567-18a29b313ce2","html_url":"https://github.com/m5stack/CoreS3-UserDemo","commit_stats":null,"previous_names":["m5stack/cores3-userdemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FCoreS3-UserDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FCoreS3-UserDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FCoreS3-UserDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FCoreS3-UserDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m5stack","download_url":"https://codeload.github.com/m5stack/CoreS3-UserDemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252429972,"owners_count":21746574,"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-05T03:16:28.165Z","updated_at":"2025-05-05T03:16:28.745Z","avatar_url":"https://github.com/m5stack.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## M5CoreS3 \u0026 M5CoreS3SE User Demo\n\nYou may encounter the \"cam_task canary ...\" error, please consider replacing the\nlibesp32-camera.a(under pio package folder) to lib/libesp32-camera.a\n\n### How to change board\n\n1. Click PIO environment switch button\n    ![](./docs/pio_env_change.png)\n2. Select M5CoreS3 or M5CoreS3SE env\n    ![](./docs/pio_env_choose.png)\n\n### Build info:\n```bash\nProcessing esp32-s3-devkitc-1 (platform: espressif32; board: esp32-s3-devkitc-1; framework: arduino)\n-------------------------------------------------------------------------------------------------------------------------------------------\nVerbose mode can be enabled via `-v, --verbose` option\nCONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32-s3-devkitc-1.html\nPLATFORM: Espressif 32 (6.1.0) \u003e Espressif ESP32-S3-DevKitC-1-N8 (8 MB QD, No PSRAM)\nHARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash\nDEBUG: Current (esp-builtin) On-board (esp-builtin) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)\nPACKAGES: \n - framework-arduinoespressif32 @ 3.20007.0 (2.0.7) \n - tool-esptoolpy @ 1.40500.0 (4.5.0) \n - toolchain-riscv32-esp @ 8.4.0+2021r2-patch5 \n - toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5\nLDF: Library Dependency Finder -\u003e https://bit.ly/configure-pio-ldf\nLDF Modes: Finder ~ chain, Compatibility ~ soft\nFound 45 compatible libraries\nScanning dependencies...\nDependency Graph\n|-- M5GFX @ 0.1.6\n|-- M5Unified @ 0.1.6\n|-- lvgl @ 8.3.4\n|-- Madgwick @ 1.2.0\n|-- PageManager\n|-- m5gfx_lvgl\n|-- ESP32 BLE Arduino @ 2.0.0\n|-- FFat @ 2.0.0\n|-- Wire @ 2.0.0\n|-- ResourceManager\n|-- BMI270-Sensor-API\n|-- BMM150-Sensor-API\n|-- SD @ 2.0.0\n|-- WiFi @ 2.0.0\n|-- lv_anim_label\n|-- lv_ext\nBuilding in release mode\nRetrieving maximum program size .pio/build/esp32-s3-devkitc-1/firmware.elf\nChecking size .pio/build/esp32-s3-devkitc-1/firmware.elf\nAdvanced Memory Usage is available via \"PlatformIO Home \u003e Project Inspect\"\nRAM:   [===       ]  31.2% (used 102132 bytes from 327680 bytes)\nFlash: [========= ]  92.1% (used 6759441 bytes from 7340032 bytes)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm5stack%2Fcores3-userdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm5stack%2Fcores3-userdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm5stack%2Fcores3-userdemo/lists"}