Community Profile

photo

Aliff


UiTM

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 2 answers | 0

2

answers