Arduino Made Easy(er) Lesson 04 - if for And while Statements
Toms Trains and Things
In Lesson 04 of Arduino Made Easy(er) we will use the if, for, and while statements in our sketch. The for and while statements allow us to step through a set of instructions for a given amount of times. This allows us to reduce the amount of lines of code required to perform certain tasks.
The if statement is used to test weather a condition is True or False. Whenever a condition is True, the code within the if statement is run before continuing to the next set of instructions. When the statement is False, the code within the statement is skipped and the following lines of code are run.
The same Fritzing diagram as in Lesson 03 is used in this lesson and some of the same code from the previous lesson is also retained for this demonstration.
An ambient light sensor will be used in the next lesson replacing the potentiometer. Check the Arduino page on our website for more information.
Please visit my website for more information on Arduino: https://tomstrainofthought.com/
SHOP FOR ITEMS SEEN IN THESE VIDEOS: https://www.amazon.com/shop/tomstrainsandthings
ā If you would like to help with translating this or any other video of mine, click this link: http://www.youtube.com/timedtext_cs_panel?c=UCE1TsLOIG2wxBZ7fe8512qw&tab=2 ā
Subscribe To This Channel https://goo.gl/Af3bK0 Watch This Video Most Popular https://goo.gl/tFshUw
BECOME A PATRON https://www.patreon.com/TomKvichak
CONTACT INFORMATION: tomstrainsandthings@gmail.com https://www.instagram.com/tomkvichak/ https://www.facebook.com/froginflorida
S U P P O R T THIS C H A N N E L Patreon: https://www.patreon.com/TomKvichak PayPal : https://paypal.me/tomstrainsandthings
PLAYLISTS OF INTEREST: What You Should Know Before Starting Your Model Railroad https://www.youtube.com/playlist?list=PLjjhnrIKSTSi3vSZbz0gPxhZAPWvw9eyK
Useful Tools For The Model Railroader https://www.youtube.com/playlist?list=PLjjhnrIKSTSgADOj1VFiGe9chmGdrNBCs
Model Railroading For Beginers https://www.youtube.com/playlist?list=PLjjhnrIKSTShrzvkLrtppcNJ0zObTcDyv
Electrical Projects Videos https://www.youtube.com/playlist?list=PLjjhnrIKSTSg3vBnObEMQzzProQXMBnge
Wiring On Your Model Railroad https://www.youtube.com/playlist?list=PLjjhnrIKSTShW9IeN-sVYz8fgRDqq_4Fo
Disclaimers: all opinions are my own, sponsors are acknowledge. Affiliates are: Amazon, TubeBuddy, 1&1, & Magix GmbH ... https://www.youtube.com/watch?v=zkNC-UoN8OY
156354853 Bytes