Skip to content

tomoya0x00/go-im920

Repository files navigation

GoDoc Build Status Coverage Status

go-im920

A Go library to control the interplan IM920

インタープラン株式会社様の920MHz無線モジュール、IM920用の制御ライブラリです。

Tested Environment

  • ThinkPad T440s(Windows 10) + IM315-USB-RX
  • Raspberry Pi 2 Model B

Status

  • α版です。API変更の可能性があります。
  • 一通りのコマンドに対応しています。

Usage

モジュール間の送受信には、あらかじめ通信対象とする送信モジュールのIDを登録する必要があります。
登録方法は 取扱説明書(ハードウェア編) の「7-7.送信モジュールIDの登録と消去」に記載があります。
また、「(2)SRIDコマンドによるIDの登録 」は本ライブラリの im920.AddRcvId() でも可能です。

基本的な使用方法は こちら をご参照下さい。 データ受信は こちら をご参照下さい。

References

About

A Go library to control the interplan IM920

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages