Abnormal low current from JK flip flop IC at toggle mode

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
34 replies · 5K views
just a suggestion, but why can't you poll the switch with the ardrino and use a small wait state loop to control debounce?
 
Engineering news on Phys.org
Doh! Because the whole point is to power on/off the arduino with a push button switch.
 
Hello,

Here is how I finally did it! It works fine. Thanks a lot for your help. I learned a lot about a world that I didn't know about, electronics!

Thank you!

Bbruyne
 

Attachments

Glad it works. That was a good idea, using the JK SET/RESET like an RS latch for debounce. I'll probably end up using that at some point.
 
Great, thanks again for your help.

Bbruyne