Atmel AVR Microcontroller discussion group.
[AVR club] serial interface using matlab - mahmoud ahmed - Nov 5 12:01:01 2008
hi everybody=20
=A0
how are you? i make project weather station and i need to interface between=
the microcontroller atmega8535 and the matlab (GUI) to collect data that m=
easured=20
like temperature - wind speed -wind direction-pressure=20
can anybody help me in interface? i need data to interface?=A0
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=20
=20=20=20=20=20=20
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] serial interface using matlab - Zack Widup - Nov 5 12:07:02 2008
The first thing you need to do is get the Matlab data sheets that tell you=
=20
how to make the connections and how to sequence the data. If all else=20
fails, bitbanging works. I did that (bitbanging) with a PNI Micromag=20
digital compass chip.
Zack
On Wed, 5 Nov 2008, mahmoud ahmed wrote:
> hi everybody
> =A0
> how are you? i make project weather station and i need to interface betwe=
en the microcontroller atmega8535 and the matlab (GUI) to collect data that=
measured
> like temperature - wind speed -wind direction-pressure
> can anybody help me in interface? i need data to interface?=A0
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] serial interface using matlab - Felipe Uderman - Nov 5 13:09:12 2008
You can find a tutorial on setting up and using the USART of the AVR
communicating with a PC here:
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=45341
Then you can probably save the information you collected on a file and make
Matlab read and process this file.
--
Uderman
http://wiki.temadigital.com.br/
On Wed, Nov 5, 2008 at 2:33 PM, mahmoud ahmed
wrote:
> hi everybody
>
> how are you? i make project weather station and i need to interface between
> the microcontroller atmega8535 and the matlab (GUI) to collect data that
> measured
> like temperature - wind speed -wind direction-pressure
> can anybody help me in interface? i need data to interface?
> [Non-text portions of this message have been removed]
>
[Non-text portions of this message have been removed]
------------------------------------
______________________________
controlSUITE software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )