Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 217 Bytes

File metadata and controls

2 lines (2 loc) · 217 Bytes

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.