Arduinoは、手軽に電子回路やセンサー、モーターなどを制御できる、マイコンボードとその開発環境です。究めれば、LEDの光り方、ブザーの鳴り方、モーターの動作の仕方などを、自由にコントロールすることができます。 プログラミング界隈では、初めて ...
const int ledPin = 13; // led connected to digital pin 13 const int knockSensor = A0; // the piezo is connected to analog pin 0 const int threshold = 500; // threshold value to decide when the ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する