RF Transmit to key fob

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mzaetz
 
Posts: 2
Joined: Wed Feb 18, 2015 1:49 pm

RF Transmit to key fob

Post by mzaetz »

Hello all,
I'm working on a little project and I've hit kind of a roadblock and looking for some help. I'm trying to use a microcontroller (Raspberry Pi) to monitor a sensor and then when a certain event happens, the controller will transmit a signal to a receiver that will simply be an alarm...buzzer or LEDs or both...ideally a small key fob device. I see key fob transmitters available, but no receiver. Does something like that exist? I see basic RF transmitter/receiver devices to talk between two arduinos, but no simple, dumb receivers.
Or would "listening" be too much of a power draw anyway and I should find a different approach?

Any direction would be appreciated.


User avatar
mzaetz
 
Posts: 2
Joined: Wed Feb 18, 2015 1:49 pm

Re: RF Transmit to key fob

Post by mzaetz »

I'm sorry...what I meant was, I'm looking for a key fob type device that IS a receiver. I will transmit from a raspberry pi to the key fob. The key fob would only have the receiver,an LED or a Buzzer, and a small battery for power on it.

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: RF Transmit to key fob

Post by adafruit_support_mike »

Oh, I see what you mean.

I'm afraid we don't have any keyfob-shaped receivers in the shop.

You might take a look at the XBee: https://www.adafruit.com/search?q=xbee The Series 1 version gives you a simple point-to-point wireless data link with a few GPIO pins.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”