This document provides an introduction to line follower competitions using Arduino microcontrollers. It discusses what a microcontroller and Arduino are, different types of Arduino boards like UNO and sensors like light and infrared sensors. It describes the basic coding structure in Arduino including data types, functions, control statements, loop statements and common functions. It also outlines a workshop on using these concepts to control a DC motor's direction for set time periods.