Anwaar Baig
Followers: 0 Following: 0
Statistica
2 Domande
0 Risposte
RANK
18.627
of 295.527
REPUTAZIONE
2
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
2
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to measure distance of an object using HC-SR04 ultrasonic sensor using raspberry pi 3 interfaced with MATLAB?
I want to calculate the distance of my whiteboard marker to detect its position on the whiteboard. I have interfaced MATLAB with...
oltre 6 anni fa | 0 risposte | 1
0
risposteDomanda
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:
trig=17; echo=27; configurePin(mypi,echo,'DigitalInput') configurePin(mypi,trig,'DigitalOutput') writeDigitalP...
oltre 6 anni fa | 1 risposta | 1