Hey! need some quick help.

I need some guidance on how to make a push button print or send a string to th serial comm. I'm new btw.

Open the Arduino IDE editor

click File>>>Examples>>>01.Basics>>>DigitalReadSerial

Quick enough? :slight_smile:

"Hey! need some quick help" is not a very friendly or polite way to start a conversation with people when you want them to give their time and expertise for free.

...R

Hey sorry for being not very polite, but i need some guidance on how to print a string when I press a button on the breadboard.

agarces1:
Hey sorry for being not very polite, but i need some guidance on how to print a string when I press a button on the breadboard.

Did you miss reply #1?

To 1 and 2, I guess. I would please like some examples if possible.

agarces1:
To 1 and 2, I guess. I would please like some examples if possible.

The example is in the specified folder. Just go look.

Thanks everybody this is putting me in the right path.