Using RF Transmitter/Receiver to power LEDs from a Sensor?

AI Thread Summary
A pressure sensor outputs 4 volts when triggered, and the goal is to transmit this signal to activate an LED using RF Link Transmitter/Receiver modules at 434MHz. The discussion clarifies that the user intends to send a signal to turn on the LED rather than transmit power. It is suggested that for simple on/off signaling, a microcontroller may not be necessary, as the transmitter can work with basic 0 or 5V signals. The transmitter uses Amplitude Shift Keying, making it suitable for this application. Overall, purchasing and testing the RF modules is recommended for straightforward implementation.
SeanLynch91
Messages
2
Reaction score
0
I have a pressure sensor that gives off 4 volts when actuated and I would like to transmit it a distance to an LED light. So I found these RF Link Transmitter/Receiver at 434MHz:

https://www.sparkfun.com/products/10534
https://www.sparkfun.com/products/10532

The data sheets and instructions I’ve read all suggest a microcontroller. What I’m asking is this:
For the transmitter side of my project (sensor that gives off 4V), could I use something other than a microcontroller to convert the 4V to send through the transmitter?

I do have an Arduino Yun that I could use for the receiver side, but let's say I didn’t have an Arduino, what would I be able to use to convert the data from the receiver?

I don’t have much experience with wireless transmission and any help is greatly appreciated.

Thank you for your attention!
 
Engineering news on Phys.org
Can we get this straight? Are you wanting to send a signal to a receiver that will turn on the LEDs or are you wanting to transmit the Power across a gap to provide the power to light them? It makes a vast difference and you use the word 'Power' in the title so we need to be sure what you want to do.
 
Sorry about the confusion. Here's the plan: I want to be able to light an LED when an object is on the sensor. The sensor gives off 4 volts when it is triggered then I would feed that into the transmitter, transmit that signal to the receiver so whenever that sensor is actuated an LED will light up. So I'm trying to send a signal to the receiver that will turn on an LED.
 
For simple signalling, those devices should work, at a basic level. I managed to look at the transmitter data sheet but the site was busy or down and I couldn't see the receiver spec.
As far as I can see, the transmitter is Amplitude Shift Keyed (i.e. On/Off signalling) which you can do with 0 or 5V from your sensor. Likewise for the receiver should give 0 or 5V, depending on the received signal level. At the price, they would be worth just buying and trying. I don't think the processor is a necessary for just a simple one channel on/off control. (Using the 'digital' output).
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...

Similar threads

Replies
8
Views
2K
Replies
14
Views
2K
Replies
5
Views
1K
Replies
3
Views
1K
Replies
20
Views
2K
Replies
11
Views
4K
Replies
8
Views
2K
Back
Top