Search:

Type: Posts; User: Aneesha

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    97
    Views
    17,715

    I used a code from internet as reference to write...

    I used a code from internet as reference to write this code which is suitable for my project. I used as reference only. from there i created my own code for my project.'
    Thats why i am having errors...
  2. Replies
    97
    Views
    17,715

    Why are u so bad on me? Pls don hurt others...

    Why are u so bad on me? Pls don hurt others feelings.Pls type Politely. If you can help than help, if you don't wish to help pls don't type this kind of comments. I hope u understand. Pls atleast...
  3. Replies
    97
    Views
    17,715

    I HAVE CAME OUT THE CODE THAT MSP430 INTERFACE PC...

    I HAVE CAME OUT THE CODE THAT MSP430 INTERFACE PC TO SEND SMS FROM PC TO HANDPHONE USING GPRS MODEM. BUT I AM HAVEING ERRORS. I AM USING IAR EMBEDDED WORKBENCH. PLS HELP ME ON SOLVING MY ERRORS....
  4. Replies
    97
    Views
    17,715

    I am very new to this c programming. I would need...

    I am very new to this c programming. I would need c programming codes to send AT commands using MSP430-eZRF2500.
    MSP430 is the mirco controller im using to send sms. I need to send SMS from...
  5. Replies
    97
    Views
    17,715

    WOW 1001 VIEWS BUT I HAVE NOT GOTTEN THE ANSWER....

    WOW 1001 VIEWS BUT I HAVE NOT GOTTEN THE ANSWER. Pls help, i really need a urgent help.
  6. Replies
    97
    Views
    17,715

    Yes yes you are right.

    Yes yes you are right.
  7. Replies
    97
    Views
    17,715

    Oh so sry i don't understand your question.

    Oh so sry i don't understand your question.
  8. Replies
    97
    Views
    17,715

    1) No.The microcontroller that i am using is...

    1) No.The microcontroller that i am using is wireless device, msp430 which is eZ430-RF2500.
    2) No.My microcontroller is not connected to RS232. RS232 is from GPRS modem which is connected back of...
  9. Replies
    97
    Views
    17,715

    Yes have rs232 harware port. I have connected the...

    Yes have rs232 harware port. I have connected the RS232 back of my CPU. The microcontroller that i am using doesn't not have rs232hardware port. I hope i answer your question.
  10. Replies
    97
    Views
    17,715

    I am not asking answer , i really don't know how...

    I am not asking answer , i really don't know how to write the code. I am asking to guide me. I don't know how to start itself.
  11. Replies
    97
    Views
    17,715

    NEED HELP!! how to send sms via at commands via c...

    NEED HELP!! how to send sms via at commands via c programming using MSP430-eZRF2500..
    Hi

    I am very new to this c programming. I would need c programming codes to send AT commands using using...
  12. Replies
    97
    Views
    17,715

    i really not sure how to write the code in C...

    i really not sure how to write the code in C programming to send sms from PC to handphone using AT Commands. Pls I really need help. If you know the code pls share with me. Thank You.
  13. Replies
    97
    Views
    17,715

    what is that to do with my problem?

    what is that to do with my problem?
  14. Replies
    97
    Views
    17,715

    My question is how to send SMS in C code in my...

    My question is how to send SMS in C code in my project water level sensor? What is the code can be used?
  15. Replies
    97
    Views
    17,715

    comport = fopen("COM1:", "w+"); This command i...

    comport = fopen("COM1:", "w+"); This command i need to add in the beginning or the part that the EMERGENCY level occurs? AND i still don't understand which C code am i suppose to type under the...
  16. Replies
    97
    Views
    17,715

    Sry, how am i suppose to do that? Can u pls...

    Sry, how am i suppose to do that? Can u pls elaborate ? I do not understand by the phrase "open the modem's comport as a file and send them with standard C file read and write commands... ".
  17. Replies
    97
    Views
    17,715

    Now i want to send SMS Using AT Commands for the...

    Now i want to send SMS Using AT Commands for the EMERGENCY level of water level. I have tried Hyperterminal to send and recieve SMS. It works well. I can send and receive SMS in Hyperterminal. But...
  18. Replies
    97
    Views
    17,715

    Can u help me on what are the changes that i...

    Can u help me on what are the changes that i have to make in order to have the correct reading accordingly. What should be the right ADC value for this? Thanks



    #include...
  19. Replies
    97
    Views
    17,715

    I just amended the code and was able to see...

    I just amended the code and was able to see changes. Now the 7 segment can display 10 when the water level reaches 10cm, 20 when the water level reaches 20cm and 30 when the water level reaches 30 cm...
  20. Replies
    97
    Views
    17,715

    bivhitscar: I just tried out code from post #29....

    bivhitscar: I just tried out code from post #29. But its not working. It does not show anything when it reaches 10cm in 7 segment.
  21. Replies
    97
    Views
    17,715

    hey pls quzah can you stop it. If you do not want...

    hey pls quzah can you stop it. If you do not want to help , pls u can just to do your own work.Don complain about others effort. I am trying out what bivhitscar state in #29.
  22. Replies
    97
    Views
    17,715

    ya its in two different file. The first part is...

    ya its in two different file. The first part is the water level sensor detector which is in the access point .



    #include "msp430x22x4.h"
    #include "mrfi.h"
    #define MRFI_RADIO_FAMILY1
    int...
  23. Replies
    97
    Views
    17,715

    It rapidly flash 30, then 20, then 10. Below is...

    It rapidly flash 30, then 20, then 10. Below is my whole code



    #include "msp430x22x4.h"
    #include "mrfi.h"
    #define MRFI_RADIO_FAMILY1
    int count=0;
    void main(void)
    {
  24. Replies
    97
    Views
    17,715

    If i know i would have done and would not be...

    If i know i would have done and would not be asking help from you all. I really really don know. I have thought untill i was on mc for 2 days having high fever. I am also trying my best. But i also...
  25. Replies
    97
    Views
    17,715

    i just tested but still doesn't display . After...

    i just tested but still doesn't display . After it reach 30cm of water level than it shows 30, 20 and 10 continously. Its not displaying accordingly. Is there a way to disable 20 and 30 when 10cm of...
Results 1 to 25 of 33
Page 1 of 2 1 2