EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

interfacing transceiver with AVR

Started by piyush_pandey_011 March 19, 2011
hello guys

I am using two atmega 16 avr boards and I want to intercommunicate between these two boards with the help of a transceiver.

So can any body tell me any cheap transceiver which can be easily interfaced with the avr microcontroller and is easily available too.
Thank you

On 19/03/2011 08:34, piyush_pandey_011 wrote:
>
> hello guys
>
> I am using two atmega 16 avr boards and I want to intercommunicate
> between these two boards with the help of a transceiver.
>
> So can any body tell me any cheap transceiver which can be easily
> interfaced with the avr microcontroller and is easily available too.
>
> Thank you
The RFM12B or RFM22B fir HopeRF are decent little modules that are
fairly easy to use and are widely available.

http://www.skpang.co.uk/catalog/product_info.php?cPath0_204&products_id2

Regards


On Mar 19, 2011, at 1:34 AM, piyush_pandey_011 wrote:

> hello guys
>
> I am using two atmega 16 avr boards and I want to intercommunicate between these two boards with the help of a transceiver.
>
> So can any body tell me any cheap transceiver which can be easily interfaced with the avr microcontroller and is easily available too.
>

The TWI (I2C) interface is built in and works pretty well. It depends on how far you want between the two controllers. All you need is two resistors and 4 wires connecting the controller. Plus it is a bus / network so you can connect many controllers together.

Clark Martin
Redwood City, CA, USA
Macintosh / Internet Consulting

"I'm a designated driver on the Information Super Highway"



hi
Iused this module: HM-TR that have two model RS-232 andTTL.
RS-232 is used in PC and needed serial port for comunicate with AVR,TTL is used
in AVR.




can i help me for writeing SMS program in codevision?please give me this
program.i'm trying very much but i don't have good result.thanks for help.



Hello guys

If you want a wireless transceiver you can use HM-TR module its a single, small
and chip module and have rang up to 300meter .
It use standard Usart serial TTL/RS232 level.
I work with it its very esay.

Good lock.

________________________________
From: piyush_pandey_011
To: a...
Sent: Sat, March 19, 2011 12:04:08 PM
Subject: [AVR club] interfacing transceiver with AVR

 
hello guys

I am using two atmega 16 avr boards and I want to intercommunicate between these
two boards with the help of a transceiver.

So can any body tell me any cheap transceiver which can be easily interfaced
with the avr microcontroller and is easily available too.

Thank you





Hi,

You can use uart to communicate both.

Connect Rx & Tx pins of one uc to other.

Decide the baud rate yourself & also the protocol.

Thanks

PRashant

From: a... [mailto:a...] On Behalf
Of piyush_pandey_011
Sent: 19 March 2011 14:04
To: a...
Subject: [AVR club] interfacing transceiver with AVR

hello guys

I am using two atmega 16 avr boards and I want to intercommunicate
between these two boards with the help of a transceiver.

So can any body tell me any cheap transceiver which can be easily
interfaced with the avr microcontroller and is easily available too.

Thank you

Internal Virus Database is out of date.
Checked by AVG - www.avg.com
Version: 9.0.819 / Virus Database: 271.1.1/2842 - Release Date: 04/29/10
11:57:00



hi dear

may i know weher are you from ?

you can use 75176 transceiver chip for .

have a good time !

--- In a..., "piyush_pandey_011" wrote:
>
> hello guys
>
> I am using two atmega 16 avr boards and I want to intercommunicate between these two boards with the help of a transceiver.
>
> So can any body tell me any cheap transceiver which can be easily interfaced with the avr microcontroller and is easily available too.
> Thank you
>


The 2024 Embedded Online Conference