Matrix Keypad routine


Results 1 to 40 of 135

Threaded View

  1. #26


    Did you find this post helpful? Yes | No

    Default help with a small change

    Hi all

    The keypad code has been working very well ! Thanks mister_e!

    Initially I had to wire alter the wiring to the keypad to the PIC to get things working now in order to match the header pins for PORT B on a dev board I am building I need to alter the include file somehow to match my keypad.
    I was hoping someone could point me in the right direction for this or tell me where to change the code to match the desired pin configuration.
    Here is what I have now:

    EXISTING CONFIG (WORKING)
    -------------------------

    Columns Rows
    ______________ _____________
    Keypad 7 6 5 4 3 2 1 0

    PIC B4 B5 B6 B7 B0 B1 B2 B3

    Here's what I would like to be
    DESIRED CONFIG
    --------------

    Columns Rows
    ______________ _____________
    Keypad 7 6 5 4 3 2 1 0

    PIC B7 B6 B5 B4 B3 B2 B1 B0



    I would appreciate any help/info

    Kind regards

    Dennis
    Last edited by Dennis; - 7th January 2010 at 23:34.

Similar Threads

  1. calculator-like code entry with matrix keypad and display
    By Dennis in forum mel PIC BASIC Pro
    Replies: 35
    Last Post: - 16th December 2009, 22:58
  2. Need help in matrix keypad coding
    By rano_zen06 in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 24th May 2008, 13:16
  3. I2C PCF8574 4X4 Keypad routine
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 28th January 2007, 21:25
  4. Inconsistent output on a 4x4 matrix keypad
    By markcadcam in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 24th November 2006, 03:54
  5. very basic matrix keypad question
    By kitcat in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 8th July 2006, 21:33

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts