Arrays Part 3 - Using Arrays to Control Arduino Pins

preview_player
Показать описание
This time, we'll see a practical use for arrays in Arduino by using them to control the Arduino's pins. Let's dive in, write some code, and test the circuit. ***Please hit the subscribe button on the lower right of the video!

Рекомендации по теме
Комментарии
Автор

Love the way you explained array indexing!

EljayRadiology
Автор

A good introduction for beginners! Thanks for your effort to make this video.

sennabullet
Автор

this is not simple, as you mentioned when you want to use an array, you can't use it without for loop(i, i, i++) They all go hand in hand, so try to do better. thank you

naboulsikhalid
Автор

I dont understand the benefit of using an array, vs just initializing individual variables.

richardcrackel