Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds; generated 54 minute(s) ago.

  1. Thread: sms alert

    by kumara
    Replies
    2
    Views
    7,563

    Re: sms alert

    and this case...please help me to do my project

    Message[306] C:\PBP\PBPPIC14.LIB 624 : Crossing page boundary -- ensure page bits are set.

    Message[306] C:\PBP\PBPPIC14.LIB 624 : Crossing page...
  2. Thread: sms alert

    by kumara
    Replies
    2
    Views
    7,563

    sms alert

    dear..
    i have sms aler project hardware and code.it's working stating time and 2 or 3 hours then not working .please help me. wavecom M1206B modem and max232 circuit.(for max 232 circuit 16v/10uf...
  3. Thread: PT100 with temp

    by kumara
    Replies
    5
    Views
    12,011

    Re: PT100 with temp

    can u give me another solution.
  4. Thread: PT100 with temp

    by kumara
    Replies
    5
    Views
    12,011

    PT100 with temp

    Dear all
    i want to interface (RTD)PT100 pic 16f877a .
  5. Thread: port handle

    by kumara
    Replies
    6
    Views
    5,255

    Re: port handle

    use 16f877a
    Adc off
    can u help me.with example
    thank you
  6. Thread: port handle

    by kumara
    Replies
    6
    Views
    5,255

    Re: port handle

    dear sir
    i have some mistake
    iwant to handle portA

    go_sub1:
    go_sub2:
    go_sub3:

    go_sub1:
    high porta.0
  7. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    CHECK:
    portb=%11110000
    HSEROUT ["AT",13]
    HSERIN 5000, ERR, [WAIT("OK")]
    pause 200
    PORTb=%00000000
    HIGH PORTB.4
    PAUSE 15000
    HSEROUT ["at+cmgs=",34,"07xxxxxxxxx",34,13]
    PAUSE 100
  8. Thread: port handle

    by kumara
    Replies
    6
    Views
    5,255

    port handle

    dear
    i want to write something like this
    go_sub1:
    go_sub2:
    go_sub3:

    go_sub1:
    high porta.0
    goto main
  9. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    HI.
    how to get tower infomation modem,anybody help me.
    thank you
    kumara
  10. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    my sms project
    6608
    3 input and 3 out put
  11. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    HSEROUT[ "AT+CMGS="07190xxxx4071909xxx5"

    but this code don't work
    please ex plane this code sample
  12. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    how to send multiple number for same sms
  13. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    thank you sir
    it's really work
    thank u again
    ruwan.
  14. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    thank you i will try it
  15. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    rx and tx working.send "AT" modam reply "OK"
    now case this program
    please send me sample
  16. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    i get inputs my syncronous breaker closed and open point.if portd 0=1 then send sms0 it repeat .my pic is 16f877a.
    thank you
  17. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    Re: If then

    portd.0 and portd.1 inputs get syncronus breaker lcosed and open cotact point.its repeat send sms.i can't anderstand how to write.
  18. Thread: If then

    by kumara
    Replies
    11
    Views
    7,792

    If then

    dear all


    TRISB=%00000000
    PORTB=%00000000
    DEFINE OSC 4
    DEFINE HSER_TXSTA 20h
    DEFINE HSER_RCSTA 90h
    DEFINE HSER_BAUD 2400
    DEFINE HSER_SPBRG 25
  19. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    Mr.Ioannis

    I HAVE FIND SOME CODE ABOUT AND I WROTE SOME CODE "AT+CMGD"
    I SEND TO MODEM TO SMS "A" BUT NOT TURN ON PORTB.6

    WHAT'S THE WRONG THIS CODE HELP ME
    ' Def
    define OSC 4
    DEFINE...
  20. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    Mr Ioannis now i can send sms (i have 1 mistake rx and tx chang)but now i want to do read sms and high led.please help methank you
  21. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    1.it's works 2400 boundrate with pc.

    2.i can't undertand this trick.
  22. Replies
    13
    Views
    16,994

    Re: gsm modem with 16f877a

    any body help me..
  23. Replies
    13
    Views
    16,994

    gsm modem with 16f877a

    dear friends
    i want to interface M1206B gsm modem with pic 16f877a.modem with pc ok.i can send sms using hyperterminal.pc with pic ok i can display "at"
    but pic and modem not suport.i have chang...
  24. Thread: gsm

    by kumara
    Replies
    0
    Views
    3,490

    gsm

    hello"
    i want to do ericsson T10 phone interface to pc.and like to do send sms using at command and through hyper terminal; please send to me how to make circuit seirial port and phone using...
Results 1 to 24 of 24