Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
センサーの入力を 0.5 秒ごとにチェックする必要があるコードを書いています。センサーの入力が変化するまでコードを実行したいので、ISR を使用したいと考えています。
この ISR を 0.5 秒ごとに実行するように設定するにはどうすればよいですか?
ありがとう :)