Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (28 loc) · 782 Bytes

File metadata and controls

36 lines (28 loc) · 782 Bytes

Block

ふろっくの各ブロックのファームウェアです。

  • ブロックの種類について
  • ブロック間通信のプロトコル・コマンドについて

フォルダ階層

  • Core/
    • コアブロック
  • Move/
    • 動作ブロック
  • Branch/
    • 分岐ブロック (if)
  • Repeat/
    • 繰り返しブロック (for)

開発環境

環境 -
OS Windows 10 Home
開発ツール Arduino IDE, Visual Studio Code + Arduino Extension

ライブラリ等