diff --git a/README.md b/README.md index 9f9e252..741b365 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ # JJY Receiver +Arduinoの日本標準時受信モジュール用ライブラリ + JJY standard radio wave signal receiver library for Arduino. It might be also works with WWVB. -Ardinoの日本標準時受信モジュール用ライブラリ - https://www.nict.go.jp/sts/jjy_signal.html # 機能 @@ -18,8 +18,8 @@ JJYの日本標準時刻データを受信します。C言語標準のtime_t型 電波時計モジュールをArduinoで利用しやすい形のJJY受信ライブラリ的なものがWebに見つけられなかったので作ってみました。 電波時計の制作やデータロガーの日時情報など、Wifiを利用せずとも電池駆動可能な低電力でインターネット未接続環境での時刻情報の利用ができます。 - -This library returns UTC date time of time_t type. Negative logic output type JJY receiver supported. Tested with JJY receiver IC MAS6181B with lgt8f328p/esp32. + +This library returns UTC date time of time_t type. Negative logic output type JJY receiver supported. Tested with JJY receiver IC MAS6181B with lgt8f328p/esp32. # ハードウェア要件