photo

松繁


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

回答済み
how can i create a block diagram of an ultrasonic sensor in simulink?
Is there a solution?

1年以上 前 | 0

回答済み
I am using HC-SR04 ultrasonic sensor with raspberry pi 3 interfaced with MATLAB 2017b. When I run my code to measure distance of an object from sensor my code goes in infinite loop detecting nothing. Code is as follows:
% clear mypi % mypi=raspi; configurePin(mypi,4,'DigitalOutput'); % 5脚设置为输出脚 21 Trig发送引脚 configurePin(mypi,17,'DigitalInpu...

1年以上 前 | 0