Author Topic: Wireless signalling for a temperature sensor  (Read 3182 times)

0 Members and 1 Guest are viewing this topic.

Offline Tim4444Topic starter

  • Contributor
  • Posts: 13
Wireless signalling for a temperature sensor
« on: December 02, 2013, 05:10:28 pm »
Hello, 

I am trying to build a temperature sensor which is situated outside and sends a signal to a display screen inside.  I am trying to do this as an electronics project and would like to do it all from scratch.

Can anyone please give me some advice into how I would get the signal from outside to inside without using a wire?
I am assuming that I can buy two small devices that send a signal to another.  Can you get things like this that are fairly cheap?

Thanks

Tim
 

Offline Balaur

  • Supporter
  • ****
  • Posts: 525
  • Country: fr
Re: Wireless signalling for a temperature sensor
« Reply #1 on: December 02, 2013, 05:33:47 pm »
You can buy a relatively cheap (<$5) RF Transmitter & Receiver kit for Arduino.

I would imagine that a solution could be as follow: low cost *duino + temperature sensor + transmitter > receiver + *duino + display.

This solution may not be cost effective when compared to a commercial wireless weather station that you can buy from Walmart. Of course, buying some pre-made modules hardly classifies as building something from scratch, right. Yes, you may learn something, of course, but there are more interesting projects.
 

Offline Maxlor

  • Frequent Contributor
  • **
  • Posts: 565
  • Country: ch
Re: Wireless signalling for a temperature sensor
« Reply #2 on: December 02, 2013, 05:36:01 pm »
A couple of methods come to mind:
  • The cheapest way would be to use an IR diode and photoreceptor. If the two parts of your project are afixed to either side of a glass window, this would work well, and is very cheap. On the other hand, then you might as well just add the display to the outside part and leave away the receiver altogether...
  • A more expensive way would be to use some RF module. Maybe a plain Bluetooth one like the RN-42; they're quite easy to use and you can connect to your Android phone.
  • Or use a Bluetooth 4.0 module based on the CC2540 to connect to your iPhone or one of the Androids that supports Bluetooth 4.0.
  • Or one of the many Zigbee modules. The cheapest such module I'm aware of is the MRF24J40MA (although strictly speaking it doesn't do Zigbee without additional firmware that costs extra, or that you need to write itself; however you can use MiWi instead, or just plain 802.15.4 which the module does in hardware.) They're a bit harder to use, and full Zigbee modules are quite a bit more expensive though, especially since you'll need two of them.

 

Offline w2aew

  • Super Contributor
  • ***
  • Posts: 1780
  • Country: us
  • I usTa cuDnt speL enjinere, noW I aR wuN
    • My YouTube Channel
Re: Wireless signalling for a temperature sensor
« Reply #3 on: December 02, 2013, 06:01:52 pm »
One inexpensive arduino+wireless alternative is the Moteino (http://lowpowerlab.com/moteino/).  I've used these a few times, and they work really well - and are very inexpensive.  I did a little video overview several months ago.  I don't have any affiliation with them, but thought it was a cool product. You could mate this with a temperature sensor on the remote side, and a LCD display on the other, and you're good to go:


YouTube channel: https://www.youtube.com/w2aew
FAE for Tektronix
Technical Coordinator for the ARRL Northern NJ Section
 

Offline Galenbo

  • Super Contributor
  • ***
  • Posts: 1469
  • Country: be
Re: Wireless signalling for a temperature sensor
« Reply #4 on: December 02, 2013, 06:09:09 pm »
The solution I know: DS18B20 + PIC + Zigbee or Bluetooth.

I'm not saying it's better. It's the only one I "really" know.
If you try and take a cat apart to see how it works, the first thing you have on your hands is a nonworking cat.
 

Offline babysitter

  • Frequent Contributor
  • **
  • Posts: 893
  • Country: de
  • pushing silicon at work
Re: Wireless signalling for a temperature sensor
« Reply #5 on: December 02, 2013, 06:52:46 pm »
Or you might go with a Bluetooth LE module like BLE112, which has the temp sensor integrated and doesnt need much besides a battery (coin cell is sufficient for transmitting you long time), and at the inside you might test receive it with a smartphone before you go and dedicate a second module for a display ?
I'm not a feature, I'm a bug! ARC DG3HDA
 

Offline Tim4444Topic starter

  • Contributor
  • Posts: 13
Re: Wireless signalling for a temperature sensor
« Reply #6 on: December 05, 2013, 06:20:46 pm »
Thanks for the help everyone.  I see that there are quite a lot of options.

I shall have to have a think

Tim
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf