Counter pic16f84


Closed Thread
Results 1 to 13 of 13

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    What kind of mechanical counter are we talking about here?
    Steve

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

  2. #2
    Join Date
    Apr 2009
    Posts
    5


    Did you find this post helpful? Yes | No

    Default counter

    HI !!!
    I use electromechanical counter,and he works with 12V DC.Also I use IC driver ULN2804.Eny pinout and counter works diferents than other (If first count 10 impulses,second or ... count another number of impulses.I need help with this problem.
    Best regards
    Miro245

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


    Did you find this post helpful? Yes | No

    Default

    I meant the part # of, this could help to find the datasheet...
    Steve

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

  4. #4
    Join Date
    Jan 2009
    Location
    Ankara,TURKEY
    Posts
    45


    Did you find this post helpful? Yes | No

    Default more information

    more information we need pls. add more explanation,

    I think pulsein command acn help you, try it or explain it completely
    Electrical & Electronic Engineering
    Undergraduate Student

  5. #5
    Join Date
    Apr 2009
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Pic16f84

    HII !!!
    Look,my friend.I need make next :
    I must have interface with PIC16F84,and also he must connect with my PC.With any terminal program,I need to send decimal number,like 10 or 15 etc. to interface.With interface,I need 8 electrome chanical counters (he works with 12 V DC).For Examples:If I send A10 or another number,PIC must count with first counter 10 impulses.Or If I sent H10, eight counter must count 10 impulses.The A...,B...,C...,D...,E...,F...,G... anh H... is name of counter or his address.
    That is my problems and I must find solution for this interface.
    Thank you for any help
    Best reguards
    Miro245

  6. #6
    Join Date
    Jan 2009
    Location
    Ankara,TURKEY
    Posts
    45


    Did you find this post helpful? Yes | No

    Default

    first you need to know how to communicate with pc using serial port, I have a laptop pc and it has no serial port so I dont know how to use serial port.

    but you can search on this foorum,there are lots of examples about it.

    you can send A10 or C10 to the pic with serial port, and the pic will select the counter according to the info that you send.

    And to understand when the counter finish count, you should find a solution.
    Does it informs you when it finish counting?
    Electrical & Electronic Engineering
    Undergraduate Student

  7. #7
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Well here's 75% of your project complete...

    http://www.picbasic.co.uk/forum/showthread.php?t=573

    The other 25% is down to you...

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Counter not counting !!!
    By lerameur in forum mel PIC BASIC Pro
    Replies: 24
    Last Post: - 20th February 2009, 22:15
  3. Pic16f84 based pulse Counter
    By anzarsalam in forum General
    Replies: 5
    Last Post: - 4th August 2008, 02:50
  4. 20 Digit Virtual LED Counter
    By T.Jackson in forum Code Examples
    Replies: 9
    Last Post: - 19th November 2007, 05:02
  5. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27

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