From ad96c95b7ca477db045404a10b4aa09e5e9d4813 Mon Sep 17 00:00:00 2001 From: Xun Zhang Date: Thu, 21 Dec 2023 19:34:16 -0800 Subject: [PATCH] Update readme --- README.md | 2 +- README_ja-JP.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc4e07f..44b661e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This project aims to help you develop your own **hardware taiko** at home. 1. Hit and reset threshold - Set `DEBUG 1` (this disables the keyboard output and sends signal values from the serial port), flash the firmware, roll on one of the 4 areas of the drum, and visualize the graph from the output of the serial monitor. The hit threshold should be smaller than your heaviest hit on the drum, and the reset threshold should be greater than the "cave" between roll hits. The reset value should also below the hit value. + Set `DEBUG 1` (this disables the keyboard output and sends signal values from the serial port), flash the firmware, roll on one of the 4 areas of the drum, and visualize the graph from the output of the serial monitor. The hit threshold should be smaller than your heaviest hit on the drum, and the reset threshold should be greater than the trough between roll hits. The reset value should also below the hit value. Repeat the process for the rest 3 areas and find the best one that fits all. diff --git a/README_ja-JP.md b/README_ja-JP.md index 02cd05b..5fd177c 100644 --- a/README_ja-JP.md +++ b/README_ja-JP.md @@ -42,7 +42,7 @@ 1. ヒットとリセットの閾値 - `DEBUG 1`を設定してください(これによりキーボード出力が無効になり、シリアルポートからの信号値が送信されます)、ファームウェアをフラッシュし、太鼓の4つのエリアの1つでロールし、シリアルモニターからの出力グラフを視覚化します。ヒット閾値は太鼓での最も重いヒットより小さくなければならず、リセット閾値はロールヒットの間の「洞窟」より大きくなければなりません。リセット値もヒット値より下である必要があります。 + `DEBUG 1`を設定してください(これによりキーボード出力が無効になり、シリアルポートからの信号値が送信されます)、ファームウェアをフラッシュし、太鼓の4つのエリアの1つでロールし、シリアルモニターからの出力グラフを視覚化します。ヒット閾値は太鼓での最も重いヒットより小さくなければならず、リセット閾値はロールヒットの間の波底より大きくなければなりません。リセット値もヒット値より下である必要があります。 残りの3つのエリアについてもプロセスを繰り返し、すべてに適合する最適な値を見つけてください。