Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

applet.interface.pulse_counter: new applet to count pulse events on pins #270

Closed
TomKeddie opened this issue Feb 8, 2021 · 1 comment
Closed

Comments

@TomKeddie
Copy link
Contributor

I'm writing this applet for a testbench I'm building. Initial version will just edge detect on pins and increment counters.
Other future features could include

  • counter reset
  • per pin configurable debounce time
  • pulse width measurement (min/max/median/recent)
@attie
Copy link
Member

attie commented Feb 8, 2021

see #218 and #216

(depending on your specific requirements, this issue can probably be closed / continue discussion over there?... they should both be usable, but aren't cleaned up / quite finished yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants