Lecture 1.1.2 (Embedded System Characterstics and Its Example and Atmega Pin Description
Lecture 1.1.2 (Embedded System Characterstics and Its Example and Atmega Pin Description
Designed By :
Dr. Kavita Jindal
Assistant Professor, ECE, UIC 1
University Vision
To be globally recognized as a Centre of Excellence for Research, Innovation, Entrepreneurship and disseminating
knowledge by providing inspirational learning to produce professional leaders for serving the society.
University Mission
M1: Providing world-class infrastructure, renowned academicians, and an ideal environment for Research,
Innovation, Consultancy, and Entrepreneurship relevant to society.
M2: Offering programs & courses in consonance with National policies for nation-building and meeting global
challenges.
M3: Designing Curriculum to match international standards, and needs of Industry, civil society, and for inculcation
of traits of Creative Thinking and Critical Analysis as well as Human and Ethical values.
M4: Ensuring students delight by meeting their aspirations through blended learning, corporate mentoring,
professional grooming, flexible curriculum, and a healthy atmosphere based on co-curricular and extra-curricular
activities.
M5: Creating a scientific, transparent, and objective examination/evaluation system to ensure an ideal certification.
M6: Establishing strategic relationships with leading National and International corporates and universities for
academic as well as research collaborations.
M7: Contributing for the creation of a healthy, vibrant, and sustainable society by involving in Institutional Social
Responsibility (ISR) activities like rural development, the welfare of senior citizens, women empowerment,
community service, health and hygiene awareness, and environmental protection
Syllabus
1. Embedded
System
2. IOT UNIT 1
& Raspberry
Embedded Programming
Pi
3. Arduino
1.
Programming
1. Interfacing of Devices
2. Basic UNIT 2
Laws and
Interface Digital and Analog I/O Devices
Components
3. Various Sensor and
2. Devices
1. Embedded System
UNIT
Application 3 using
Application of Embedded systems
Arduino
3.
Syllabus
Unit-1 Embedded Programming Contact Hours: 15
Embedded Systems
Chapter 1.1
Embedded system: Introduction to Microcontroller, Difference between microprocessor
and Microcontroller, Embedded System Characteristics & its examples, AVR
microcontroller: Types, Architecture Internal Architectural and Block diagram of
controller (-ATmega 328), Essential Peripheral circuits: Crystal Circuit, Power supply,
Oscillator Circuit.
6
Learning Outcomes
7
Introduction
• An embedded system is a microprocessor-based system that is
incorporated into a device to monitor and control the functions of the
components of the device.
• They are used in many devices ranging from a microwave oven to a
nuclear reactor.
• An embedded system used in a device (for instance the embedded
system in the washing machine that is used to cycle through the various
states of the washing machine) is programmed by the designers of the
system and generally cannot be programmed by the end user.
Introduction
• Embedded Systems tutorial provides basic and advanced concepts of
Embedded System.
• Our Embedded System tutorial is designed for beginners and professionals.
Examples: Dishwashers, stoves, videos, remote controls, toys, toasters, cell phones,
microwave ovens, automobiles (electric windows, ignitions, airbags, brakes,
suspensions)
CHARACTERISTICS OF EMBEDDED
SYSTEMS
• Reliability
• They perform a single set of functions.
• Works in a time-constrained environment.
• Provide high performance and reliability.
• Mostly Embedded systems have low cost because they are mass-produced in
millions.
• Embedded systems are designed to do some specific task, rather than be a
general-purpose computer for multiple tasks.
COMPUTER & EMBEDDED SYSTEM
General Purpose: these are the computers we Specific Purpose: these perform single well
use them for performing a variety of everyday defined task which is custom built for system
tasks such as playing games, word processing, specific purposes such as process control,
scientific calculations, etc. automation, aeronautics, aviation etc
These are sets of systems which have a CPU Is a custom built collection of on board chips
and other peripherals, input output devices, which are put together to provide a functional
monitoring devices assembled with them. specific output
COMPUTER & EMBEDDED SYSTEM
They are very cumbersome machines such as These are hand held devices which are
work stations and mainframe computers. customized and have eased mobility.
They are not time critical in their operations In many of the case they have to be very time
critical responding to various real time
interrupts.
ATMEGA 328P
4
VCC and GND
Port B
23
I2C Communication
24
THANK YOU