Skip to content

Momentary non-sensitive pushbutton with two speed variables arduino midi #192

Answered by lathoub
lautarotanok asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lautarotanok

Start off from the basic example and then add the buttons to it.

You will notice that you are adding unneeded headers and well as a 'floating' Serial connection.
As you add the buttons, consider using a button debonce library, like this one.
This should get you well underway.

Good luck as you learn to code, so much fun!

(also, read up on using MarkDown, to make your message more readable)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lautarotanok
Comment options

@lathoub
Comment options

lathoub Dec 31, 2020
Collaborator

Answer selected by franky47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants