| 1 |
Introduction to Arduino |
| 2 |
Pin configuration and architecture |
| 3 |
Device and platform features |
| 4 |
Concept of digital and analog ports |
| 5 |
Arduino data types |
| 6 |
Variables and constants |
| 7 |
Operators |
| 8 |
Control Statements |
| 9 |
Arrays |
| 10 |
Functions |
| 11 |
Pins Configured as INPUT |
| 12 |
Pins Configured as OUTPUT |
| 13 |
pinMode() Function |
| 14 |
digitalWrite() Function |
| 15 |
analogRead() function |
| 16 |
Arduino Interrupts |
| 17 |
Blinking of LEDs |
| 18 |
Fading of LED |
| 19 |
Circling of LEDs (FOR loop) |
| 20 |
Blinking of EVEN and ODD states of LEDs |
| 21 |
Traffic light system |
| 22 |
Controlling LED using Push button |
| 23 |
Buzzer |
| 24 |
Relay |
| 25 |
Sensors(IR Sensor, LDR Sensor ) |
| 26 |
Home Automation |
| 27 |
Humidity sensor |
| 28 |
Temp. sensor |
| 29 |
Ultrasonic Sensor |
| 30 |
Soil moisture sensor and many more |
| 31 |
water irrigation system |
| 32 |
Working with Serial Monitor |
| 33 |
Displaying a message in LCD screen |
| 34 |
Scrolling of text |
| 35 |
LED Matrix |
| 36 |
Graph plotting via serial monitor |
| 37 |
Display Room temperature using LM35 temperature sensor. |
| 38 |
Interfacing of DC motor |
| 39 |
Direction Controlling of DC motor using button/sensor |
| 40 |
Keypad interfacing |
| 41 |
Explorer BOT |
| 42 |
Password based Door locking system. |
| 43 |
Changing the brightness of LEDs using potentiometer |
| 44 |
Controlling of DC motor using Accelerometer |
| 45 |
Bluetooth interfacing |
| 46 |
RFID interfacing |
| 47 |
Voice control robot. |
| 48 |
Parking System. |
| 49 |
Node MCU |
| 50 |
Web Server (BLYNK) |
| 51 |
Displaying data on Android Application. |
| 52 |
IOT Home automation |
| 53 |
Introduction to Raspberry pi |
| 54 |
Raspberry pi Vs Node MCU Vs Arduino |
| 55 |
Installation of OS |
| 56 |
SSH Protocol |
| 57 |
Introduction of Python |
| 58 |
Pin configuration of Raspberry pi |
| 59 |
Input output programming |
| 60 |
Laptop control Led lights. |