Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for M5Stack CoreS3 SE #9663

Open
scarolan opened this issue Sep 25, 2024 · 1 comment
Open

Support for M5Stack CoreS3 SE #9663

scarolan opened this issue Sep 25, 2024 · 1 comment
Labels
board New board or update to a single board enhancement esp32-s3 good first issue
Milestone

Comments

@scarolan
Copy link

scarolan commented Sep 25, 2024

The CoreS3 SE is basically a stripped down version of this board:

https://circuitpython.org/board/m5stack_cores3/

Compared to the M5CoreS3, the M5CoreS3 SE does not feature a camera (GC0308), proximity sensor (LCR-553ALS-WA), IMU (BMI270), or magnetic compass (BMM150).

https://docs.m5stack.com/en/core/M5CoreS3%20SE

The CoreS3 firmware .bin loads and runs.

@tannewt tannewt added good first issue board New board or update to a single board esp32-s3 labels Sep 26, 2024
@tannewt tannewt added this to the Long term milestone Sep 26, 2024
@tannewt
Copy link
Member

tannewt commented Sep 26, 2024

Non-Adafruit boards are usually community supported. There are instructions for adding a new board here: https://learn.adafruit.com/how-to-add-a-new-board-to-circuitpython

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board New board or update to a single board enhancement esp32-s3 good first issue
Projects
None yet
Development

No branches or pull requests

2 participants