If Statement Conditionals: Arduino Course for Absolute Beginners
By Robolab Technologies In Arduino, Atal Tinkering Labs ATL, More InfoIn the last lesson we learned about the “If statement”. The “If statement” was the perfect choice for setting up instructions to run only when certain conditions are met. “If 30 seconds has passed – stop the heating element” or “If the sensor perceives a wall – turn 180 Degrees”. This lesson will expand on this amazingly useful function and show you how to stack different conditions to meet the flexibility you will want in your designs.
No Comments