ds2760 therocouple 28022
lightsout
Posts: 22
·
Alright I give up, I've been looking at this info that came with this (ds2760 thermocouple kit 28022) for hours today and I can't believe it's as complicated as it seems. I've searched google and the forum. I do see the unnecessary code in the beginning. But I'm not smart enough yet to understand the rest. Can someone give me a starting program, just enough to read a k-type t-couple and debug the temp. Something short and simple instead of the 5 pages they give you ?
T-couple kit: http://www.parallax.com/detail.asp?product_id=28022
Documentation: http://www.parallax.com/dl/docs/prod/compshop/DS2760.pdf
Alright I give up, I've been looking at this info that came with this (ds2760 thermocouple kit 28022) for hours today and I can't believe it's as complicated as it seems. I've searched google and the forum. I do see the unnecessary code in the beginning. But I'm not smart enough yet to understand the rest. Can someone give me a starting program, just enough to read a k-type t-couple and debug the temp. Something short and simple instead of the 5 pages they give you ?
T-couple kit: http://www.parallax.com/detail.asp?product_id=28022
Documentation: http://www.parallax.com/dl/docs/prod/compshop/DS2760.pdf
Comments
Rick
I have a BS2p24 and no I have not programed/loaded anything as I am trying to integrate this T-couple into a already pretty full program. I have 2 of the BS2p24's on this project. One is 95% full (which I might be able to clean up) and another is 65% full. So therefore I don't think it is possible to add the 5 page "sample" program without greatly reducing it. And I can't do that because I don't understand most of the 5 page "sample". I just thought of something else,one of the stamps is about 3yrs old, I wonder if it will still do 1-wire ?
Thanks
Rick
The smallest temp range I would need would be about 200-800deg F and 25deg resolution would be ok. (50deg resolution if it meant having less code).
I did get this shorter code to work: http://www.parallax.com/dl/docs/prod/compshop/DS2760app.pdf
It gave incorrect results,(it does change temp when touching probe but shows 1800 at room temp), it still takes 56% eeprom memory and since I don't understand all of it, there's not too much of it I know to eliminate, (such as choice of probe and debug info). Can I load the temp probe code onto external eeprom? But then I still wonder how long it takes to go through the code, (take a temp reading), when I need it doing other things.
Soooo,it still comes down to needing very short code for a temp reading.
Thanks
P.S. the big gaps/spaces in my post were not by choice, it made me do it!
www.parallax.com/dl/docs/cols/nv/vol5/col/nv107.pdf
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
I got my first free sample coming. Just when I was starting to feel good about my "self taught/online help" electronic abuilities,I came violently crashing down as I couldn't get that T-couple kit to work-for-nothing. I couldn't understand the code and even once I realized I needed the table, I still couldn't get it to go. The ds2760 thermocouple kit is definitly not for beginners !