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

Debouncing button to D2 #3

Closed
martinsg88 opened this issue Dec 5, 2017 · 2 comments
Closed

Debouncing button to D2 #3

martinsg88 opened this issue Dec 5, 2017 · 2 comments

Comments

@martinsg88
Copy link

Just wanted to say I really like the project, very cool use of an arduino (or microcontroller in general).

Though if you would allow me, I have a question about your schematic. I see that you have a pull-down resistor to D2, however I am wondering what the input noise is like. It doesn't look like you are debouncing in hardware. Is this something you are solving in software? It seems like it would be more appropriate to add a 0.1uF capacitor as well?

@ricmoo
Copy link
Member

ricmoo commented Dec 6, 2017

Sounds like you are far more an electronics person than I, especially in the analog circuits department.

Any suggestions you have would be greatly welcome, and I will research that.

For the Firefly, debouching shouldn't really be an issue since the button is at most ever pushed once, and the moment it gets a high signal, nothing else really matter, it never reads the button again.

@martinsg88
Copy link
Author

I deeply apologize for keeping this open this long.
Thanks again for the kind response.

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