Intrc Pic16f88


Closed Thread
Results 1 to 6 of 6

Thread: Intrc Pic16f88

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Bien sur que je peut lire et comprendre le tout mon ami

    I'm not going to tell you the answer... but you'll discover it by yourself. Before sending the First set of Byte, use your voltmeter and measure the voltage on your PINOUT pin.

    Now measure it again when a few byte are sent and your PIC is waiting to send other byte.

    Where's the difference? Now place a HIGH or LOW PINOUT at the top of your code, then a PAUSE 50 ( or something like that)

    What's happening now?

    Also be carefull about the Idle state of you PININ. It must met the according level in case no module are insert in the Dip socket. Use pull-up or pull-down to solve it.

    Bonne chance!

    Code:
    LCDOUT $FE,1,"Veillez ins",$00,"rer" 'message si module absent
    Veillez ou Veuillez ?
    Last edited by mister_e; - 2nd June 2006 at 03:19.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Join Date
    Jun 2005
    Posts
    29


    Did you find this post helpful? Yes | No

    Default

    Thank you very much mister_e. Now it works as I want.

    Thank you also for the french spelling... But you also have a spelling mistake, You should be called master_e.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    The initial idea of Mister E (wich is also the name of my company) was mostely a kind of game with words to have many different meaning.

    Mister E
    Mistery

    Funny that many of my french customer read the Invoice or Business card as mistere and still call me like that (mistere in french = Mistery for those who don't know french)

    On the phone it's not even better... Mister E... no... not Mistery ... Mister E... M-I-S-T-E-R space E

    anyways.. Off topic

    Great to know it's working now!
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. RX TX modules - intermitent communication
    By ruijc in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 11th June 2009, 00:13
  2. pic16f88 & voltage
    By rdxbam in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th February 2009, 09:14
  3. intrc question
    By garryp4 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th February 2007, 08:17
  4. Replies: 8
    Last Post: - 7th December 2006, 15:42
  5. PIC16F88 problem with TOGGLE command?
    By russman613 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th September 2006, 23:31

Members who have read this thread : 0

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