1 Why have we chosen to use the serial port, when it is more complicated and offers fewer connections than the printer port? For a beginners’ course using.

Slides:



Advertisements
Similar presentations
INDIVIDUAL PROJECT BY R.KARTHIKMANOJ
Advertisements

In-Circuit Programming for NXP Flash Microcontrollers
Introduction to Semiconductor Devices
Differential Amplifiers and Integrated Circuit (IC) Amplifiers
PROGRAMMABLE PERIPHERAL INTERFACE -8255
Engineer Training XL1200 Electronics. Engineer Training XL1200 Electronics Confidential 2 XL1200 Electronics The XL Jet Electronic System consists of.
I/O Interfaces.
Motherboard Further Information Click on the image for details about each component.
Introduction Computer Hardware Jess 2006 EXPANSION CARDS BUS ARCHITECTURE AND CONNECTORS.
Introduction 2 BASIC Stamp®. Microcontrollers Microcontrollers can be thought of as very small computers which may be programmed to control systems such.
Introducing … The worlds smallest … digital whiteboard ! Available in USB and Bluetooth (wireless) versions Simply attach eBeam to any existing whiteboard.
Ports, Cables and Connectors
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.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Electronic Components
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Microcontroller: Introduction
Embedded Programming and Robotics
Robert Crawford, MBA West Middle School
PIC Evaluation/ Development Board Dec02-12 December 10, 2002 Client: ECpE Department Faculty Advisors: Dr. Rover, Dr. Weber Chad Berg, Luke Bishop, Tyson.
COMPONENTS OF THE SYSTEM UNIT
Engineer Training Electronic System Overview. Engineer Training XL1500 Electronics Confidential 2 XLjet Electronics The XL1500 Electronic System consists.
IDE Interface. Objectives In this chapter, you will -Learn about each of the ATA standards (ATA-1 through ATA-6) used in PCs -Identify the ATA connector.
Computers in Surveying SVY2301 / E4006 Automated Surveying.
Computer Insides and Out Computer Basics 1.1. Basic Personal Computer System  A computer system consists of hardware and software components.  Hardware.
Lesson 3 — How a Computer Processes Data
Khaled A. Al-Utaibi  Intel Peripheral Controller Chips  Basic Description of the 8255  Pin Configuration of the 8255  Block Diagram.
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 2.
Parts of a Computer.
Objectives How Microcontroller works
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Basic Concepts of a Computer Network
JMC – Joint Motion Controller Complete guide to building and testing each JMC.
PRESENTATION ON MOTHERBOARD. MOTHERBOARD The motherboard is the main circuit board inside your PC. A motherboard is the central printed circuit board.
F1031 COMPUTER HARDWARE BASIC COMPUTER PERIPHERALS.
SCSI Chapter 13. SCSI Small Computer System Interface introduced in 1979 as a means of mass storage Common SCSI devices Hard drives- Scanners Tape backup.
Output Devices. Printers Factors affecting choice Volume of output High volume require fast, heavy-duty printer Quality of print required Location of.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Intermediate 2 Software Development Process. Software You should already know that any computer system is made up of hardware and software. The term hardware.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Status and Improvements of TDCB project TDAQ working group meeting Andrea Burato (INFN Pisa) On behalf of TDCB working group.
Nama: Chuli jimmi Manurung
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
OUT OF GAME TESTING INFORMATION WHATS NEEDED INSTRUCTIONS EXAMPLES 750/850 THERMAL TICKET PRINTERS.
Dept. of Information & Communications Technology Circuit Diagram and Prototype Construction (Project 1) slide L1-1 Objectives v How to read schematic Diagrams.
Submitted by:.  Project overview  Block diagram  Power supply  Microcontroller  MAX232 & DB9 Connector  Relay  Relay driver  Software requirements.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
WHAT IS A NETWORK TYPES OF NETWORK NETWORK HARDWARE
Prototyping with Microcontrollers and Sensors
Chapter 6 Input/Output Organization
Introduction to Semiconductor Devices
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Introducing … The worlds smallest … digital whiteboard !
SCADA for Remote Industrial Plant
PC Mouse operated Electrical Load Control Using VB Application
Introduction to Handshaking Communication with SSC-32U
Using the BBC micro:bit to Create a Flood Warning System
DIGITAL CALCULATOR USING 8051
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
C_ITCO011/C_ITCO111 LECTURER: E.DONDO
The next generation of collaboration
Instructor Resources.
Copier Jam Detector Design Problem
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Building an SBC-51 The Single Board Computer SBC-51 is a simple 8051 platform for learning and experimenting with the hardware and software development.
Course Code 114 Introduction to Computer Science
Instructor Resources.
CHAPTER 59 TRANSISTOR EQUIVALENT CIRCUITS AND MODELS
Presentation transcript:

1 Why have we chosen to use the serial port, when it is more complicated and offers fewer connections than the printer port? For a beginners’ course using the serial port has several advantages: The serial port is well protected against accidental damage. Cables can safely be plugged in while the computer is on. There is usually a spare serial port which can be used for experiments. The serial port can deliver enough current to power a wide range of projects, and so a separate power supply is not required. This course is also easy on the pocket, which is important, not least for educational establishments and those on youth employment programmes. Apart from the small printed circuit board, you will need just a few everyday components, such as pushbuttons, NPN transistors, resistors, LEDs, capacitors,diodes and an LDR. All the connections of the serial port are brought out to sockets on the circuit board and there is also a small prototyping area for building experimental circuits. All the projects are programmed in Visual BASIC 5. The programs is available for download, are clearly commented, so that you can easily change them to try out your own ideas. In later installments, we will deal with complex topics such as real-time control and connection to external circuitry. As a bonus, readers will be introduced to applications of various sensor technologies, which arise naturally through the course. At one time or another many readers may have thought about controlling or monitoring equipment using their PC. Electronics projects using a PC need not be lavish or expensive: often the interfaces provided on the PC can be used directly. In this series of articles we present a range of projects using the serial (RS232) port, controlled using simple programs written in Visual Basic. PC Serial Peripheral (RS232) Design Figure 1. Circuit diagram of the experimental PCB. Figure 3. The assembled board. Figure 2. Component layout for the experimental PCB. Figure 2 shows the component layout for the circuit board, and the assembled board is shown in Figure 3. Table 1 gives a summary of the pin-out of the 25- way and 9-way connectors normally employed for serial ports, showing the names and functions of all the signals that make up the interface. A male connector is invariably provided on the PC side, and so we require a female connector: a 9-way extension cable can be used to connect the PC to the circuit board described here. If your PC is equipped with a 25-way connector, you will need to use a suitable adapter.

2 Data is normally transferred over the serial interface using the TXD (transmit data) and RXD (receive data) signals. The other sig­nals have auxiliary functions concerned with setting up and controlling data transfer. They are known as ‘handshake signals’, because they are used to acknowledge transfer of data between two pieces of equipment. A partic­ularly useful feature of the handshake signals is that their state can be read or written directly. The pin labeling on the circuit board follows that of the 9-way sub-D plug. Each pin of this plug is taken to two SIL socket pins, except for GND, which is taken to four. The small prototyping area on the circuit board is divided into five groups of connections with four SIL socket pins in each. Four SIL sockets with turned pins are used in total; two 20-pin DIL sockets — which are easier to obtain — can be used instead. Visual BASIC You will need a copy of Visual Basic, version 5 or 6, for this course. All source code is avail­able from the Elektor Electronics website in VB5 format. The programs can also be loaded and compiled without modification using VB6. If you do not have a copy of Visual Basic and balk at its price, you can obtain a free version of VB5 from Microsoft: ‘Visual Basic Control Creation’ VB5CCE is available on the Internet at m/vbasic/ m/vbasic/ downloads/cce/default. asp