Statistica
7 Domande
0 Risposte
RANK
118.674
of 301.454
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
0
RANK
of 174.632
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
Trying to make loop works.
I need to make a loop keep running until a condition in the code is met to break the loop. I was thinking of using a while lo...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Error: Attempt to reference field of non-structure array
The code: close all;clear all;clc; a=arduino('COM14'); a.pinMode(2,'OUTPUT'); a.pinMode(3,'OUTPUT'); a.pinMode(4,'OUT...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Controlling 2 DC motor from Matlab with Arduino
I am trying to learn how to control my 2 DC motor from Matlab to Arduino. The Arduino is connected with a Quadruple Half H-Bridg...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
Arduino with Matlab. Need some assistance.
Hi there, this is my first time trying to run Arduino with Matlab. Also I'm not that good with Matlab. So, I got this Arduino co...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Using X and Y coordinate to control 2 servo motor using Arduino.
This is the code that detects a specific object and show's the centre coordinate of the targeted object. close all;clear all...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
Need some assistance on the next step.
I want to build a camera sentry that follows a specific marked target. I already got the codes for the target tracking done, but...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
Can't detect yellow colour using hsv method.
I've put together some codes that I found here so that it will function as I desire. I want the code to detect yellow colour usi...
oltre 13 anni fa | 2 risposte | 0
