Hi!
I am an absolute beginner to Arduino, so thank you so much for any help in advance.
For an extracurricular project I am working on, I would like to connect three buttons to an Arduino Nano (AST-CAN485). Right now, I am planning on connecting each button to a pin on the Arduino (specifically pins 11, 12, and 13), and then connect a singular wire from the bread board to GND and another singular wire from the bread board to VCC.
I would also connect the CAN H and CAN L pins to the CAN network.
Do you guys know if this set up will work for the buttons, or will I need to connect multiple VCC and GND pins to the breadboard? Additionally, will the pins 11-13 be alright for the buttons, or should I start from 0?
Thank you so much for any advice! I tried googling and using the forum to find the answer, but I'm quite confused. I also attached the Arduino's schematic I am using.
THANK YOU!
(Also, in the future, I would like to connect two toggle switches to my Arduino if that matters. I was thinking I would connect them at pins 8 & 9.)