Digital Electronics Introduction to Microcontrollers and the Board of Education.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

INTRODUCTION TO ROBOTICS AND MICROCONTROLLERS Instructors: Tijjani “TJ” Mohammed and Tarek Abdel-Salam.
Introduction 2 BASIC Stamp®. Microcontrollers Microcontrollers can be thought of as very small computers which may be programmed to control systems such.
Parts & Functions of a Computer. 2 Functions of a Computer.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
University of Pennsylvania 1 The BASIC Stamp 2. University of Pennsylvania 2 The BASIC Stamp 2 Serial Signal Conditioning Conditions voltage signals between.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Choosing an Appropriate  Controller Krista Miller ELM 4071 Technical Topic Presentation.
The 8051 Microcontroller Architecture
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Microcontroller: Introduction
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
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.
EC4012PA PIC 18F Introduction 2  Processor  Input Devices  Output Devices  Memory Devices 3.
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
Computer Basics An overview of computer hardware ICT Tools: Computer Basics.
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Computer Hardware Mr. Richard Orr Technology Teacher Bednarcik Jr. High School.
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Eng.Abed Al Ghani H. Abu Jabal Introduction to computers.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
The variety Of Processors And Computational Engines CS – 355 Chapter- 4 `
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Introduction to Microprocessors Manijeh Keshtgary Fall 2006 Shiraz University of Technology.
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Hardware. What is Hardware? Hardware is any part of a computer you can touch There are 2 categories: Inside the computer Peripherals connected.
INTRODUCTION TO PIC MICROCONTROLLER. Overview and Features The term PIC stands for Peripheral Interface Controller. Microchip Technology, USA. Basically.
Digital Electronics The Boe-Bot and Servo Motors.
ME456:Mechatronics WAM Chapter 1: Getting Started Prof. Clark J. Radcliffe Mechanical Engineering Michigan State University
5 th October 2004Hardware – KS41 Hardware Objectives: Computer systems  What do they do?  Identify the hardware that makes up a computer system (PC)
Hardware Information Created by Nasih 1. Hardware  The physical components of a computer system, including any peripheral equipment such as printers,
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer 3 JEOPARDY Bobbie, Sandy, Trudy.
Popular Microcontrollers and their Selection by Lachit Dutta
Computer Components ICS 3U0.
Introducing Hardware.
Computer Hardware – System Unit
Overview of Computers and Programming Chapter 1
Basic Computer Hardware & Software
Discovering Computers 2011: Living in a Digital World Chapter 4
Chapter 7.2 Computer Architecture
Chapter 1: Getting Started
Introduction to Microcontrollers and the Board of Education
Microcomputer Architecture
Programming Boe-Bots (Part 1)
Why microcontrollers in embedded systems?
Describe how NASA remotely controls equipment in space.
Computer Hardware Computer Technology Jeopardy Review
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Introduction To Computing BBA & MBA
INTRODUCTION TO COMPUTERS
Chapter 4: Hardware for Educators
Course Code 114 Introduction to Computer Science
Presentation transcript:

Digital Electronics Introduction to Microcontrollers and the Board of Education

Board of Education (BOE) - Intro This presentation will Present an overview of Microcontrollers and their typical applications Detail Parallax’s Board of Education  Single Board Computer Detail Parallax’s BASIC Stamp  Module and the PIC- 16C57 Microcontroller Present an overview of the BASIC Stamp Development System 2

First…. What is a Computer? All computers, including microcontrollers, must contain… –Central Processing Unit (CPU) –Some form of memory (MEMORY) –Input & Output Devices (I/O) 3

PC Computer PC computers (i.e. a desktop or laptop) are designed to… –Perform a wide verity of tasks. –Run numerous programs. A PC computer generally contain… –CPU : A very powerful processor such as Intel’s Pentium  or AMD’s Phenom  –Memory : Several types of memory such as ROM, RAM, Cache, DVD, CD, and a Hard drive. –I/O : Keyboard/Mouse for inputs & Monitor/Printer for outputs. 4

Microcontroller What makes a microcontroller different ? Microcontrollers are designed to… –Perform one dedicated task. –Run one specific program. A microcontroller generally contain… –CPU : Small, low cost, and low power processor. With their features limited to the requirements of the application. –Memory : ROM memory to hold the one program and a small amount of RAM. –I/O : Depends on the application  Burglar Alarm System : Inputs from window & door switches; Outputs to siren and 911 auto dialer.  Automotive Cruise Control : Inputs from controls and speedometer; Outputs to accelerator and brakes. 5

Microcontroller Applications Microcontrollers are frequently called "embedded controllers" or "embedded systems" because they’re embedded inside other device Typical applications –Burglar Alarm System –Automotive Cruse Control –Cell Phones –MP3 Players –Home HVAC Systems Can you think of other applications? 6

Introduction to the Board Of Education In this class you will be using a single board computer called the Board Of Education (BOE). The BOE is manufactured by Parallax Inc. With a little background in the BASIC programming language, the BOE will allow you to implement embedded controllers/systems quickly and easily. 7 Board Of Education

Overview of the BOE USB Interface to PC Battery & Wall-Wart Connectors and Voltage Regulator Servo Motor Interface Connectors Proto-Board Area Reset Switch Power Switch Connection Headers to BASIC Stamp BASIC Stamp 8

The BASIC Stamp Signal Conditioning Conditions voltage signals between USB connection (+/- 12V) and BASIC Stamp (5V) EEPROM Stores the PBASIC program. 5V Regulator Regulates voltage to 5V with a supply of 5.5VDC to 15VDC System Clock Sets the speed at which the instructions are executed PIC-16C57 Microcontroller Executes the PBASIC instructions stored in the EEPROM 9

The BASIC Stamp Why is it called the BASIC Stamp? First; it runs programs written in the BASIC programming language. B eginner's A ll-purpose S ymbolic I nstruction C ode Second; It looks like, and is about the size of, a postage stamp. 10

The PIC-16C57 Microcontroller The Microcontroller on the BASIC Stamp The PIC name refers to "Peripheral Interface Controller" 8 Bit System / CMOS Technology 20 General Purpose I/O Pins 8 Bit Counter 2 K Bytes of EEPROM 72 Bytes of RAM Manufactured by 11

BASIC Stamp Development System 12 Icon to Start BASIC Stamp Development System Program Sub-Window This is where your program goes. File Sub-Window This window shows all the BASIC program files that are in the current directory Directory Sub-Window This window shows all the directories and sub-directories on your hard drive. Current Directory Standard Tool Bar

Resources Parallax Inc. (2004). What’s A Microcontroller. –Retrieved July 15, 2009 –fttp://