Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

pulse counter

Status
Not open for further replies.
It is called a PIC uController. It has everything you need to count pulses from an external source, store them indefinitely, and then output them using either I2C or SPI (or a hundred other ways). There are 8pin DIP versions of PICs that could do this that cost ~$1
 
Last edited:
Which of the PIC familly would you suggest?
As I need to count from up to 8 different pulse generators, is there any ucontroler capable of counting from more than 1 source at a time?
 
Which of the PIC familly would you suggest?
As I need to count from up to 8 different pulse generators, is there any ucontroler capable of counting from more than 1 source at a time?

As your requirements are for incredibly slow pulses any with enough pins would be fine - something like a 16F88 or similar (18 pin) - there are loads of suitable devices.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top