Department of Electronic & Electrical Engineering EE10140 Introduction to Microprocessors and interfacing (Embedded Systems)  Microcontrollers (PIC16F84A)

Slides:



Advertisements
Similar presentations
1-1 Bard, Gerstlauer, Valvano, Yerraballi EE 319K Introduction to Microcontrollers Lecture 1: Introduction, Embedded Systems, Product Life-Cycle, ARM Programming.
Advertisements

COMP3221: Microprocessors and Embedded Systems--Lecture 1 1 COMP3221: Microprocessors and Embedded Systems Lecture 1: Introduction
EKT 222/4 Microprocessor Systems SUBJECT INTRODUCTION.
Spring 2008, Jan. 14 ELEC / Lecture 2 1 ELEC / Computer Architecture and Design Spring 2007 Introduction Vishwani D. Agrawal.
1 Cankaya University Electronics and Communication Engineering Department ECE 425 Microprocessor I Course Outline Instructor: Assist. Prof. Dr. Orhan Gazi.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Overview Slide 1 EE3900 Computer Networks.
Microcontrollers Lecture L12.2 Section Microcontrollers Microcontrollers vs. Microprocessors Two standard architectures PIC microcontroller 68HC12.
Course Outline for CENG2400 Embedded System Design You will learn –Hardware systems: memory, data/address bus. –Software systems: control hardware using.
Railway Foundation Electronic, Electrical and Processor Engineering.
ECE 447: Course Organization Instructor:Michael Garcia, Engineering Bldg. 3707, 3708 Office hours: Wednesday, 7:20-8:20pm; Sunday, TBD.
MONDAYS 10:00-12:00, 14:00-17:00 THURSDAYS 14:00-16:00 FRIDAYS 9:00-12:00 Mark Neil - Microprocessor Course 1 Microprocessor Experiment A6.
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
Microcontroller: Introduction
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
Dr. Iyad Jafar Embedded Systems CPE 333. Instructor Information Dr. Iyad F. Jafar Office : Room 002 Computer Engineering Office Hours Sunday & Tuesday.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
Introduction to Computer Architecture & Design Computer Architecture and Design Lecture 0.
1 Embedded Systems, Design and Applications Mr. OOI CHEE PUN.
Slide 2: About the Textbook By: Dr. Mouaaz Nahas Embedded Systems Umm Al-Qura University Electrical Engineering Department 1.
Embedded Systems. Today Introduction to Mechatronics Microcontroller –Input / Output Ports (I/O) –Memory –ADC –PWM.
IT253: Computer Organization Lecture 1: Introduction Tonga Institute of Higher Education.
Microprocessors A practical approach Subjects Goals for this module Results Subjects of the module Plans Questions.
ENG3640 Micro Computer Interfacing General Information Handout Fall 2012, September 7 th ENG3640 Fall
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
MICROPROCESSOR AND MICRO CONTROLLER
Microcontroller I DKT Course Schedule Lecture/Lab: –Tuesday, 10:00am – 12:00am, BKQ1 (Lect) –Thursday, 9:00 am – 11:00 pm, MKQ1 (lab) –Lecturer:
1. Hardware: each component on the microcontroller will need to be tested individually using multi-meters, logic analyzers, and circuit probe analysis.
by Computer System Design Lecture 1 Wannarat Suntiamorntut
Department of Electronic Engineering City University of Hong Kong EE3010 Data Communications and LANs Overview Slide 1 EE3010 Data Communications and LANs.
ECE 447: Course Organization Course designed by: Professor Kenneth J. Hintz Instructor:Jason M Bales, S&T II, Room 235 (703)
HOME AUTOMATION: WEB BASED CONTROL Anthony Campbell Eric Poynter EKU, Dept. of Technology Computer Electronic Networking.
Welcome to the world of ARM. COURSE CONTENT Module 1: Introduction  Introduction of ARM Processors  Evolution of ARM  32 - bit Programming Module 2:
ECE 371 Microprocessor Interfacing
Department of Electronic & Electrical Engineering Template program. Input / Output (IO) ● Template program. ● Introduction to IO ● Setting up for IO ●
Lecture 7: Overview Microprocessors / microcontrollers.
Department of Electronic & Electrical Engineering Serial interfaces Serial Interfaces allow communication between devices sending one bit at a time. In.
Chapter 3: Electronics & Computers. Where are the instructions to start a computer stored?  ROM.
Ee314 Microprocessor Systems Dr. Mircea DABACAN Electrical Engineering & Computer Science Dept., Washington State University Office: EE/ME 504 Phone:
Department of Electronic & Electrical Engineering EE20084 Structured Programming. Chris Clarke Paul Leonard.
Department of Electronic & Electrical Engineering Introduction to microcontrollers A microcontroller is a small computer on a single integrated circuit.
Department of Electronic & Electrical Engineering Further work? Simple Voltmeter. ● Analogue to Digital converter (MCP3001 SPI ) ● Analogue → 10bit binary.
Serial Peripheral Interface SPI I2C (i-squared cee)
Spring 2016, Jan 13 ELEC / Lecture 1 1 ELEC / Computer Architecture and Design Spring 2016 Introduction Vishwani D. Agrawal.
Department of Electronic & Electrical Engineering Lecture 2. PIC16F84A Architecture / Instructions Memory. Program/Data (Harvard) File Registers (Data).
Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram.
Department of Electronic & Electrical Engineering Introduction to microcontrollers A microcontroller is a small computer on a single integrated circuit.
Lecture 0 Overview Hong, You Pyo, DGU 1. Y. Hong Microprocessor A semiconductor device that contains a CPU (Central Processing Unit) and peripherals In.
CET360 Microprocessor Engineering: Course Intro J. Sumey Spring 2016.
MICROPROCESSOR INTEL 8086/8088 BY: SERA SYARMILA SAMEON.
CEng3361/18 CENG 336 INT. TO EMBEDDED SYSTEMS DEVELOPMENT Spring 2007 Recitation 01.
BMTS Computer and Systems Pre-requisites :CT140 –Computer Skills Nature Of the Course: This course deals about the fundamentals of Computer such.
Microprocessor Systems
Pre-requisite for 20+ ECE Courses
Michael Rahaim, PhD Candidate Multimedia Communications Lab
ENCM 369 Computer Organization
Microcontroller Evolution
Microprocessor and Microcontroller Fundamentals
Getting Started with ATMEL Studio 6
PRA-SYARAT SISTEM MIKROPROSESOR
CS-401 Compute Architecture & Assembly Language Programming
ECET 340 Competitive Success/snaptutorial.com
ECET 340 Education for Service-- snaptutorial.com.
ECET 340 Teaching Effectively-- snaptutorial.com.
Unit I Flash Cards Start.
CET360 Microprocessor Engineering: Course Intro
HOME AUTOMATION: WEB BASED CONTROL
Introducing the PIC Mid-Range Family and the 16F84A
Microcontroller Evolution
ELEC / Computer Architecture and Design Fall 2014 Introduction
Presentation transcript:

Department of Electronic & Electrical Engineering EE10140 Introduction to Microprocessors and interfacing (Embedded Systems)  Microcontrollers (PIC16F84A)  Assembly Language Programming  I ntegrated D evelopment E nvironment (IDE) MPLABX  Input and output  Interfacing to other devices  Lab work

Department of Electronic & Electrical Engineering Course Structure Lectures ● Thur 10:15 5W2.4 PJL ● Fri 14:15 6W1.2 CTC ● Labs ● Monday 14:15 – 17:15 (wk2-11) ● Assessment by demonstration in lab

Department of Electronic & Electrical Engineering Assessment ● 60% Coursework ● Lab examples/exercises ● Additional work ● 40% Exam ● 1hr 2 out of 4

Department of Electronic & Electrical Engineering Delivery ● PJL Micro-controllers ● PIC Architecture ● Software ● Hardware ● Physical IO ● Serial interface protocol ● Analog to Digital (ADC) Digital to Analogue ● Parallel interfaces

Department of Electronic & Electrical Engineering Feedback - Lectures - Labs ● This is a practical course. The lectures are to support the labs. ● Attending lectures means we don't have to explain things during the labs. ● If you have problem ask via the moodle forum so everyone benefits from the answer.

Department of Electronic & Electrical Engineering Resources ● Paper ● PIC16F84A data sheet ● 25AA040 spi eeprom data sheet ● Laboratory instructions ● Electronic ● The Quintessential PIC (library e-book) ● The web (on your computer!) ● These slides. ● More electronic resources via Moodle