Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
118.674
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 13 años hace | 2 respuestas | 0
