Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Thread: DT_INT error

    by Tina10
    Replies
    1
    Views
    1,758

    Re: DT_INT error

    Problem solved. I should be using RABC_INT.
  2. Thread: DT_INT error

    by Tina10
    Replies
    1
    Views
    1,758

    DT_INT error

    I am trying to implement PortA change interrupt using DT_INT on 16f690 and getting the following error:

    ASM 835 : ERROR: ("INT_Handler" - Interrupt Flag ( INTCON,RAIF ) not found.)

    The INTCON...
  3. Re: Strange problem with simple program - help please

    Thanks a lot.
    I missed that. Silly me ;)
  4. Strange problem with simple program - help please

    I have a 7 segment connected to my 16F690 with the following connections and configuration: My segment B & C are flickering and I cannot figure out why. Please help:


    Include "modedefs.bas"...
  5. Replies
    1
    Views
    5,129

    Question for IT people

    So, after some long effort. I made one android app, very simple app which can send data to any server ip address I load at a defined port.

    I also attached one PIC with a wifi module which can do...
  6. Replies
    4
    Views
    7,102

    Re: Advise on network/socket programming on my PC

    Thanks for the info. Just would like to ask, GUI's made in this MVS2012, do they have any OS restriction. For example do they work on all common operating systems like Windows 8,7,Vista XP etc.
  7. Replies
    4
    Views
    7,102

    Advise on network/socket programming on my PC

    Hi, I would like to learn about one programming software in which I can make simple GUI's and do some socket type programming, like make it a server or client and send receive messages from com...
  8. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    I have a hosting space. Is it possible to have some kind of arrangement like some kind of code or something which can listen to the incoming data at some port and then redirect it to the routers...
  9. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    Is there any way around it?

    Thanks for the help everyone.
  10. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    Sorry for the confusion earlier. As I kept experimenting, I kept changing the ports as well. For now, external is 5578, internal is 5579.
  11. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    Thanks. The problem is HALF solved.

    I get the data if it comes from another place, I mean--> I switched on my phone's 3G connection --> I connected my ipad to internet by creating a hotspot...
  12. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    I have gone through endless options in Norton Internet Security to allow port 5578 (External port) but could not find any option. (Using windows 8).

    I tried sending the data through my ipad app...
  13. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    Thanks. I am sorry but I did not understood the expression "back to you when company leaves".

    I tried the above settings. This is what I did:
    1) Wrote IPconfig on the command window and got my...
  14. Replies
    18
    Views
    16,540

    Clarification

    I saw some videos on your tube and found out how it is done. But before I start making changes to the router I would like to confirm
    1) If the information (based on my understanding) in the...
  15. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    Thanks Don. 1 problem, I can't find the port forwarding option. I have taken a screenshot of (what I think is) the closest option. Please guide me through this. Thanks7008
  16. Replies
    18
    Views
    16,540

    Re: Help with PIC+Internet project

    I tried uploading the user manual but it breached the limit. Here is the link to it - http://sdrv.ms/13MwvSh
  17. Replies
    18
    Views
    16,540

    Help with PIC+Internet project

    Hi, during my summer holidays now, I would like to do some project involving internet + PIC. I have bought a module ($15) which can connect to wifi. Can work as server and client. Can be used in...
  18. Replies
    9
    Views
    5,284

    Job done!

    JOB DONE! Cheers for the help :)
  19. Replies
    9
    Views
    5,284

    Re: Update

    Ok, here is the update. The serialMon pic is attached. The first HEX code is when I receive a '4' and the second is when I receive 'a'.
    I tried modifying the code and a few versions of it actually,...
  20. Replies
    9
    Views
    5,284

    Update

    The character is coming in some UTF8 format! Does someone knows how to handle this type?
  21. Replies
    9
    Views
    5,284

    Re: Weird problem with Debugin

    Thanks. That makes some sense now. I tried experimenting more with it and realized that ASCII is not the format (blame the Chinese).
    Has anyone used this: http://www.serialmon.com as a serial port...
  22. Replies
    9
    Views
    5,284

    Re: Weird problem with Debugin

    Is there any tool available which can be installed on computer and can get all the bytes and may be auto determine the baud rate to check this? (Apart from Microcode Studio with serial communicator...
  23. Replies
    9
    Views
    5,284

    Weird problem with Debugin

    This is my code and my problem explained. I cannot store a byte into a variable:

    '-----------------------CONFIGURATION----------------------
    DEFINE OSC 20
    Include "modedefs.bas"
    #CONFIG
    ...
  24. Re: Microcode studio not showing data, though it is receiving it

    6999I tried the same at 5v now. Same result. The datasheet page is attached which says default baud is 9600. But the microcode window shows nothing but 'Bytes RX' increase by 5 everytime I send a...
  25. Re: Microcode studio not showing data, though it is receiving it

    Maxim MAX232CPE
Results 1 to 25 of 51
Page 1 of 3 1 2 3