What kind of mechanical counter are we talking about here?
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.
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
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.
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
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
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
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...
Bookmarks