Wednesday, November 8, 2017

DC MOTOR SIMULATION USING SIMULINK MATLAB

DC MOTOR SIMULATION USING SIMULINK

MATLAB SIMULINK SIMULATION VIDEOS

MATLAB SIMULINK SIMULATION VIDEOS

 
 Beginner introduction for matlab and simulink
how to open matlab
how to create a m file, simulink file ,command

Control led light using remote

 // Include IR Remote Library by Ken Shirriff #include <IRremote.h> // Define sensor pin const int RECV_PIN = 4; // Define LED pin #de...