Wednesday, November 8, 2017
MATLAB SIMULINK SIMULATION VIDEOS
MATLAB SIMULINK SIMULATION VIDEOS
Beginner introduction for matlab and simulink
how to open matlabhow to create a m file, simulink file ,command
Subscribe to:
Comments (Atom)
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...