Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    10,091

    What is the format of the FBus/Mbus frame coming...

    What is the format of the FBus/Mbus frame coming out of the phone? Is it like AT which is numiric string or Hex numbers.
  2. Thread: Counter

    by brenda
    Replies
    4
    Views
    3,600

    Counter

    What can be a good solution for a very low speed counter? 2 pulse per sec.

    loop:
    If flagA=1 then goto check_low_pulse
    If porta.o = 1 then flagA = 1
    goto loop

    check_low_pulse:
    If porta.0 =...
  3. Thread: Asm to Basic

    by brenda
    Replies
    9
    Views
    6,227

    Hi Skimask Really appreciate your work. I'll...

    Hi Skimask

    Really appreciate your work. I'll let you know what is the function of this routine once I completed analyzing it. Might take time but I will try.

    brenda
  4. Thread: Asm to Basic

    by brenda
    Replies
    9
    Views
    6,227

    Hi Sir, I did say if somebody can help me. I...

    Hi Sir,

    I did say if somebody can help me. I know pbp very well but I am zero in asm thats why I am asking for help.

    Thanks anyway,
    brenda
  5. Thread: Asm to Basic

    by brenda
    Replies
    9
    Views
    6,227

    Asm to Basic

    Hi,

    Is there somebody can help me translate this routine to basic?

    Subroutine_1A
    movlw 0x08
    movwf VarA
    bsf STATUS,RP0 ; !!Bank Register-Bank(0/1)-Select
    bsf PORTB,4 ...
  6. Replies
    288
    Views
    254,385

    Mbus

    Hi,
    Happy New Year To All!!!!!!


    In DLR3-p of Atrox, which is the tx? RB4 or RB5. I'm trying to read the frame via hyperterminal.

    Please help,
    brenda
  7. Thread: Simple Math

    by brenda
    Replies
    3
    Views
    2,895

    hi, many many thanks brenda

    hi,
    many many thanks

    brenda
  8. Thread: Simple Math

    by brenda
    Replies
    3
    Views
    2,895

    Simple Math

    Hi,

    I am playing with a pressure transducer. It has a capacity of 0 to 2.5 bar. the output is 0 to 5vdc proportional to the pressure.

    Here is what I get using RA0 of 16f877.

    At no load.......
  9. Replies
    288
    Views
    254,385

    Smart Car Buddy

    Hi,
    Visit picbasic.org/forum, I've seen a very nice project.

    Brenda
  10. Thread: Sim Card

    by brenda
    Replies
    5
    Views
    4,891

    Thanks for the reply. Yes, I have read...

    Thanks for the reply.

    Yes, I have read sometime ago that a smart card has a pic in it. but i don't know really how it works.

    Ionis,
    I would be greatfull if you can provide me your schematic. I...
  11. Thread: Sim Card

    by brenda
    Replies
    5
    Views
    4,891

    Sim Card

    Hi,

    Anyone knows how to read/write to Sim card using PIC?
    I don't know where to start. Pls... your assistance is highly appreciated.

    Brenda
  12. Replies
    288
    Views
    254,385

    Restart

    Hello there!

    Anybody knows how to restart a nokia 6210 thru AT COMMAND or PDU format. Logo Manager has a provision for that.

    Thanks in advance
    Brenda
  13. Replies
    288
    Views
    254,385

    Hi kyprus and everybody, Well, Its really hard...

    Hi kyprus and everybody,

    Well, Its really hard to understand PDU format but I manage to understand it. Now I can send a Flash SMS. Cheers!!!! I found a nice PDU converter by Peter Sandstrom.
    ...
  14. Replies
    288
    Views
    254,385

    hi kypros, thanks for the info. I think I have...

    hi kypros,

    thanks for the info. I think I have to study Pdu format as what you and everybody recommend. Nice site!!! thanks again!

    brenda
  15. Replies
    288
    Views
    254,385

    Flash SMS

    Anybody knows at command for Flash SMS.. i.e.. recipient will recieve tha sms direct to screen without opening it.

    Thankx!
    Brenda
  16. Replies
    288
    Views
    254,385

    thanks! That was a good idea which I didn't think...

    thanks! That was a good idea which I didn't think off. I'll try it today.

    regards,
  17. Replies
    10
    Views
    12,142

    hi, pin 2 of PC serial com (DB9) is RX.... so...

    hi,

    pin 2 of PC serial com (DB9) is RX.... so you have to connect here the TX of your board

    pin3 of PC serial com(DB9) is TX... so you have to connect here the RX of your board

    pin 5 of PC...
  18. Replies
    288
    Views
    254,385

    hi, is there any AT COMMAND to check the time...

    hi,

    is there any AT COMMAND to check the time of a nokia 6210.


    thanks,
    brenda
Results 1 to 18 of 18