Chapter 1.
Getting started with Arduino.
- introduction to Arduino.
- Setup your computer to use Arduino.
- Understanding electronics elements – Resistors, capacitors, transistors, relays etc.
Chapter 2.
LEDs.
- Blinking of LEDs
- Fading of LED.
- Circling of LEDs. ( FOR loop)
- Blinking of LEDs
- LED dice.
- Traffic light system. And many more projects
Chapter 3.
Serial monitoring.
Chapter 4.
Digital inputs.
Chapter 5.
Analog inputs.
- Controlling of LEDs using a joystick.
- Changing the brightness of LEDs using potentiometers.
- Controlling a DC motor, PWM.
Chapter 6.
LCD displays.
- Wiring of LCD screen with Arduino.
- Displaying a message in LCD screen.
- Displaying room temperature using LM 35 temperature sensor.
- Screen navigation on LCD.
- Turn ON a LED by entering the password.
- Knowing the status of the LED.
- Scrolling of text.
Chapter 7.
Seven segment display.
- Simple automatic countdown and count up. (FOR loop)
- Increment or decrement a number by using push button.
Chapter 8.
Servo motors.
- Controlling Servo Motor with Joystick
- Indexing of Servo motor
- Direction control of Servo Motor
- Servo Motor based Projects
- Synchronizing 2 Servo Motors