7-Updated - Table of Content NEW

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

CONTENTS

Page
Chapter
Description No.
Numbers
Contents i
List of Figures iii
List of Tables iv

Introduction 01
Chapter 1
1.1 What does IOT mean for embedded developer 02

1.2 Future of IOT embedded systems 02

Task performed 03
Arduino IDE installation and introduction to node 03
2.1
MCU
Chapter 2
2.2 Node MCU 03

2.3 Introduction to Arduino UNO and embedded C 05

2.4 Embedded C 06

2.5 Tinker cad 07

2.5.1 Blinking LED 08

2.5.2 LCD 08

2.5.3 Push button 09

2.5.4 Servo motor 09

2.6 Industrial IOT 10

2.7 Interfacing using node MCU and arduino 12

2.7.1 Interfacing Servo motor 12

2.7.2 Interfacing LCD 14

2.7.3 Interfacing DHT11 16

2.7.4 Interfacing LDR 18

2.7.5 Interfacing IR 20

2.7.6 Interfacing Push button 22

2.8 Thingspeak 23

2.8.1 Getting started 24


IOT based temperature and humidity monitoring 25
2.8.2
using thingspeak and ESP8266
2.9 Blynk app 27

2.10 methods 28

2.10.1 Experimental setup 28

i
2.10.2 Results 28

2.11 Mini project 28

2.11.1 Smart home automation system 28

2.11.2 Gas leakage indicator 28

2.11.3 Temperature sensing 30

2.11.4 LED turn on and off using LDR 30

2.11.5 NODE MCU 30

2.11.6 CONCULSION 30

Chapter 3 Outcomes from the internship 31

Chapter 4 Results and conclusion 32

References 33

ii

You might also like