ECE482 Final Project Spring 03. Specification Design a digital thermometer to report the temperature in the room in degrees Fahrenheit. The PC should.

Slides:



Advertisements
Similar presentations
GENERIC CONTROL OF ELECTRICAL ENVIRONMENT THROUGH A WEBPAGE - IT Acumens. COMIT Acumens. COM.
Advertisements

IO Interfaces and Bus Standards. Interface circuits Consists of the cktry required to connect an i/o device to a computer. On one side we have data bus.
INPUT-OUTPUT ORGANIZATION
Number Systems and Codes
LOGO Lab Supervisor – Dr. WH Lau EE3271 Design Laboratory.
How to Read a Thermometer A thermometer is an instrument that is used to measure temperature.
Automated Pool Maintenance System Jonathan Arbogast Janine Garnham Ajay Suthar.
Introduction to Computing Systems (1st Exam). 1. [10] What is the range of decimal integers that can be represented by the following given numbers of.
Hardware Connections for DAQ- FPGA Interface Interface for Driver / Data Acquisition Board P09311 David Howe.
2 Way FM Car Starter Dan Owens April 12, 2005 Instructor: Dr. Pao-Lo Liu Department of Electrical Engineering University at Buffalo Course Requirement.
66 CHAPTER SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 1-2 Announcement: Major Exam 01 Thursday, 17th March, 2005 Building.
Interface circuits I/O interface consists of the circuitry required to connect an I/O device to a computer bus. Side of the interface which connects to.
Engineering 4862 Microprocessors Lecture 26 Cheng Li EN-4012
Data Storage. SIGN AND MAGNITUDE Storing and representing numbers.
CCNA 1 Module1. Objectives Internet Connections Physical – NIC card to connect to local net Logical – Use a standard set of protocols (TCP/IP) Applications.
9/15/09 - L3 CodesCopyright Joanne DeGroat, ECE, OSU1 Codes.
INPUT-OUTPUT ORGANIZATION
CHAPTER 10 Keyboard and Printer Interfacing. Matrix Keyboard.
COMPONENTS OF THE SYSTEM UNIT
Overview What kind of LCD Interfacing the LCD Displaying Text and Numbers Common Issues.
Serial Communication Lab 12 Module M21.1. Asynchronous Serial I/O ASCII code 54H = (“T”) sent with odd parity.
Copyright CCNA 1 Chapter 1 Introduction to Networking By Your Name.
Binary Code Lesson Plan Jonathan Jacobs YouthBuild Philadelphia Charter High School.
CCNA2 Chapter 1 Wide Area Networks and Routers. WAN is a data communications network that operates beyond a LAN’s geographic scope. Users subscribe to.
HUAWEI TECHNOLOGIES CO., LTD. Page 1 Firmware Upgrade & Dashboard Update of Huawei E220 USB Modem HUAWEI TECHNOLOGIES CO., LTD.
NetBurner MOD 5282 Network Development Kit MCF 5282 Integrated ColdFire 32 bit Microcontoller 2 DB-9 connectors for serial I/O supports: RS-232, RS-485,
Serial Port I/O Serial port sends and receives data one bit at a time. Serial communication devices are divided into: Data Communications Equipment (DCE),
Lesson 7: Improving the User Interface
XP Practical PC, 3e Chapter 16 1 Looking “Under the Hood”
CCNA 1 v3.0 Module 1 Review. 2 Which specialized equipment is used to make a physical connection to a network from a PC? (Choose two.) Modem Router CD.
Simple Mail Transfer Protocol (SMTP)
ECE 371 Microprocessor Interfacing Unit 4 - Introduction to Memory Interfacing.
Port Mapped I/O.
Microcontroller based system design Asst. Prof. Dr. Alper ŞİŞMAN.
Eng.Samra Essalaimeh Philadelphia University 2013/ nd Semester PIC Microcontrollers.
ECE 477 Design Review Team 09  Spring 2010 Luke Ethan Andy Dhruv.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Applications of PPI A/D - Temperature Sensor. Analog to Digital.
CCNA 1 v3.0 Module 1 Introduction to Networking. Objectives.
CSE 171 Introduction to Digital Logic and Microprocessors Prof. Richard E. Haskell 115 Dodge Hall.
Spalding Gymnastics Scoreboard Advisor: Zhao Zhang Team Members: Chris Chambers Christopher Reis Alex Dean Luke Breuer Ali Khan.
Cisco 2 - Router Perrine. J Page 111/12/2015 Chapter 1 WAN is a data communications network that operates beyond a LAN’s geographic scope. One must subscribe.
Project D1427: Stand Alone FPGA Programmer Final presentation 6/5/10 Supervisor: Mony Orbach Students: Shimrit Bar Oz Avi Zukerman High Speed Digital Systems.
SET 21 OPERATING SYSTEM USE OF ASSEMBLY LANGUAGE.
Chris Wallau ECE5330 November 17, 2008 Remote Thermometer and Display.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module A Computer Hardware and Software.
OFF = 0 ON = 1 = 63 BINARY system
ENEE 440 Chapter PPI 8255 Register Select -CS A1 A0 REGISTER R/W PORT A R/W PORT B R/W PORT C R/W CR W 1 X X8255 NOT.
Analog and Digital Signals Binary Code 7th Grade Science.
Semester 1 v CCNA 1 Module 1:Introduction. Semester 1 v Connecting to the Internet.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Semi-Autonomous Ice Detecting Robot Naman Mehta | Tim Wang-Lee Ryan May – Spring 2012 ECE 445.
17 October 2002Electronics DivisionViraj Perera RAL TCM, GIO, CAN & TTCRx Adam Davis.
ECE445: Senior Design Spring 2015 Team 17: Weather Jukebox Sang Yun Bang, Thomas Fedrigon, Shanda Lu.
File I/O. I/O Flags Flags are passed to give some information about how the file is to be used. – Read only file – flag=0x0 – Write only file – flag=0x1.
Number Systems and Codes
M220 repair trouble shooting for L 陳福
From the ASCII table… Symbol Decimal Binary A B 66
Number Systems Write the decimal value of the binary number
Haiwell PLC Modules Introduce
TEMPERATURE CONVERSION
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
How to Read a Thermometer
Interfacing Memory Interfacing.
The centronics port Interfacing to a PC.
EVLA MONITOR & CONTROL CDR
Programmable Peripheral Interface
From the ASCII table… Symbol Decimal Binary A B 66
How to Read a Thermometer
aaa Grade 12 -Term 1 – Revision Notes
Presentation transcript:

ECE482 Final Project Spring 03

Specification Design a digital thermometer to report the temperature in the room in degrees Fahrenheit. The PC should update the room temperature once each second. A display as simple as the following is acceptable: Present room temperature is 78 degrees Fahrenheit. While you can have this message scrolling downward, it would be better if the message was updated in place. Work in teams of 3 (your choosing). You will demonstrate your project and give a brief oral presentation either before or after the final exam on Mon May 5 (6:30 – 8:10 pm). I would prefer that the presentations take place prior to the exam if possible.

Design of a Digital Thermometer

LM34 Thermometer IC

PC Extender Card

Buffering I/O Address Range 300H-31FH

Side View of Extender Card

Interface Trainer Decoding Circuitry

Connector and Cable

I/O Port Addresses Decoded by Trainer

PC Interface Trainer Module

PC Interface Trainer Connection

Simple Program to Test Port A

8255 PPI Chip Pinout

8255 Control Word

Example 4-5

Example 4-6

Writing a Character to the Screen

Writing a Character String to the Screen

Binary to Decimal to ASCII Conversion