Temperature Monitor
Venom
Posts: 6
Hello,
Bare with me im new to this forum.
I'm looking to make something that can monitor the temps in my snake enclosures via my pc.
The snake enclosures are in there own room and my pc is in a different room so the temp sensors will have to run wirelessly, there are around 20 enclosures that i need to monitor.
Is this possibly with parallax products? and what sort of knowledge will i need to make this happen?
I have a few wireless 433Mhz temp sensors that send temps every 7seconds i don't know if it's possible to use these?
Cheers,
Venom
Bare with me im new to this forum.
I'm looking to make something that can monitor the temps in my snake enclosures via my pc.
The snake enclosures are in there own room and my pc is in a different room so the temp sensors will have to run wirelessly, there are around 20 enclosures that i need to monitor.
Is this possibly with parallax products? and what sort of knowledge will i need to make this happen?
I have a few wireless 433Mhz temp sensors that send temps every 7seconds i don't know if it's possible to use these?
Cheers,
Venom
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
I would need the ability to name each sensor so i know which sensor monitor which enclosure.
If the enclosure room is not too far from the monitoring PC, you could use Bluetooth (Parallax's Easy-Bluetooth) to connect the Stamp to the PC. To the PC, the Stamp would look just like a serial port.
Alternatively, you could use a Parallax PINK internet interface to make the Stamp look just like a webserver with the temperatures readable with any web browser. The Stamp could also send the readings as e-mail messages. If there's no internet connection in the enclosure room, you could use a WiFi bridge attached to the PINK and either hook up the whole setup to the internet or keep it as a closed local area network.
I appreciate your help, WiFI would be the ultimate solution for me as i already have a WiFi network at home.
Is it possible to have 20 or so of these 1wire sensors on 1 system?
As i said i already have some wireless 433mhz sensors that my work use for airconditioning purposes and the send data every 15 seconds, would it be possible to use these? i can also get my hands on the receiver for them also but i have no idea how to get the data from it even though it has a cat5 plug on it.
Ok don't really understand how all of this works yet and im a little confused but i will eventually get my head around it, just to give you a little info on my background, previously i was a web designer and i'm also a licensed refrigeration mechanic.
It is an interesting project, but it iwlll be tough to bite it off all at once. Start with one BASIC Stamp and one temperature sensor, and I concur with Mike that something like a BS2pe and a one-wire sensor would be a good starting point. Then, expansion to 20 sensors along one cable that you could string around the vivarium would be a good second step, with the data displayed on either your PC connected by wire, or on an LCD screen. Then tackle the wireless.
In order to use the wireless HVAC sensors you have, you will have to know the protocol and the inner workings, and it may be that the necessary information is not available. On the other hand, it sounds like the sensors and matching receiver are already near to doing nearly what you want as a turnkey system. HVAC for snakes. But it may not have any hooks for you to add special functions using a Stamp.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
The system i have has a pc interface but it needs some modifications and i cannot get my hands on the source code.
Another forum member messged me about a 1wire system he had previously built (not wireless) using a custom BS2pe board maybe this is a good starting point for me? then i just need to work out how to make it wireless?? i'm guessing the wireless bit is the hard bit right?
I'd say i could have a fair crack at the coding if i has some sort of starting point, but the hardware is scaring me a bit.
http://thebloughs.net/hobbies/electronics/multitherm/