By the end of this lesson, students will be able to:
- Understand the two main sections of an Arduino program: setup() and loop().
- Write simple if–else statements to control devices.
Connect a temperature sensor with a fan to make an automatic cooling system.