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

Add software implementation guide/ ソフトウェアの実装ガイドを追加する #85

Open
4 of 6 tasks
meganetaaan opened this issue Nov 23, 2022 · 2 comments
Open
4 of 6 tasks
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@meganetaaan
Copy link
Collaborator

meganetaaan commented Nov 23, 2022

Is your feature request related to a problem? Please describe.

Stack-chan's firmware is built on a number of platforms and middleware

  • npm
  • Moddable SDK
  • Stack-chan modules (text-to-speech, servo motor driver, face renderer, and more)

There is no document about how to build and flash the firmware.


スタックチャンのソフトウェアは様々なプラットフォームやミドルウェアを使ってビルドされます。

  • npm
  • Moddable SDK
  • スタックチャンのモジュール(音声合成、サーボモータのドライバ、顔の描画など)

ファームウェアをビルドして書き込む方法の説明資料がまだありません。

Describe the solution you'd like

Add software guidelines. For example:

  • First steps
  • Writing mod
  • Customizing face
  • Text to speech
  • BLE
  • API

ソフトウェア実装のガイドラインを追加します。例えば次のようなものです。

  • 最初のステップ
  • modを書く
  • 顔のカスタマイズ
  • 音声合成
  • BLEについて
  • APIの説明
@meganetaaan meganetaaan self-assigned this Nov 23, 2022
@meganetaaan
Copy link
Collaborator Author

This includes #44 and #35

@meganetaaan
Copy link
Collaborator Author

@meganetaaan meganetaaan added the documentation Improvements or additions to documentation label Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant