So far, we have been just using the Arduino Void Loop, which basically loops forever. In this lesson you will learn how to create For Loops, which will allow you to control the conditions of the Loop. This is a very powerful programming technique, and it will allow you to take your projects to more advanced levels. If you want to follow along at home, an official Arduino Uno R3 is available HERE. In this new series of lessons, I will be using the sensor and other components found in this KIT.