i need modification for this code as fast as possible


Closed Thread
Results 1 to 9 of 9
  1. #1

    Default i need modification for this code as fast as possible

    Hello every body.

    am working on sms remote control project am using ericsson t290i and AT89s52 microcontroller and Microcontroller Kit.

    when i send to the mobile sms contain "SS1on" it switches on the led no.1
    then delete the sms after reading it automatically,then when i send "SS1ofn"
    it switches off the led no1 then delete the sms .when i send "SS2on" it switched on the led no.2. the prob is when now i send "SS2ofn" it doesn't respond to the recieved sms and stops delting it and it doesn't appear on the lcd.i don't know wht to do so plz i want some one to modefy me the cod i attached in that post as fast as possible plz.

    Note:

    i think that the mobile stops reading the incomming sms's after the third sms it works well before that.

    here is the code plz i want the modification sent to me as" lcd.c" i just wanna that file and i will rebuild it then burn the hex.
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    I can't open your code, but even if I could I would not be much help. That looks like an atmel processor. We do mostly PIC's here on this PicBasic forum site.
    http://www.scalerobotics.com

  3. #3
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    948


    Did you find this post helpful? Yes | No

    Default

    You are half way there with Serial interrupts etc. However, doing a Delay_SECOND twice and lcd_puts within the serial interrupt is a very bad idea. You will lose characters and that may be your problem

  4. #4


    Did you find this post helpful? Yes | No

    Default

    so wht u suggest me to do i can turn offf the lcd plz make the modifications for the file lcd.c and check if there is no errors and send it to me.

    thanks for all for ue concern

  5. #5
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    948


    Did you find this post helpful? Yes | No

    Default

    Wow. I'd appreciate we negotiate a price and I do it for you. How about that?

  6. #6


    Did you find this post helpful? Yes | No

    Default

    mmmmm how much

  7. #7
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Talking

    Hi,

    i need modification for this code as fast as possible
    Must we understand it is pure humour ???

    Code is for 8051 ... not Pic, and moreover not PicBasic.

    Smoked "not so fresh" illegals ???

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  8. #8
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    948


    Did you find this post helpful? Yes | No

    Default

    Cool guy

    If you're serious, PM me and we'll talk.

    Thanks
    Jerson

  9. #9


    Did you find this post helpful? Yes | No

    Default

    i solved the problem my self it's now working well

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. Re-Writing IF-THEN-AND-ENDIF code?
    By jessey in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 18th August 2006, 17:23

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