Send serial value to change DS1620 values through PIC 16F628?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2014
    Posts
    2

    Default Send serial value to change DS1620 values through PIC 16F628?

    Hi!
    I want to set TH and TL values in DS1620 through PIC 16F628 by serial.
    In theory,

    I want to send values ​​to serial 16F628 and that these values ​​change the TH and TL , or start or stop the conversion. Supposedly should be a protocol that sets the action which is to be performed, and must be included in the serial value.

    Example: if I want to assign to the TH 40 degrees before 40 degrees must be some symbol or string that identifies this value (40 ) corresponds to TH . Something like this : serin portb.4 , N2400 , ' TH'40 but really do not know how it is done


    someone can help me?,

    How i can to do that?


  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154


    Did you find this post helpful? Yes | No

    Default Re: Send serial value to change DS1620 values through PIC 16F628?

    A quick google for DS1620 CODE showed me this:
    http://www.picbasic.co.uk/forum/showthread.php?t=4704

    Robert

Similar Threads

  1. Replies: 3
    Last Post: - 10th November 2014, 18:20
  2. Send binary file to pic over pc serial port
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 3rd May 2011, 13:47
  3. Replies: 6
    Last Post: - 20th September 2008, 12:28
  4. Replies: 5
    Last Post: - 20th March 2006, 01:34
  5. send serial data to PIC 16f84 ausing VB6
    By win_832001 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 5th March 2006, 21:14

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts