Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: engasm; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: how to store received values in serial communication ?

    '****************************************************************
    '* Name : 7SEG-MULTIPLEXING.BAS *
    '* Author : [ Eng. Mohammad Aqel ] *...
  2. Re: how to store received values in serial communication ?

    IT SHOWS ME THESE ERRORS WHEN trying to use it
    Serin2 RX,396,[WAIT("="),DEC A0]
    Serout2 TX,396,["3: ",DEC A0,13,10]

    \NEW FOLDER (2)\WEIGHT.PBP ERROR Line 87: Bad expression.
    \NEW FOLDER...
  3. Re: how to store received values in serial communication ?

    could u give me a line that i can use instead of a 30 line that i should read !
  4. how to store received values in serial communication ?

    hi all
    i recieve values in the following form from a device
    =123456
    i want to store the 3 decimal values after the "=" character
    i can't figure out a way to do this
    i used this line but it...
  5. urgent help receiving ASCII char from serial port

    hi,
    i'm facing a problem that can't be solved at least for me
    i receive serial input from weight meter head
    the input in the form shown in this image ASCII Characters
    this picture shows the...
Results 1 to 5 of 5