We need to transmit digital data over a short range( 30 feet ) at a data rate of
8K bits/sec . please suggest me a RF module satisfying these conditions and also
can be interfaced to ATMEGA 8 easily
wireless transmission using RF module interfaced to ATMEGA 8
Started by ●February 11, 2011
Reply by ●February 11, 20112011-02-11
There are a lot of RF modules that can do that. A Zigbee module should be
fine.
Zack
On Thu, Feb 10, 2011 at 11:55 PM, maheshnmys wrote:
> We need to transmit digital data over a short range( 30 feet ) at a data
> rate of 8K bits/sec . please suggest me a RF module satisfying these
> conditions and also can be interfaced to ATMEGA 8 easily
>
>
>
fine.
Zack
On Thu, Feb 10, 2011 at 11:55 PM, maheshnmys wrote:
> We need to transmit digital data over a short range( 30 feet ) at a data
> rate of 8K bits/sec . please suggest me a RF module satisfying these
> conditions and also can be interfaced to ATMEGA 8 easily
>
>
>
Reply by ●February 11, 20112011-02-11
Bluetooth?
Jeff
Happiness is - positive intake manifold pressure.
--- On Thu, 2/10/11, maheshnmys wrote:
From: maheshnmys
Subject: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
To: a...
Date: Thursday, February 10, 2011, 11:55 PM
We need to transmit digital data over a short range( 30 feet ) at a data rate of 8K bits/sec . please suggest me a RF module satisfying these conditions and also can be interfaced to ATMEGA 8 easily
Jeff
Happiness is - positive intake manifold pressure.
--- On Thu, 2/10/11, maheshnmys wrote:
From: maheshnmys
Subject: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
To: a...
Date: Thursday, February 10, 2011, 11:55 PM
We need to transmit digital data over a short range( 30 feet ) at a data rate of 8K bits/sec . please suggest me a RF module satisfying these conditions and also can be interfaced to ATMEGA 8 easily
Reply by ●February 15, 20112011-02-15
Hello
You may use the Ezurio BTM-402 Bluetooth module.
The interconnection with Atmel microcontroller is by RS-232 serial port and support AT commands.
Check newark.com or mouser.com
EO
De: a... [mailto:a...] En nombre de Jeffrey Engel
Enviado el: Viernes, 11 de Febrero de 2011 09:20 p.m.
Para: a...
Asunto: Re: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
Bluetooth?
Jeff
Happiness is - positive intake manifold pressure.
--- On Thu, 2/10/11, maheshnmys > wrote:
From: maheshnmys >
Subject: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
To: a...
Date: Thursday, February 10, 2011, 11:55 PM
We need to transmit digital data over a short range( 30 feet ) at a data rate of 8K bits/sec . please suggest me a RF module satisfying these conditions and also can be interfaced to ATMEGA 8 easily
You may use the Ezurio BTM-402 Bluetooth module.
The interconnection with Atmel microcontroller is by RS-232 serial port and support AT commands.
Check newark.com or mouser.com
EO
De: a... [mailto:a...] En nombre de Jeffrey Engel
Enviado el: Viernes, 11 de Febrero de 2011 09:20 p.m.
Para: a...
Asunto: Re: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
Bluetooth?
Jeff
Happiness is - positive intake manifold pressure.
--- On Thu, 2/10/11, maheshnmys > wrote:
From: maheshnmys >
Subject: [AVR club] wireless transmission using RF module interfaced to ATMEGA 8
To: a...
Date: Thursday, February 10, 2011, 11:55 PM
We need to transmit digital data over a short range( 30 feet ) at a data rate of 8K bits/sec . please suggest me a RF module satisfying these conditions and also can be interfaced to ATMEGA 8 easily
Reply by ●February 15, 20112011-02-15
On Sat, Feb 12, 2011 at 12:04:35AM -0500, Edgard Oporto wrote:
> Hello
>
> You may use the Ezurio BTM-402 Bluetooth module.
> The interconnection with Atmel microcontroller is by RS-232 serial
> port and support AT commands.
>
> Check newark.com or mouser.com
Yes, there are dozens of choices out there. No point in doing the O.P.'s
homework when the answers are only a Google away.
For only 30 feet in a laboratory, consider flashing an IR LED. You will
learn a lot if you do it right. If you do it wrong you will also learn a
lot.
Hopefully Edgard isn't seriously recommending an RS-232 interface? Gross
overkill.
Bluetooth is also gross overkill, but throwing prebuilt modules together
might get one through the class assignment.
ZigBee is a good option. Many complete kits with internal AVR that one
might run one's application on the same CPU as managing the RF.
TinyOS is a free and smaller near-ZigBee. Supported by many vendors and
CPUs including AVR. http://www.tinyos.net/ "TinyOS is an open source,
BSD-licensed operating system designed for low-power wireless devices,
such as those used in sensor networks, ubiquitious computing, personal
area networks, smart buildings, and smart meters."
--
David Kelly N4HHE, d...@HiWAAY.net
=======================================================================Whom computers would destroy, they must first drive mad.
> Hello
>
> You may use the Ezurio BTM-402 Bluetooth module.
> The interconnection with Atmel microcontroller is by RS-232 serial
> port and support AT commands.
>
> Check newark.com or mouser.com
Yes, there are dozens of choices out there. No point in doing the O.P.'s
homework when the answers are only a Google away.
For only 30 feet in a laboratory, consider flashing an IR LED. You will
learn a lot if you do it right. If you do it wrong you will also learn a
lot.
Hopefully Edgard isn't seriously recommending an RS-232 interface? Gross
overkill.
Bluetooth is also gross overkill, but throwing prebuilt modules together
might get one through the class assignment.
ZigBee is a good option. Many complete kits with internal AVR that one
might run one's application on the same CPU as managing the RF.
TinyOS is a free and smaller near-ZigBee. Supported by many vendors and
CPUs including AVR. http://www.tinyos.net/ "TinyOS is an open source,
BSD-licensed operating system designed for low-power wireless devices,
such as those used in sensor networks, ubiquitious computing, personal
area networks, smart buildings, and smart meters."
--
David Kelly N4HHE, d...@HiWAAY.net
=======================================================================Whom computers would destroy, they must first drive mad.