Skip to content

Releases: ciniml/stackchan-idf

v0.2.12

24 May 20:11

Choose a tag to compare

Stack-chan Firmware v0.2.12

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.12.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.12.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-24 20:11:32 UTC
  • Commit: 921afe2

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.12

v0.2.11

24 May 16:19

Choose a tag to compare

Stack-chan Firmware v0.2.11

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.11.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.11.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-24 16:19:31 UTC
  • Commit: 42f0405

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.11

v0.2.10

23 May 16:28

Choose a tag to compare

Stack-chan Firmware v0.2.10

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.10.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.10.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-23 16:28:57 UTC
  • Commit: cd962ff

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.10

v0.2.9

23 May 10:02

Choose a tag to compare

Stack-chan Firmware v0.2.9

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.9.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.9.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-23 10:02:45 UTC
  • Commit: 210da2b

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.9

v0.2.8

20 May 16:38

Choose a tag to compare

Stack-chan Firmware v0.2.8

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.8.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.8.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 16:38:47 UTC
  • Commit: 1cff7f0

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.8

v0.2.7

20 May 15:16

Choose a tag to compare

Stack-chan Firmware v0.2.7

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.7.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.7.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 15:15:58 UTC
  • Commit: 285abad

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.7

v0.2.6

20 May 14:20

Choose a tag to compare

Stack-chan Firmware v0.2.6

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.6.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.6.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 14:20:20 UTC
  • Commit: 278a0d7

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.6

v0.2.5

20 May 13:09

Choose a tag to compare

Stack-chan Firmware v0.2.5

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.5.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.5.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 13:09:05 UTC
  • Commit: f57d6c1

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.5

v0.2.4

20 May 08:42

Choose a tag to compare

Stack-chan Firmware v0.2.4

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.4.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.4.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 08:42:40 UTC
  • Commit: 6903f47

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.4

v0.2.3

20 May 07:56

Choose a tag to compare

Stack-chan Firmware v0.2.3

M5Stack CoreS3 向けスタックチャン ファームウェア。

Features

  • OpenAI Realtime API / Google Gemini Live API どちらかでリアルタイム音声会話
  • BLE 経由の設定 / プロビジョニング (X25519 + AES-256-GCM 暗号化セッション)
  • BLE OTA アップデート(再ビルド不要で次回からはブラウザから直接書き込み)
  • jtts ボイス カスタマイズ(声・フレーズを設定画面から変更)
  • タッチセンサによる barge-in / なでなで応答

Installation

Web Flasher (Chrome / Edge)

https://ciniml.github.io/stackchan-idf/
にアクセスして本リリースを選択し、Stack-chan を USB 接続後に書き込みボタンを押してください。

コマンドラインから初回書き込み

  1. 下の firmware-v0.2.3.zip をダウンロード・展開
  2. esptool で書き込み:
    esptool.py --chip esp32s3 --port /dev/ttyACM0 --baud 460800 write_flash \
      0x0 firmware-v0.2.3.bin

BLE 経由の OTA(既に動いている場合)

  1. https://ciniml.github.io/stackchan-idf/settings.html
  2. BLE 接続後「ファームウェア更新 (OTA)」を開き、ZIP に同梱の
    stackchan_idf.bin を選択 → 書き込み

Build Information

  • ESP-IDF: release-v5.4
  • Target: ESP32-S3
  • Build Date: 2026-05-20 07:56:36 UTC
  • Commit: 1018443

Full Changelog

https://github.com/ciniml/stackchan-idf/commits/v0.2.3