1 slave 1 master 1 MAX232 1 problem ?


Results 1 to 20 of 20

Threaded View

  1. #12
    Join Date
    May 2005
    Posts
    49


    Did you find this post helpful? Yes | No

    Red face yes melanie but another how.

    yes now i do the same.But i don't understan 1 think.Now i can sent 1 digit numbers how can i sent 2 digit numbers?
    for example when i sent 15 it comes to pic 49 53.i try to use this code
    HSERİN [STR test\2]
    if test = 4953 then goto ok
    goto loop
    ok:
    HSEROUT ["OK MAN U DID IT!",13,10]
    goto loop
    end

    it will not work i know coz test is a byte that can't get numbers more than 255 if i make test a word PBP gives error i use str =string but it accepts charakters like a,b,c not numbers than what must i do ?
    test var byte[2] means 2 value but how can i put 2 value to pic?
    Last edited by SuB-ZeRo; - 30th July 2005 at 21:44. Reason: forgot to say something
    Asking is not a shame but not learning is a SHAME!!!

Similar Threads

  1. My code for TV remote and MIBAM for RGB control
    By idtat in forum Code Examples
    Replies: 4
    Last Post: - 12th January 2013, 20:52
  2. Delayed output 10 secs
    By lilimike in forum mel PIC BASIC Pro
    Replies: 37
    Last Post: - 14th October 2011, 06:28
  3. first project, and yes, doesn`t work
    By bogdan in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 28th April 2009, 06:13
  4. DS1820 headache
    By Calco in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 12th August 2004, 00:28
  5. New member
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 28th February 2004, 22:44

Members who have read this thread : 0

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