Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

serial communication using ATMEGA32 involving matlab

Status
Not open for further replies.

techspark

Newbie level 2
Joined
Dec 29, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,306
Please help me with this code because i need to submit it urgently. I am a newbie in embedded.



Any help will be greatly appreciated.



I want to initially send 500 values from matlab to the atmega32 using serial communication and store these values(binary values) in the atmega32.

I am also using a BT module and when a particular pin in BT module goes HIGH( this is checked continously in the code) i will transmit these values to the BT module.

Also the matlab checks for a particular signal from atmega32 ( incae the receive buffer is empty) and then only transmits the next 500 values from matlab to the atmega32 using serial communication and store these values(binary values) in the atmega32.

When a particular pin in BT module goes HIGH( this is checked continously in the code of atmega32) i will transmit these values to the BT module.



Thanks
 

dear
post ur code.

see matlab help serial port.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top