rishabh vachhani
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
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;...
대략 5년 전 | 답변 수: 1 | 0