
CONTENTS
1 Components List and Introduction 3
1.1 Arduino Uno R4 Minima ......................................... 4
1.2 ESP8266 Module ............................................. 7
1.3 Breadboard ................................................ 10
1.4 Resistor .................................................. 11
1.5 Capacitor ................................................. 14
1.6 Jumper Wires ............................................... 16
1.7 74HC595 ................................................. 16
1.8 LED ................................................... 18
1.9 RGB LED ................................................ 19
1.10 7-segment Display ............................................ 21
1.11 I2C LCD1602 .............................................. 24
1.12 Buzzer .................................................. 26
1.13 TT Motor ................................................. 27
1.14 Servo ................................................... 28
1.15 Centrifugal Pump ............................................. 31
1.16 L9110 Motor Driver Module ....................................... 32
1.17 Button .................................................. 34
1.18 Reed Switch ............................................... 35
1.19 Potentiometer ............................................... 36
1.20 Joystick Module ............................................. 38
1.21 IR Receiver ................................................ 39
1.22 Photoresistor ............................................... 42
1.23 Thermistor ................................................ 43
1.24 DHT11 Humiture Sensor ......................................... 44
1.25 Line Tracking Module .......................................... 46
1.26 Soil Moisture Module .......................................... 47
1.27 Obstacle Avoidance Module ....................................... 49
1.28 Ultrasonic Module ............................................ 50
2 Get Started with Arduino 53
2.1 What is Arduino? ............................................. 53
2.2 What can Arduino do? .......................................... 53
2.3 How to build an Arduino Project ..................................... 54
3 Download the Code 85
4 Basic Projects 87
4.1 1. Digital Write .............................................. 87
4.2 2. Analog Write ............................................. 96
i