10x4 matrix keyboard using only portB


Results 1 to 20 of 20

Threaded View

  1. #1
    Join Date
    May 2008
    Location
    Italy
    Posts
    825

    Default 10x4 matrix keyboard using only portB

    A 40 keys keyboard matrix using Pic16F84A @ 4 MHz.

    In this project I have used 40 keys but the system can be easily increased up to 60 keys (15 colums by 4 rows) with minor chance to the schematic and to the software (which is open source).

    The default layout of the keyboard can be changed modifying the ascii array accordingly.

    At startup characters are in upper case, they can be switched to lower case pressing key "Select". With the same key you can return to upper case.

    You will find in the attached file, the schematics,the source code (copy and paste it into PICBASIC PRO) all well documented. But if something will result unclear, please don't hesitate to post your doubts.

    Hope you will find the project useful.

    Al.
    Attached Images Attached Images
    All progress began with an idea

Similar Threads

  1. PICs can do more if use others than delays instructions
    By hardcore in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 24th February 2010, 20:52
  2. AT/PS2 Keybord - PIC Interface?
    By Kamikaze47 in forum Code Examples
    Replies: 73
    Last Post: - 9th August 2009, 17:10
  3. shifting problem
    By helmut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 31st August 2007, 07:11
  4. Output PIC module
    By freelancebee in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 12th September 2005, 21:10
  5. Can anyone help a beginner in a struggle?
    By douglasjam in forum mel PIC BASIC
    Replies: 1
    Last Post: - 6th May 2005, 00:29

Members who have read this thread : 1

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