Shop OBEX P1 Docs P2 Docs Learn Events
Help me... about DS 2760 Thermocouple Kit — Parallax Forums

Help me... about DS 2760 Thermocouple Kit

maginamagina Posts: 1
edited 2008-02-05 15:38 in General Discussion
Hello everybody...
I want request some help from all of you that can make help me..
I want make Temperature Control using ATMega8535 and DS2760 Thermocouple Kit as a sensor...
as a interface with user I'm using LCD 16x2

If u have idea or some code about this or have related with my project please help me...

I'm using Assembler but if u have in C or others It's OK..


Thank You Very Much...


·

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2008-02-05 15:00
    This post is being moved from the Forum Support area to the Sandbox.

    3 additional duplicate/cross-posts removed...apologies to the two forum members who replied in another thread.· It's impossible to tell from the message list which messages have replies.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support


    Post Edited (Chris Savage (Parallax)) : 2/5/2008 11:46:18 PM GMT
  • Mike GreenMike Green Posts: 23,101
    edited 2008-02-05 15:38
    The DS2760 is a standard 1-Wire interface device. The Stamps have built-in support for this interface and the Propeller and SX processors have library routines that support this. There is plenty of documentation on the use of this device with the Stamp processors.

    You will need to find routines for the ATmega to support the 1-wire protocol somewhere else, perhaps you can find some information on Atmel's website. Once you get those working, you should be able to use the Stamp examples as a guideline. The Parallax Basic Manual describes the 1-wire statements used in the examples and can be downloaded from the Parallax website. On the main page, choose "Downloads", then "Basic Stamp Documentation".
Sign In or Register to comment.