0% found this document useful (0 votes)
9 views11 pages

Department of ECE: 24EC1101 Fundamentals of Iot & Sensors

The document provides an introduction to the Arduino platform, specifically the Arduino Uno microcontroller board, detailing its specifications, capabilities, and various applications such as interfacing with sensors and controlling devices. It includes self-assessment and terminal questions to evaluate understanding, along with references for further learning. The Arduino platform is highlighted as a versatile tool for developing interactive devices and applications.

Uploaded by

harsha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views11 pages

Department of ECE: 24EC1101 Fundamentals of Iot & Sensors

The document provides an introduction to the Arduino platform, specifically the Arduino Uno microcontroller board, detailing its specifications, capabilities, and various applications such as interfacing with sensors and controlling devices. It includes self-assessment and terminal questions to evaluate understanding, along with references for further learning. The Arduino platform is highlighted as a versatile tool for developing interactive devices and applications.

Uploaded by

harsha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Department of ECE

24EC1101
FUNDAMENTALS OF IoT & SENSORS

Session - 6

ARDUINO UNO BOARD


Introduction of Arduino

• Arduino is an open-source hardware and software platform designed for


computer programmers, professionals and those interested in developing
interactive devices and applications specific to an interactive development
environment.

• Arduino can receive input signals from various sensors and inputs.

• Arduino is able to run independently or communicate with software


running on a computer (for instance, Flash, Processing and MaxMSP).
Introduction of Arduino UNO

• Arduino Uno is a microcontroller board based on the ATmega328P .

• It has 14 digital input/output pins (of which 6 can be used as PWM outputs),
6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack,
an ICSP header and a reset button.

• It contains everything needed to support the microcontroller; simply connect


it to a computer with a USB cable or power it with a AC-to-DC adapter or
battery to get started.
Specifications
Pin description

5
What can you do with Arduino?

LED Interface with Arduino


Controlling LED Interface With Arduino using PUSH button
Automatic Street Light Controlling Using Arduino
Smoke Detection Using MQ-2 GAS Sensor
Interfacing PIR Sensor
Interfacing Ultrasound Sensor with Arduino
Interfacing Temperature Sensor
What can you do with Arduino? (contd..)

Interfacing Relay to Arduino


Line-following robot
fluffy toy that lights up
your phone ring when you receive an e-mail
coffee maker that sounds an alarm when your coffee is ready
Device that can record your heart rate when you ride your bike
SELF-ASSESSMENT QUESTIONS

1. How many analog and digital pins we have for arduino

(a) 23 & 5
(b) 14 & 6
(c) 6 & 14
(d) 5 & 23

2. What is the crystal frequency of arduino.

(a) 20 MHz
(b) 16 MHz
(c) 12 MHz
(d) 8 MHz
TERMINAL QUESTIONS

1. Describe the pin diagram of Arduino board

2. List out power and clock frequency specifications of Arduino.

3. Analyze applications of Arduino.


REFERENCES FOR FURTHER LEARNING OF THE SESSION

Reference Books:
1. The Internet of Things: Connecting Objects By Hakima Chaouchi Wiley publication
2. The Internet of Things – Key applications and Protocols By Olivier Hersent, David Boswarthick,
Omar Elloumi,,Wiley, 2012
Sites and Web links:
1. www.arduino.cc :info on hardware, some libraries for sensors, the integrated development
environment (IDE) and reference material on commands and structures
2. www.instructables.com : info on DIY projects prepared by others
3. www.makezine.com : Home of Make Magazine, which has lots of Arduino projects
THANK YOU

Team – Fundamentals of IoT & Sensors

You might also like