Still no participant
Still no reviews
Overview of Arduino Boards, features & Pin-out
LECTURE: Briefing about application and efficiency of Arduino boards, Exposing them towards pinout of different of Arduino Uno boards.
PRACTICE: Quiz and discussion
WEBLINKS:
Programming Basics Arduino IDE Familiarization, Arduino Program Architecture.
DEMO: About fundamentals of Arduino IDE, Installation of Arduino IDE, Adding libraries to Uno IDE.
PRACTICE: Writing the first program and uploading the sketch to Arduino.
WEBLINKS:
LED Projects: LED blink Program, Simple Pattern of LED, Complex Pattern of LED.
DEMO: Interfacing an LED with Arduino board
PRACTICE: Designing a traffic light controller.
WEBLINKS:
Interfacing LED with PWM: Understanding PWM, generating PWM using Uno.
DEMO: Generating PWM signal using Uno through program
PRACTICE: Arduino Based LED Dimmer using PWM
WEBLINKS:
Working with screens: Program to interface LCD (16x2) with Arduino
DEMO: Understanding of LCD & its pin-out, Hardware Interfacing of LCD with Uno , adding library to Uno IDE.
PRACTICE: Display simple string on LCD, Displaying personal data on LCD using Uno
WEBLINKS:
Interim Project Review- I
Interfacing of Light Sensor(LDR) with Arduino Uno
DEMO: Interfacing of LDR with UNO
PRACTICE: LED control using LDR
WEBLINKS:
Sensor interfacing: Temperature sensor (DHT11/LM35) with Arduino
DEMO: On working principle of DHT11 and LM35 , interfacing DHT11 & LM 35 with the Uno board
PRACTICE: Displaying Temperature & Humidity data on LCD
WEBLINKS:
LM35 Temperature Sensor with Arduino Uno
Interfacing MQ sensors with Arduino
DEMO: Briefing about working of MQ sensors, Interfacing MQ135/MQ7/MQ2 with the Uno board
PRACTICE: Displaying MQ sesnor data on LCD , Designing security alarm for gas/smoke leakage
WEBLINKS:
Relay Module interfacing with Arduino
DEMO: On interfacing relay modules with Uno
PRACTICE: Light control using Relay, Light control using LDR & Relay
WEBLINKS:
Interfacing IR Module, PIR Module with Arduino
DEMO: On working and interfacing of IR & PIR sensor
PRACTICE: Light control with PIR using Arduino, Motion Detection Alarm
WEBLINKS:
Interface IR Sensor With Arduino
Flex sensor interfacing with Arduino
DEMO: On working and interfacing of flex sensor with Arduino
PRACTICE: Light control with flex sensor using Arduino
WEBLINKS:
Interim Project Review-II
Ultrasonic sensor interfacing with Arduino
DEMO: On working of ultrasonic sensor, its pinout and interfacing with Uno, adding library to Uno IDE
PRACTICE: Distance finder
WEBLINKS:
Interfacing Pressure Sensor BMP180 with Arduino
DEMO: Working of BMP180, connecting the BMP180 to the Arduino, installing BMP180 library
PRACTICE: Displaying temperature and pressure data from BMP180 on LCD using Arduino.
WEBLINKS:
Working with motors: Interfacing of DC motor, Servo Motor with Arduino
DEMO: On interfacing DC Motor & Servo motor with Arduino Uno
PRACTICE: Speed control of DC motor using PWM
WEBLINKS:
DC motor interfacing with Arduino
Interfacing 4*4 matrix keypad
DEMO: On working of keypad, how to setup a keypad on Arduino
PRACTICE: Designing a security system
WEBLINKS:
Interim Project Review-III
Interfacing HC05with Arduino
DEMO: Setup HC05 with AT commands, Interfacing it with Uno
PRACTICE: Light Control using HC05 using Arduino
WEBLINKS:
RF Module Interfacing with Arduino
DEMO: Understanding the working of Encoder & Decoder IC and its pinout, interfacing RF module with Uno.
PRACTICE: RF module based Electric Switching System
WEBLINKS:
SD card interfacing with Arduino
DEMO: On pin out of SD card module. Adding Library to Uno IDE and interfacing SD card with Uno
PRACTICE: Arduino Data Logging
WEBLINKS:
Interim Project Review-IV
Interfacing ESP8266 with Arduino
DEMO: Understanding the pinout of ESP8266 and its connection with Uno, Testing ESP8266 interface with Uno using AT commands, setting up ThingSpeak.
PRACTICE: Uploading data into ThingSpeak using Arduino.
WEBLINKS:
Temperature and Humidity Monitoring over ThingSpeak using Arduino UNO and ESP8266
PRACTICE: Writing program to upload the temperature and humidity data from DHt11 sensor into ThingSpeak using Arduino and ESP8266.
WEBLINKS:
IoT Based Food Monitoring System
PRACTICE: Building a Food Monitoring device using NodeMCU or Arduino with ESP8266 and Arduino IDE, to monitor the temperature and humidity of the stored environment.
WEBLINKS:
Smart Irrigation System
PRACTICE: Building smart irrigation system using soil moisture sensor with NodeMCU or Arduino with ESP8266 and send the datto ThingSpeak Server.
WEBLINKS:
Water irrigation system using Soil Moisture Sensor
Build an ESP8266 Web Server with Arduino
PRACTICE: Building an web server with Arduino Uno and ESP8266 or NodeMCU
WEBLINKS:
ESP32 DHT11/DHT22 Asynchronous Web Server
Interim Project Review-V
Final Project Review
About