/Arduino_LED_Control_Using_MATLAB

This project proposes 2 methods of controlling an LED connected to Arduino using MATLAB - one using the FOR loop and the other using WHILE loop.

Primary LanguageMATLAB

Arduino LED Control Using MATLAB

This project proposes 2 methods of controlling an LED (or any other digital output device) connected to Arduino using MATLAB - one using the FOR loop and the other using WHILE loop.