Wednesday, November 8, 2017

DC MOTOR SIMULATION USING SIMULINK MATLAB

DC MOTOR SIMULATION USING SIMULINK

No comments:

Post a Comment

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