The m5core2_mawaranai_sushi project is a non-rotating sushi renderer for the M5Stack Core 2 .
In Japan, ‘mawaranai sushi’ (non-rotating sushi) means high-end sushi restaurants where sushi is served directly to you, rather than moving on a conveyor belt like its cheaper counterparts. Inspired by this noble tradition, I created a humorous project that ensures digital sushi stays 'non-rotating'—even when you physically rotate the M5Stack itself.
Note: The M5Stack Core2 doesn’t have a compass, so don’t be surprised if sushi starts to drift a bit. It’s all part of the fun! :)
[日本語]
m5core2_mawaranai_sushi プロジェクトは、回らない寿司を描画する M5Stack Core 2 用のソフトウェアです。
なお、M5Stack Core2にはコンパスがありません。したがって、実のところ寿司は少しドリフトします…。
-
Clone the repository:
git clone https://github.com/cubic9com/m5core2_mawaranai_sushi.git cd m5core2_mawaranai_sushi
-
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_mawaranai_sushi
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_mawaranai_sushi.git cd m5core2_mawaranai_sushi
-
まだインストールしていない場合は、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_mawaranai_sushi
プロジェクトフォルダーを選択します。
- 右のエディターグループ内の
-
プロジェクトをビルド&アップロードします:
- 左のメインサイドバーから
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.