A quick start guide to MATLAB GUI for controlling Arduino: Create Graphical user Interface and command Arduino in few hours.
This is a easy to use quick guide for creating GUI functions in MATLAB and controlling Arduino, by going through the simple examples given in the guide , anyone can make their own applications based on their requirements, This book will help you in understanding GUI and guide you from getting starting with applications , You will learn about <br />1) How to install Hardware support for Arduino<br />2) How to Interface and control an LED<br />3) How to mix colour in RGB LED<br />4) How to control a Servo motor<br />5) How to control a DC motor <br />6) How to acquire temperature sensor data and plot graph.