Interplan IM920 library, 920MHz module

Dependents:   IM920_sample IM920_SDlog IM920_sample IM920_sample3 ... more

IM920 ライブラリ

データモード、低速、長距離 の設定で通信するライブラリです。

920MHz無線モジュール

http://www.interplan.co.jp/images/contents/solution/im920.png IM920 (インタープラン製)

  • mbedとモジュールとは、シリアル(TX,RX)、BUSY、RESET端子を接続します。
  • モジュールはあらかじめ、コマンドでノード番号などを設定しておきます。

NECの920MHz近距離無線モジュールもおすすめ

Revision:
1:81b2fd407327
Parent:
0:d3ab05ed8142
--- a/IM920_conf.h	Fri Dec 26 15:35:20 2014 +0000
+++ b/IM920_conf.h	Fri Dec 26 15:51:37 2014 +0000
@@ -1,8 +1,8 @@
 #ifndef _IM920_conf_h_
 #define _IM920_conf_h_
 
-#define DEBUG
-#define DEBUG_DUMP
+//#define DEBUG
+//#define DEBUG_DUMP
 
 #define IM920_BAUD 19200