In this project we use Bluetooth with MATLAB for wireless communication in MATLAB projects.

With this project, we can learn how to use Bluetooth in MATLAB to communicate wirelessly. We use computer’s in-built Bluetooth with MATLAB at one side and HC-05 or HC-06 with Arduino at other side. We can setup communication between MATLAB and Arduino via Bluetooth in two different ways, one is using command window and other is using MATLAB GUI. The Arduino code for both the methods will remain the same. 

 

Find the circuit diagram, fritzing file and all the codes for this project in the attachments.