Sunday, 21 October 2012

SCOPE WITH MATLAB AND AVR (simulation)

 ---------------------------------------------------------------------------------




SIMULATION WITH PROTEUS, VIRTUAL SERIAL  PORTS EMULATOR & MATLAB-
  This tutorial will explain the process of creating a real time plot using MATLAB. The basic idea is to send the ADC data of a MICROCONTROLLER to the serial port of a PC and to read and plot on a virtual oscilloscope of MATLAB. We are using PROTEUS to send the ADC data ,which will be read by MATLAB. The MATLAB program will continuously read and plot the data to the graph.


 The total process is done by simulation virtually. In the next tutorial we will explain the real time plotting.

BLOCK DIAGRAM-