PDA

View Full Version : Linux Thermometer with DS1621


ruben.elmo@email.it
11-06-2005, 10:00 PM
Hi friends,
someone have built "Linux Thermometer" Project from
http://www.joepverhaeg.nl/ltp/ ?

In my Windows 98SE box the sensor work very well (with VB program)
instead in my Gentoo Linux Box the sensor put only -60.000* or
58.876*...

Can you help me? :\

Thanks

Charles Sullivan
12-06-2005, 10:11 AM
On Sat, 11 Jun 2005 04:02:58 -0700, ruben.elmo wrote:

> Hi friends,
> someone have built "Linux Thermometer" Project from
> http://www.joepverhaeg.nl/ltp/ ?
>
> In my Windows 98SE box the sensor work very well (with VB program)
> instead in my Gentoo Linux Box the sensor put only -60.000* or
> 58.876*...
>
> Can you help me? :\
>
> Thanks

I haven't built the circuit or looked very closely at the
software, so this is just a wild guess. Run at the
command prompt:
$ stty -F /dev/ttyS0 -hupcl
before running the thermometer software. (Modify for the serial
port you are using.)

I'd appreciate hearing if this solves the problem.

Regards,
Charles Sullivan