The m5core2_delaunay project is an interactive Delaunay diagram renderer for the M5Stack Core 2 .
[日本語]
m5core2_delaunay プロジェクトは、インタラクティブにドロネー図を描画する M5Stack Core 2 用のソフトウェアです。
-
Register an M5Stack Community account if you haven't already.
-
Launch the M5Burner .
-
Click
USER CUSTOM
in the lower left corner. -
Log in to the M5Stack Community.
-
Click the
Share Burn
button. -
Enter
kkwsCRKPV04NsUQW
in theShare Code
field. -
Click the lightning icon ⚡ .
[日本語]
-
M5Stack Community のアカウントをまだ登録していない場合は登録してください。
-
M5Burner を起動します。
-
左下隅の
USER CUSTOM
をクリックします。 -
M5Stack Communityにログインします。
-
Share Burn
ボタンをクリックします。 -
Share Code
フィールドにkkwsCRKPV04NsUQW
と入力します。 -
稲妻アイコン ⚡ をクリックします。
-
Clone the repository:
git clone https://github.com/cubic9com/m5core2_delaunay.git cd m5core2_delaunay
-
Install Visual Studio Code if you haven't already.
-
Open the project using Visual Studio Code:
code .
-
Install
PlatformIO IDE
extension:- Go to the Extensions view (
Ctrl+Shift+X
). - Search for
PlatformIO IDE
and install it.
- Go to the Extensions view (
-
Open PlatformIO Home:
- In the left Activity Bar, click PlatformIO icon.
- In the left Primary Sidebar, go to
QUICK ACCESS > PIO Home > Open
.
-
Open the project:
- In the right Editor Group, click
Open Project
in thePIO HOME
tab. - Select the cloned
m5core2_delaunay
project folder.
- In the right Editor Group, click
-
Build and upload the project:
- In the left Primary Sidebar, go to
PROJECT TASKS > m5stack-core2 > General > Upload
.
- In the left Primary Sidebar, go to
[日本語]
-
リポジトリをクローンします:
git clone https://github.com/cubic9com/m5core2_delaunay.git cd m5core2_delaunay
-
まだインストールしていない場合は、Visual Studio Code をインストールします。
-
Visual Studio Code でプロジェクトを開きます:
code .
-
PlatformIO IDE
拡張機能をインストールします:- 左サイドバーの「拡張機能」ビュー (
Ctrl+Shift+X
) を開きます。 PlatformIO IDE
を検索してインストールします。
- 左サイドバーの「拡張機能」ビュー (
-
PlatformIO Home を開きます:
- 左のアクティビティバーで PlatformIO アイコンをクリックします。
- 左のメインサイドバーから
QUICK ACCESS > PIO Home > Open
を選択します。
-
プロジェクトを開きます:
- 右のエディターグループ内の
PIO HOME
タブでOpen Project
をクリックします。 - クローンした
m5core2_delaunay
プロジェクトフォルダーを選択します。
- 右のエディターグループ内の
-
プロジェクトをビルド&アップロードします:
- 左のメインサイドバーから
PROJECT TASKS > m5stack-core2 > General > Upload
を選択します。
- 左のメインサイドバーから
Copyright (C) 2025, cubic9com All rights reserved.
This project is licensed under the MIT license.
See the LICENSE
file for details.