Build M5StickC development environment in Mac
lang
en
date
Aug 9, 2024
slug
Post-10-en
status
Published
tags
Tech Share
summary
Development setup for M5StickC
type
Post
1: Arduino IDE Download and Installation

2: Arduino library management and installation
Select Manage Libraries in the sidebar, according to the device you are using, search for the relevant library name in the search box (e.g. M5CoreS3, M5Core2, M5Unified), and click Install.

When installing libraries, if you are prompted to install other libraries as dependencies, you need to click Install All, otherwise some case programs or drivers may not be compiled properly.

Wait for the installation to complete and you can use it!
3: Connect M5StickC
Select Board

Select the port

After that, you can use it normally.