Git Product home page Git Product logo

flickinput's Introduction

FlickInput

FlickInput

PlatformIO CI

BLE keyboard for Japanese Kana typing.

BLEフリック入力キーボード

M5Paperを用いた軽量なフリック入力キーボードファームウェアです。 片手でPCに文字入力を素早く行うことができます。

使い方

サイドボタンを長押しすると電源が入り、起動が完了するとロゴが表示されます。 PCやMacでBluetoothデバイスを検索し、FlickInputを見つけてペアリングをするだけで準備完了です。

左上のペアリングアイコンが黒くなっていればペアリングができているので、キーをタップしたりフリックしたりしてみてください。 上下左右にフリックすると入力される文字は、キーを長押しすることで確認できます。

サイドボタンは上下の操作が上下のカーソル入力に対応していて、押し込みはEnterキーの入力になっています。変換候補の選択に便利です。

設定

サイドボタンを長押しすると設定メニューが現れます。 かな/ローマ字の入力方法の切り替えやレイアウトの変更ができます。

導入手順

PlatformIOの環境構築をしてこのリポジトリを開き、PCに接続した状態でUploadを選択することでビルドと書き込みが完了します。 詳しくはplatformio.orgやその他サイトを参考にしてください。

実装済みの機能

チェックマークがついているものが実装済み及び動作確認済みです。

  • デバイスとファームウェア
    • バッテリー残量表示
    • デバイス上下反転
    • 自動パワーオフ
    • ペアリング解除
    • OTAファームウェア更新
  • BLEプロトコル実装
    • HID over GATT
    • Battery Service
  • キーボードの機能
    • ひらがな入力
      • ローマ字入力
      • US配列かな入力
      • JIS配列かな入力
    • 英数字記号入力
      • 英字/数字入力
      • 半角記号入力
      • 全角記号入力
      • テンキー入力
    • 制御キー入力
      • Ctrl
      • Shift
      • Alt/opt
      • Win/cmd
      • Copy/Paste

ライセンス

Apache 2.0でライセンスされています。ライセンス全文はLICENSEで確認ください。

lib/ble_hid_device_demoespressif/esp-idfから取り込まれています。 こちらもApache 2.0でライセンスされています。

flickinput's People

Contributors

mzyy94 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.