Arduino Tutorial 13: Understanding Arduino If Statements
In many real world applications, you want your programs to branch into different directions depending on values that you are reading from sensors. For such cases, you need to us IF statements. IF statements allow you to do different things depending on conditions. This lesson shows you how to use IF statements, and the different … Continue reading Arduino Tutorial 13: Understanding Arduino If Statements
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed