Skip to content

Files

Latest commit

author
Samak Twins
Jan 15, 2019
eb118db · Jan 15, 2019

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.