Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

DALLAS DS75 help

Tue May 22, 2007 1:32 pm

Hello everybody,
does anybody heared about DALLAS DS75 and I2C protocol?



Re: DALLAS DS75 help

Tue May 22, 2007 3:15 pm

Makaule wrote:Hello everybody,
does anybody heared about DALLAS DS75 and I2C protocol?

Is it a network protocol ? :ueek:

Re: DALLAS DS75 help

Tue May 22, 2007 3:21 pm

I dont think so.

Re: DALLAS DS75 help

Tue May 22, 2007 3:29 pm

did you ever used this?

Re: DALLAS DS75 help

Tue May 22, 2007 3:45 pm

i have to create a program which take pc temperature and draw a curve from temperature and time. i have 3 classes which can help to create a program, but i dont know how to do it.

Re: DALLAS DS75 help

Tue May 22, 2007 4:21 pm

windows

Re: DALLAS DS75 help

Fri May 25, 2007 12:25 am

Makaule wrote:i have to create a program which take pc temperature and draw a curve from temperature and time. i have 3 classes which can help to create a program, but i dont know how to do it.


So MAKaule , Your Problem is in Hardware , is how to read the CPU Temperature and make it as a input to java Curve application .In Fact I didn't do something like that Before , what i can help u in is the part of drawing curves using Java 2D and i can add more features to the one that i already made to u Makaule.My Advise to you is to search a bout the part of reading the temperature of CPU using Java( How to read from CPU Bus inputs or something ) on the net using GOOGLE or any search engine.And After you find the answer please tell us about it to share knowladage .. :D

I Hope i Helped You ,,,

Re: DALLAS DS75 help

Fri May 25, 2007 2:10 pm

Good Work Casper :D

Re: DALLAS DS75 help

Fri May 25, 2007 2:27 pm

Good Job, but how can I get temperature?

Re: DALLAS DS75 help

Fri May 25, 2007 2:38 pm

Makaule wrote:Good Job, but how can I get temperature?


Yea, this for mointring the usage of CPU using Java ? :roll: . But I think code of the temperature may be close to it ?

Post a reply