|
Greenbeast
|
 |
« Reply #15 on: February 10, 2010, 05:59:48 PM » |
|
My first thought is to have a more detailed picture of the tank temp, i obviously have the top and bottom sensors on the TDC3 but would like 5 readings ideally
I already have a slug although that is doing duty as its original intended purpose
i was looking for an extremely low powered device that would sit in the airing cupboard showing me 5-6 temp readings
|
|
|
|
|
Logged
|
|
|
|
|
desperate
Guest
|
 |
« Reply #16 on: February 10, 2010, 06:23:12 PM » |
|
Thanks for the links chaps, much obliged. Have had a read through some of it and some of it makes sense, but it looks a little more complex than I really want, I think?? Like GB all I want is some thermometers that I can read remotely, no computer, no data logging , just a number display, I dont know if that is even possible, so I am sorry for being dense............think Osmium  Thanks again Desperate
|
|
|
|
|
Logged
|
|
|
|
|
|
|
wyleu
Guest
|
 |
« Reply #18 on: February 11, 2010, 09:37:47 AM » |
|
Apologies, last night was a little hectic. I will try to get something together for the weekend.
|
|
|
|
|
Logged
|
|
|
|
|
ericw
|
 |
« Reply #19 on: February 11, 2010, 11:10:39 AM » |
|
As no-one has come up with a ready built system that measures and displays (except the meter) it looks as though you may need to consider building you own 1 wire master with in built display.
I would suggest an Arduino with plug-in LCD shield (2 lines of 16 chars) which would need very little in the way of hardware tweaking and, depending on how pretty you want it, could display up to 8 temperatures simultaneously.
However it would need to be programmed but there are libraries and examples available in the Arduino playground for the functions needed - scan 1 wire bus, convert to temperature and drive the LCD - so it would be largely a copy and paste job.
Relating the displayed results to specific sensors is rather more tedious, especially if you want to add/change sensors later without reprogramming. The obvious KISS solution to this would be a set of sticky labels around the display.
|
|
|
|
|
Logged
|
|
|
|
|
Greenbeast
|
 |
« Reply #20 on: February 11, 2010, 11:36:41 AM » |
|
Yes i started looking at arduino last night, so that can act as the 'computer' that interfaces with the 1 wire network?
I see they even sell a nice little LCD from the nokia 3310 that can be used, that way i could have my temps list vertically with a label next to them. admittedly without further research i don't know how much more complicated it would be.
|
|
|
|
|
Logged
|
|
|
|
JamesGreen
Newbie
Offline
Posts: 9
|
 |
« Reply #21 on: February 11, 2010, 08:22:05 PM » |
|
There are several options if you wish the DIY route and wish to use BASIC. PICAXE and PIC to name but two. PICAXE editor is free and has a specific command for the DS sensor. RF is pretty easy. PCBs for LCD and GLCD also available with PICAXE. (Note, I have no links to Rev-Education the makers of PICAXE. I'm simply pointing out an option)
|
|
|
|
|
Logged
|
|
|
|
|
Greenbeast
|
 |
« Reply #22 on: February 11, 2010, 09:20:18 PM » |
|
ah we use picaxe at my school, perhaps i should talk to the DT department
|
|
|
|
|
Logged
|
|
|
|
|
desperate
Guest
|
 |
« Reply #23 on: February 11, 2010, 09:32:15 PM » |
|
Nah,see you lost me when you got to picaxe, you say picaxe and I think pointy ended mattock, I'm sorry chaps none of the jargon means a thing to me  Alan, maybe that meter and sensors kit is for me, thanks. Desperate
|
|
|
|
« Last Edit: February 11, 2010, 11:50:37 PM by desperate »
|
Logged
|
|
|
|
|
dhaslam
|
 |
« Reply #24 on: February 11, 2010, 11:07:53 PM » |
|
The metre looks like a good option with multiple sensors. I have two of these wireless systems with two extra sensor/transmitters. They are handy because they can be moved around but expensive and only read up to 70C. www.aquariumguys.com/pinpoint.htmlI am going to try the one wire system shortly. One reservation I have is the reliability , specially when used as a controller, or has this been improved in more recent equipment?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Greenbeast
|
 |
« Reply #26 on: February 12, 2010, 11:34:47 AM » |
|
i actually have one of those, bought for testing my chest fridge project was getting to temp.
It has a quirk that i can't decide whether it is a design feature or cheapo product flaw, you have to press the battery cover hard to get the display up. I'm going with flaw although it does mean i can't be draining the battery too much
I think the 1-wire/arduino with lcd is going to be the best bet for me, i can mount it in the airing cupboard next to the TDC3 and it will give a constant temp display for 5 sensors on the cylinder. so we can estimate how much hot water we have for showering/clothes washing
|
|
|
|
|
Logged
|
|
|
|
|
wookey
|
 |
« Reply #27 on: February 12, 2010, 07:50:39 PM » |
|
I am going to try the one wire system shortly. One reservation I have is the reliability , specially when used as a controller, or has this been improved in more recent equipment?
my 1-wire system (doing control as well as logging) has been entirely reliable for the last year. I had one of my 5 tank sensors stop working - that's all. And I have cooked my panel sensors to stagnation a couple of times too with no ill effects. I see no problems with 1-wire reliability, even when used for control purposes.
|
|
|
|
|
Logged
|
Wookey
|
|
|
|
langstroth2
|
 |
« Reply #28 on: February 12, 2010, 10:51:15 PM » |
|
ditto, also for just over 12 months, all sensors still working. One sensor outside so has been down to -6C, one cooked once on a stagnating panel, the others have had to stand 365 daily changes of 20C - 60C - 20C (upto 80 in the summer). The only fault has been the wireless card on the data logger laptop that occasionally needs a stop/restart to get it to work again.
|
|
|
|
|
Logged
|
|
|
|
|
Greenbeast
|
 |
« Reply #29 on: February 15, 2010, 03:13:27 PM » |
|
Well i've bought an arduino and lcd display for it, now for the tinkering! I've already got some lm35 temp sensors to play with, but i might stray into 1wire after i've familiarised myself with the hardware
Desp - if i come up with something before you've found your own solution, we can sort you out.
|
|
|
|
|
Logged
|
|
|
|
|