Skip to content

sarwansingh/IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Internet of Things (IoT)

Using Arduino for making applications in IoT Ecosystem

Objective :

The objective of this material is to gain knowledge on importance of Internet of Things (IoT), the current components of typical IoT devices and trends for the future. The contents focuses on IoT design, design constraints, interfacing between the physical world and devices and further implementation and intergradations of IoT ecosystems.

Outcome :

The reader's will learn to design IoT components which would allow them to innovate new designs and products. They will also learn the most innovative technology after the invention of Internet.

Class Example :

The examples undertaken/coded while demos in class are available here.

Contents/Slides:     Topicwise Slides

Overview of IoT Ecosystem IoT has revolutionised the digital world, by connecting all the things together. This slide discusses the histroy and evolution of IoT ecosystem, the sensors and their usage in building the IoT application. The revenue forecast and IoT in building future of human civilization is also touched upon in the slide. IoT Overview Slide

Video :

       IoT - a rising paradigm

Understanding Basics of Arduino Arduino is Open Source electronic prototyping platform. It is one of most favour platforms with easy to use hardware and software. Arduino family has many ready to use hardware prototyping boards and one the most versatile board is Uno popularly know as Arduino Uno.The slide show explains the basic Input/Output along with other hardware essentials. On the software front, slide discusses the essentials of hello world/blink LED program. Arduino Basics Slide

Video : complete YouTube Playlist

Arduino-LED Interfacing         Arduino-Button Interfacing

and the learning endeavour continues...