Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 818 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 818 Bytes

Leafony_Chat

Leafonyを用いたチャットアプリケーションです。

使用方法

  1. Leafonyを組み立てます。必要なリーフは上から、

    です。

  2. Leafonyにleafony.inoを書き込みます。

    • BLEライブラリのTBGLibが必要です。
  3. シリアルモニターをボーレート115200bpsで開始します。

  4. WebアプリからLeafonyとBluetoothで接続します。

  5. 片方からメッセージを送信するとBluetoothを経由してもう片方にメッセージが送信されます。