Spitfires, Volvos, temperatures and single wires...

A global place for general discussion (Volvo, V3M or non-Volvo related topics).
Please introduce yourself here, your Volvo 300 hobby...
NO technical support, parts requests or car advertisements here
Post Reply
User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 08 Oct 2009 10:06 pm

So I did build today new temperature logging system, pc records temperatures every minute or so and draws boring graph. Then I would like to have pretty temperature dial, so I did grab carb temperature dial from Spitfire, calibrated it and now it shows current temperature, bit cold weather eh?
Image

I would like to get proper needle too, but that is not currently possible, maybe someday if I write whole new software for that stuff.

Our metoffice claims that it is only -3C outside, they are trying still kick dead global warming stuff and they don't see how that train did pass long ago :roll:

Oh yes, I'm not too familiar with Spitfire instruments, but I guess they did not came with ambient temp gauge, not even in option? :mrgreen:

I could of course make nice V300 ambient temp gauge looklike, but I would need very good photo from one that has even light all around and of course preferrably without a needle, however I have had not lot of luck in finding one yet.
Last edited by jtbo on 09 Oct 2009 07:35 am, edited 1 time in total.
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

User avatar
Chris_C
*** V3M DONOR ***
Posts: 9600
Joined: 18 Jun 2004 11:53 pm
Location: South Coast, UK

Re: Spitfires, temperatures and single wires...

Post by Chris_C » 09 Oct 2009 12:01 am

Spitfire does have lots of added coolness :D range is pretty much perfect for you too.
'89(G) 340 GLE B172k
'03 S60 D5 SE, '91 (J) MX5, 1954 Cyclemaster
Ex:
'89(F) 340 GL F7R (ex B172k) - Fake -> SBKV 300 Runner Up 08, 12; '91(H) 340 GL B14.4E - Kar; '88(F) 360 GLT B200E - Jet -> BKV 300 Runner Up 09; '89(G) 360 GLT B200E - Beast

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, temperatures and single wires...

Post by jtbo » 09 Oct 2009 05:38 am

Yes sir, range is indeed pretty close to my needs, maybe tenner or two more to colder end should do it :lol:
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 09 Oct 2009 07:46 am

Image

Image

Needle colours are wrong, but I find that real colour is not too well working in computer screen, maybe if it would be possible to set a bitmap to needle it would work better, but it is somewhat ok like this too, first one is bit photoshopped from ambient gauge instruction sheet, 2nd one is one that I believe Tom did post to the ambient gauge thread, I would need to modify that a bit still, colours are not to my liking yet and it is low on contrast, but it is photo of magazine photo, I believe, so not quite bad for that :lol:
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 09 Oct 2009 08:30 pm

Global warming, winter is already here, earliest since 1900 is 10.10 by metoffice, so it seems warming has changed to cooling :shock:
Image
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 10 Oct 2009 10:21 am

If someone likes to build similar temperature monitoring system, cost is around 5 euros and there is less than 10 parts to solder, with laptop it is possible to measure temps in car too or temperature of any space where might be some equipment that needs temperature monitoring.

I guess picture from this site explains a bit, standard serial port 9-pin connector on other end and data + gnd in other end where you can add upto 30 meters of phone cable and those ds18s20 sensors along to cable.
http://www.mrsoft.fi/adapteri.htm

There is 24 hour graph of 9.10:
Image
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

tommysb
Posts: 342
Joined: 18 Dec 2008 08:58 pm
Location: Norwich, York

Re: Spitfires, Volvos, temperatures and single wires...

Post by tommysb » 10 Oct 2009 11:56 am

So what are you using as the actual temperature probe? I need something to thermostaticly maintain the temperature of some homebrew....

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 10 Oct 2009 12:59 pm

Dallas 1-wire DS18S20 sensor, make hot glue coat to it and you can soak it, just better test that alcohol does not make hot glue to melt before actually implementing such probe :lol:

DS2405 and DS2406 are switch to control some relays or whatever, those could be useful and you can use same wire to transmit temperature data and switch control, you just need some software to control those, this is finnish software http://www.mrsoft.fi/ohj01.htm that should be able to do some temp based relay control, but I believe there are also english programs that can do much better, just google 1-wire software or something like that.

I know only Log Temp and Lämpömittari softwares, but there should be some others.

Edit: from that mrsoft link, you find Log Temp software that has option of english language.

Here is direct URL to download Log Temp, I believe finnish is bit difficult for most of board users ;)
http://www.mrsoft.fi/dl/01/logtemp-setup-2-24.exe
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

Jos360
Posts: 181
Joined: 14 Jun 2008 10:31 pm

Re: Spitfires, Volvos, temperatures and single wires...

Post by Jos360 » 11 Oct 2009 05:23 am

Gave me a good idea. I haven't been working with Samurize in a long time, but i could still make this:

http://i38.tinypic.com/2uosz84.jpg

Shows memory use in % with the rev counter, Laptop battery level in ecometer and outside temp from my village in the temp.meter.

Works like a charm. I even set the warning level for an empty battery to 38% in Windows so i get a warning when the gage hits the redline :lol: Only thing is that the rev-counter runs out of its limits, because i wanted the percentage to run along with the numbers.

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 11 Oct 2009 07:02 am

Looks great!

If you go over 70, then you are just beating crap out of your cpu anyway, so scale is ok :lol:
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

User avatar
jtbo
Posts: 5805
Joined: 23 Jul 2004 03:50 am
Location: Finland, middle of nowhere
Contact:

Re: Spitfires, Volvos, temperatures and single wires...

Post by jtbo » 14 Oct 2009 11:40 pm

I kind of stuck to this temp gauge (yes, that is accurate current temperature in here):
Image
Volvo 360GL -88 -under restoration-
Volvo 343DL vario -81 -running- Image
Volvo 240 Diesel -83 -undecided-
Citroen ZX Dturbo -97 -daily- ImageImage

Post Reply