How to blink LED for few seconds by pressing the button on ARDUINO Uno.

3 ビュー (過去 30 日間)
Shivakumar Jogur
Shivakumar Jogur 2017 年 10 月 4 日
コメント済み: Shivakumar Jogur 2017 年 10 月 4 日
step1: press push button step2: LED should blink for 5 times
I have to implement this on ARDUINO Uno board with modular based design (simulink).
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2017 年 10 月 4 日
%Use loop in IDE programming
ON statement;
delay()
OFF statement;
end
%
Shivakumar Jogur
Shivakumar Jogur 2017 年 10 月 4 日
Thank you. I want to implement with block diagrams in simulink for Arduino uno board. My requirement is to blink LED with duty cycle 50% after pressing the push button.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by