capacitive pin touch button (No hardware button) #14011
GigaJunky
started this conversation in
Show and tell
Replies: 1 comment
-
See this for the "fun" I had with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ever need to detect a button, but don't want to wire one up or solder to the board.
Well the micro controllers can detect voltage from your fingers when you touch the analog pins!
here the code on a Raspberry Pi Pico.. should work with others:
and for circuit python here:
Beta Was this translation helpful? Give feedback.
All reactions