Hexadecimal Keypad Hardware Description Internal Organization

Slides:



Advertisements
Similar presentations
EMS1EP Lecture 6 Digital Inputs
Advertisements

Amplifying Signals Breadboarding: from a diagram to an actual working amplifier.
Lab 9: Matrix Keypad : ”No Key Press” Analysis Slide #2 Slide #3 ”Press and Hold Key 5” Analysis.
MOOD LIGHT PCB ASSEMBLY V By Phil Townshend 2008.
Janelle Yong SACNAS Community Day October 29, 2011.
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
Lecture – 7 Basic input and output
Experiment 12 Non-Inverting Amplifier. Experimental Procedure Clarification in Step 3 (Modeling) – To perform the DC Sweep in the sinusoidal voltage source.
Digital LAB Lab 2. 2 The 555 timer is an 8-Pin D.I.L. Integrated Circuit or ‘chip’ What it looks like Notch Pin 1.
George Washington University DC Circuits Lab Professor Ahmadi ECE 002.
COMP3221: Microprocessors and Embedded Systems Lecture 18: Computer Buses and Parallel Input/Output (II) Lecturer: Hui.
Robot sensors MVRT 2010 – 2011 season. Analog versus Digital Analog Goes from 0 to 254 Numerous values Similar to making waves because there are not sudden.
Unit 4 Symbols.
University of Houston ECE 5440/6370 Advanced Digital Design Lecture on Debouncing Circuit Yuhua Chen Spring 2010.
1 ECE 372 – Microcontroller Design Parallel IO Ports - Inputs.
Basic Stamp OEM module By Wilmer Arellano. 2  The BASIC Stamp 2 OEM is a discreet component version of the BS2 which may be purchased in kit form. 
- + pls do not solder anything to this Pin solder 2 wires to this pinout together one wire connect with above + another wire connect with above - Important:
Interfacing to External Devices  Explore Digital Interfaces techniques  Introduce some complex optical devices and how to interface them  Describe methods.
An introduction to PIC’s for KS3 and KS4. Mr Rooks Hetton School.
ECE 102 Engineering Computation Chapter 11 LabJack Photo Resistor & Mechanical Switch Interface Dr. Herbert G. Mayer, PSU Status 9/2/2015 For use at CCUT.
Basic Stamp OEM module By Wilmer Arellano. 2  The BASIC Stamp 2 OEM is a discreet component version of the BS2 which may be purchased in kit form. 
Year 8 Fuse Tester Design & Technology PCB Information Fixed value resistors 470R = Yellow, Purple, Brown This component is soldered directly onto the.
Electronic Piano G H Patel College of Engineering & Technology G H Patel College of Engineering & Technology Prepared by Sanjay Hadiyal ( )
Auto turn off battery charger Auto turn off battery charger.
Input & Output devices. Input Device :keyboard a keyboard is an input device, partially modeled after the typewriter keyboard, which uses an arrangement.
SeaPerch Electrical System. Electrical System Overview Assemble the control box. Make the Cat5 connector. Wire the motors to the tether. Wire the control.
Introduction to Switching Systems Lecture 1 Course Instructor: Marzia Alam.
SEAPERCH WIRING DIAGRAM. OBJECTIVE You will see several examples of wiring diagrams. These are the “old” “generic” ones that every team will have in their.
GSM Controlled Robots.
SUBMITTED BY EDGEFX TEAM
Build on a Breadboard Simulator
PORTABLE PROGRAMMABLE MEDICATION REMINDER
Medication Reminder using PIC Microcontroller
Peripherals – Keypad The Keypad provides a simple means of numerical data or control input. The keys can be attributed whatever data or control values.
SeaPerch Electrical System
LED - Infrared 850nm   Description: This is a very simple, clear infrared LED. These devices operate between nm and work well for generic IR systems.
Input Device :keyboard Types of key switch Components of Keyboard Keyboard switches Keyboard processor or circuitry Key matrix Types of key Switches.
Schematic Diagrams: Electrical Component Symbols
Subject Name: Microprocessors Subject Code:10EC46 Department: Electronics and Communication Date: /10/2018.
Rotary Encoders Cedric Pinder Major: Computer Engineering.
Chapter 4 Gates and Circuits.
ECE 434 Advanced Digital System L12
Keypad Source: under under
Music Cards Music Cards
McCrometer Nano Board Test Procedure
Music Cards Music Cards
Music Cards Music Cards
ELECTRICAL CIRCUITS All you need to be an inventor is a good imagination and a pile of junk. -Thomas Edison.
Domestic Electricity AIM: To understand the use of domestic electricity and safety features such as fuses, circuit breakers and the earth circuit
Single atom point contact when the wires bounce out of contact.
Electromagnetic Relay
Music Cards Music Cards
Music Cards Music Cards
Decoding and Using a 4x4 Keyboard
Keypad Source: under under
Keypad Source: under under
Monostable AIM: To understand the operation of a monostable and be able to choose component values to give a required time period PRIOR KNOWLEDGE: Resistor.
Music Cards Music Cards
UNIT 9 Relays.
Music Cards Music Cards
Robocon 2007 Electronics Quickstart!
Music Cards Music Cards
Music Cards Music Cards
UNIT 9 Relays.
Decoding and Using a 4x4 Keyboard
SeaPerch Electrical System
Interrupts.
Music Cards Music Cards
Presentation by Anthony Dotterer
Presentation transcript:

Hexadecimal Keypad Hardware Description Internal Organization Doug Butterworth Email: epor@psu.edu AIM: Epor55 Phone: 814.217.2466 Hardware Description Internal Organization The Circuit in Action Signal Bouncing

Hardware Description: 16-Button Numeric Keypad Rugged black plastic 4 x 4 Matrix Type 8-position solder pad Contact rating: 24VDC @ 20mA Contact resistance: 200 Ohms max. Life test: 1,000,000 life cycles per key Size: 3.0"L x 2.8"W x 0.6"H $7.95 from                        Links: Product Page Technical Documentation(pretty under whelming)

Internal Organization Output organization Output pin # Symbol Pin 1 Row 2 Pin 2 Row 3 Pin 3 Col 1 Pin 4 Row 4 Pin 5 Col 2 Pin 6 Col 3 Pin 7 Col 4 Pin 8 Row 1 When a button is pushed, the associated row and column pin for that button are connected together.

Circuit Diagram 1 Row 1 2 3 A

Hex Keypad: The Movie!

Uses Wired into a keypad encoder. (presentation 19 with Anthony Dotterer) Xilinx Use your imagination…

Signal Bouncing Background Theory: Nearly all mechanical switches generate some bounce. After switched, they actually open and close several times before settling down to their new position. Can Last as little as a fraction of a millisecond to as long as 50 ms. Only very high quality switches generate little or no bounce.

Signal Bouncing (Simulated by touching a wire to a alligator clip)

Signal Bouncing On the Keypad (Wow!)

How to prevent: Use an RC network to slow either the rising or falling edge of the event. Buy a really good switch!