Community Profile

photo

Abdul


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Hi, I am trying to run stepper motor using arduino. Can i use the package with any motor shield available in the market?
My stepper motors are connected to L298 driver. I have been able to run the stepper by sending serial data. But the top speed is...

10 years ago | 1 answer | 0

1

answer

Question


I am getting a straight line while running the following code. What is going wrong??
x=0.1:0.001:10; y=exp(-x.^2/2)/sqrt(x); plot(x,y)

10 years ago | 1 answer | 0

1

answer