another way to get a keyboard matrix to work off 1 adc pin


Results 1 to 16 of 16

Threaded View

  1. #15
    Join Date
    Dec 2012
    Location
    Tennessee
    Posts
    262


    Did you find this post helpful? Yes | No

    Default Re: another way to get a keyboard matrix to work off 1 adc pin

    Another way to run the keypad might be to use a series of capacitors instead of resistors, and have the oputput tied to a 555 timer with fixed resistors so that the kaypad actually changes the frequency which could be a large range and output to the PIC, then instead of using the ADC IN, use PULSE IN, so that instead of counting milivolts from a adc, you could count a large range of pulses.
    Just an idea.

    Add On: not sure if it would work though, might have to ad a cap in parallel with entire pad since the 555 would need a cap even if the keys are being pressed
    Last edited by wdmagic; - 3rd May 2013 at 11:11.
    Chris


    Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."

Similar Threads

  1. 10x4 matrix keyboard using only portB
    By aratti in forum Code Examples
    Replies: 19
    Last Post: - 16th November 2011, 09:39
  2. Matrix keyboard for up to 32 keys
    By Pedro Pinto in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 21st June 2009, 01:43
  3. Keyboard Matrix with a Twist
    By k3v1nP in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 29th October 2008, 10:51
  4. LCD + keyboard matrix minimal I/O
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 21st June 2006, 19:49
  5. Matrix keyboard problem
    By MegaADY in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 9th May 2005, 18:50

Members who have read this thread : 0

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