Community Profile

photo

rishabh vachhani


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


convert arduino code to matlab code
#include<LiquidCrystal.h> #include<Servo.h> LiquidCrystal lcd(2,3,4,5,6,7); Servo myServo; const int in=8; const int out=9;...

4 years ago | 1 answer | 0

1

answer